.FPNav-module__3TDasW__rail{top:calc(var(--nav-height,64px) + 16px);max-height:calc(100vh - var(--nav-height,64px) - 32px);scrollbar-width:none;-ms-overflow-style:none;background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;gap:0;padding:8px 6px;display:flex;position:sticky;overflow-y:auto;box-shadow:0 1px 3px #0000000a,inset 0 0 0 .5px #00000008}.FPNav-module__3TDasW__rail::-webkit-scrollbar{display:none}.FPNav-module__3TDasW__resetWrap{opacity:0;max-height:0;padding:0 4px;transition:max-height .22s cubic-bezier(.4,0,.2,1),opacity .18s,padding .22s cubic-bezier(.4,0,.2,1);overflow:hidden}.FPNav-module__3TDasW__resetWrapVisible{opacity:1;max-height:44px;padding:6px 4px 2px}.FPNav-module__3TDasW__resetChip{width:100%;color:var(--color-text-secondary);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-full);cursor:pointer;transition:color var(--transition-fast,.12s) ease, background var(--transition-fast,.12s) ease, border-color var(--transition-fast,.12s) ease;align-items:center;gap:5px;padding:6px 10px;font-size:11.5px;font-weight:600;display:flex}.FPNav-module__3TDasW__resetChip:hover{color:var(--color-error,#ef4444);border-color:rgba(var(--color-error-rgb,239 68 68), .35);background:rgba(var(--color-error-rgb,239 68 68), .06)}.FPNav-module__3TDasW__resetChip:active{transform:scale(.97)}.FPNav-module__3TDasW__section{flex-direction:column;gap:1px;display:flex}.FPNav-module__3TDasW__label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-tertiary);-webkit-user-select:none;user-select:none;padding:10px 10px 5px;font-size:10px;font-weight:700;display:block}.FPNav-module__3TDasW__divider{background:var(--color-border);flex-shrink:0;height:1px;margin:6px 4px}.FPNav-module__3TDasW__item{width:100%;color:var(--color-text-secondary);border-radius:var(--radius-md);cursor:pointer;text-align:left;transition:background var(--transition-fast,.12s) ease, color var(--transition-fast,.12s) ease;background:0 0;border:none;align-items:center;gap:0;padding:7px 10px 7px 14px;font-size:13px;font-weight:500;line-height:1.4;display:flex;position:relative}.FPNav-module__3TDasW__item:hover{background:var(--color-bg-secondary);color:var(--color-text-primary)}.FPNav-module__3TDasW__item:focus-visible{outline:2px solid rgba(var(--color-primary-rgb), .5);outline-offset:-1px}.FPNav-module__3TDasW__itemActive{background:rgba(var(--color-primary-rgb), .07);color:var(--color-primary);font-weight:600}.FPNav-module__3TDasW__itemActive:hover{background:rgba(var(--color-primary-rgb), .11);color:var(--color-primary)}.FPNav-module__3TDasW__activeBar{background:var(--color-primary);border-radius:99px;flex-shrink:0;width:3px;height:60%;min-height:14px;position:absolute;top:50%;left:3px;transform:translateY(-50%)}.FPNav-module__3TDasW__itemPlatform{gap:9px;padding-top:6px;padding-bottom:6px}.FPNav-module__3TDasW__platformIcon{width:14px;height:14px;color:inherit;opacity:.75;transition:opacity var(--transition-fast,.12s) ease;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FPNav-module__3TDasW__platformIcon svg{width:14px!important;height:14px!important}.FPNav-module__3TDasW__platformIcon svg{width:14px!important;height:14px!important}.FPNav-module__3TDasW__platformIcon[data-platform=soundcloud] svg{width:16px!important;height:16px!important}.FPNav-module__3TDasW__platformIcon[data-platform=soundcloud] svg{width:16px!important;height:16px!important}.FPNav-module__3TDasW__item:hover .FPNav-module__3TDasW__platformIcon,.FPNav-module__3TDasW__itemActive .FPNav-module__3TDasW__platformIcon{opacity:1}.FPNav-module__3TDasW__platformLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}@media (max-width:1024px){.FPNav-module__3TDasW__rail{display:none}}.FPNav-module__3TDasW__mobileNavWrap{display:none}.FPNav-module__3TDasW__mobileNav{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;align-items:center;gap:6px;padding:6px 0;display:flex;overflow-x:auto}.FPNav-module__3TDasW__mobileNav::-webkit-scrollbar{display:none}@media (max-width:1024px){.FPNav-module__3TDasW__mobileNavWrap{border-bottom:1px solid var(--card-border,var(--color-border));flex-direction:column;gap:0;margin-bottom:12px;padding-bottom:12px;display:flex}.FPNav-module__3TDasW__mobileLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-tertiary);-webkit-user-select:none;user-select:none;flex-shrink:0;padding-right:2px;font-size:11px;font-weight:700}.FPNav-module__3TDasW__mobileChip{height:34px;font-family:var(--font-body);font-size:var(--text-sm,13px);color:var(--color-text-secondary);background:var(--card-bg,var(--color-bg-primary));border:1px solid var(--card-border,var(--color-border));cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;padding:0 12px;font-weight:500;line-height:1;transition:background .15s,color .15s,border-color .15s;display:flex}.FPNav-module__3TDasW__mobileChip:active{transform:scale(.97)}.FPNav-module__3TDasW__mobileChipActive{background:rgba(var(--color-primary-rgb), .1);color:var(--color-primary);border-color:rgba(var(--color-primary-rgb), .3);font-weight:600}.FPNav-module__3TDasW__mobileDivider{background:var(--card-border,var(--color-border));flex-shrink:0;width:1px;height:20px}.FPNav-module__3TDasW__mobileFilterBtn{width:34px;height:34px;color:var(--color-text-tertiary);background:var(--card-bg,var(--color-bg-primary));border:1px solid var(--card-border,var(--color-border));cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;padding:0;transition:background .15s,color .15s,border-color .15s;display:flex;position:relative;overflow:visible}.FPNav-module__3TDasW__mobileFilterBtn:active{transform:scale(.97)}.FPNav-module__3TDasW__mobileFilterBtnActive{background:rgba(var(--color-primary-rgb), .1);color:var(--color-primary);border-color:rgba(var(--color-primary-rgb), .3)}.FPNav-module__3TDasW__mobileFilterBtnHasFilter{color:var(--color-primary);border-color:rgba(var(--color-primary-rgb), .3)}.FPNav-module__3TDasW__mobileFilterBadge{color:#fff;background:var(--color-primary);border-radius:99px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.FPNav-module__3TDasW__mobilePlatformRow{opacity:0;max-height:0;padding:0;transition:max-height .25s cubic-bezier(.4,0,.2,1),opacity .2s,padding .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.FPNav-module__3TDasW__mobilePlatformRowOpen{opacity:1;max-height:200px;padding-top:10px}.FPNav-module__3TDasW__mobilePlatformScroll{flex-wrap:wrap;align-items:center;gap:6px;padding:1px 0;display:flex}.FPNav-module__3TDasW__mobilePlatformChip{height:32px;font-family:var(--font-body);color:var(--color-text-secondary);background:var(--card-bg,var(--color-bg-primary));border:1px solid var(--card-border,var(--color-border));cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:99px;flex-shrink:0;align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:500;line-height:1;transition:background .15s,color .15s,border-color .15s;display:flex}.FPNav-module__3TDasW__mobilePlatformChip:active{transform:scale(.97)}.FPNav-module__3TDasW__mobilePlatformChipActive{background:rgba(var(--color-primary-rgb), .1);color:var(--color-primary);border-color:rgba(var(--color-primary-rgb), .3);font-weight:600}.FPNav-module__3TDasW__mobilePlatformIcon{width:13px;height:13px;color:inherit;opacity:.75;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FPNav-module__3TDasW__mobilePlatformChipActive .FPNav-module__3TDasW__mobilePlatformIcon{opacity:1}.FPNav-module__3TDasW__mobilePlatformIcon svg{width:13px!important;height:13px!important}.FPNav-module__3TDasW__mobilePlatformIcon svg{width:13px!important;height:13px!important}.FPNav-module__3TDasW__mobilePlatformIcon[data-platform=soundcloud] svg{width:15px!important;height:15px!important}.FPNav-module__3TDasW__mobilePlatformIcon[data-platform=soundcloud] svg{width:15px!important;height:15px!important}}
@keyframes FPStats-module__b8zePG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.FPStats-module__b8zePG__sentence{flex-shrink:0;margin:0;line-height:1.4}.FPStats-module__b8zePG__statNum{color:var(--color-primary);font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:19px;font-weight:700}.FPStats-module__b8zePG__statText{color:var(--color-text-tertiary);font-size:13px;font-weight:400}@keyframes FPStats-module__b8zePG__statPop{0%{transform:scale(1)}40%{color:var(--color-primary);transform:scale(1.15)}70%{transform:scale(.97)}to{transform:scale(1)}}.FPStats-module__b8zePG__statNumUpdated{animation:.45s cubic-bezier(.34,1.56,.64,1) FPStats-module__b8zePG__statPop}.FPStats-module__b8zePG__shimmer{background:linear-gradient(90deg, var(--color-bg-secondary) 25%, var(--color-border) 50%, var(--color-bg-secondary) 75%);background-size:200% 100%;height:1em;animation:1.5s ease-in-out infinite FPStats-module__b8zePG__shimmer}
.Footer-module__S6Hkya__footer{z-index:1;background:var(--color-primary);flex-shrink:0;width:100%;margin-top:auto;padding:48px 0 0;position:relative}.Footer-module__S6Hkya__inner{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr 1fr;gap:32px;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__logo{width:160px;height:auto}.Footer-module__S6Hkya__tagline{color:#ffffffd9;letter-spacing:.01em;margin:0;font-size:.85rem;font-weight:500;line-height:1.6}.Footer-module__S6Hkya__heading{text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;margin:0 0 12px;font-size:.7rem;font-weight:700}.Footer-module__S6Hkya__column{flex-direction:column;display:flex}.Footer-module__S6Hkya__links{flex-direction:column;gap:8px;display:flex}.Footer-module__S6Hkya__links a{color:#fffc;font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__links a:hover,.Footer-module__S6Hkya__linkButton:hover{color:#fff}.Footer-module__S6Hkya__linkButton{color:#fffc;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.85rem;transition:color .2s}.Footer-module__S6Hkya__copyright{text-align:center;color:#fff9;border-top:1px solid #ffffff26;max-width:1280px;margin:32px auto 0;padding:16px 2rem 24px;font-size:.75rem}.Footer-module__S6Hkya__copyright strong{color:#ffffffd9}@media (max-width:768px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr 1fr;gap:32px 24px}.Footer-module__S6Hkya__brand{grid-column:1/-1}}@media (max-width:480px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr;gap:24px}}
.OTPInput-module__UFj0bG__container{flex-direction:column;align-items:center;gap:12px;display:flex}.OTPInput-module__UFj0bG__inputs{justify-content:center;gap:8px;display:flex}.OTPInput-module__UFj0bG__digit{text-align:center;width:48px;height:56px;font-size:1.5rem;font-weight:600;font-family:var(--font-mono);border:2px solid var(--color-border);color:#fff;-webkit-appearance:none;-moz-appearance:textfield;background:#ffffff14;border-radius:12px;transition:all .2s}.OTPInput-module__UFj0bG__digit::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.OTPInput-module__UFj0bG__digit::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.OTPInput-module__UFj0bG__digit:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .15);outline:none}.OTPInput-module__UFj0bG__digit:disabled{background:var(--color-bg-secondary);color:var(--color-text-tertiary);cursor:not-allowed}.OTPInput-module__UFj0bG__digitFilled{border-color:var(--color-primary);background:#ffffff24}.OTPInput-module__UFj0bG__digitError{border-color:var(--color-error)}.OTPInput-module__UFj0bG__digitError:focus{border-color:var(--color-error);box-shadow:0 0 0 3px rgba(var(--color-error-rgb), .15)}.OTPInput-module__UFj0bG__error{color:var(--color-error);text-align:center;font-size:.8125rem}@media (max-width:400px){.OTPInput-module__UFj0bG__digit{width:40px;height:48px;font-size:1.25rem}.OTPInput-module__UFj0bG__inputs{gap:6px}}
@keyframes EmailSmsAuth-module__0XvNAa__spin{to{transform:rotate(360deg)}}.EmailSmsAuth-module__0XvNAa__container{flex-direction:column;gap:24px;display:flex}.EmailSmsAuth-module__0XvNAa__inputSection{flex-direction:column;gap:8px;display:flex}.EmailSmsAuth-module__0XvNAa__label{color:var(--grove-colors-text-dark-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.EmailSmsAuth-module__0XvNAa__input{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:1rem;font-weight:500;transition:all .2s}.EmailSmsAuth-module__0XvNAa__input::placeholder{color:#ffffff4d;font-weight:400}.EmailSmsAuth-module__0XvNAa__input:focus{border-color:var(--grove-colors-brand-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .15);background:#ffffff1f}.EmailSmsAuth-module__0XvNAa__input:disabled{color:#ffffff4d;cursor:not-allowed;background:#ffffff0a}.EmailSmsAuth-module__0XvNAa__input:-webkit-autofill{-webkit-text-fill-color:#fff;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #0a1f12f2}.EmailSmsAuth-module__0XvNAa__input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #0a1f12f2}.EmailSmsAuth-module__0XvNAa__input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #0a1f12f2}.EmailSmsAuth-module__0XvNAa__phoneInputWrapper{background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;align-items:center;transition:all .2s;display:flex}.EmailSmsAuth-module__0XvNAa__phoneInputWrapper:focus-within{border-color:var(--grove-colors-brand-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .15);background:#ffffff1f}.EmailSmsAuth-module__0XvNAa__phonePrefix{color:#ffffff80;-webkit-user-select:none;user-select:none;flex-shrink:0;padding-left:16px;font-size:1rem;font-weight:500}.EmailSmsAuth-module__0XvNAa__phoneInput{flex:1;min-width:0;padding-left:6px;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.EmailSmsAuth-module__0XvNAa__inputError{border-color:var(--color-error)}.EmailSmsAuth-module__0XvNAa__inputError:focus{border-color:var(--color-error);box-shadow:0 0 0 3px rgba(var(--color-error-rgb), .15)}.EmailSmsAuth-module__0XvNAa__error{color:var(--color-error);font-size:.8125rem}.EmailSmsAuth-module__0XvNAa__error a{color:var(--color-primary);text-underline-offset:2px;text-decoration:underline}.EmailSmsAuth-module__0XvNAa__error a:hover{color:var(--color-primary-hover)}.EmailSmsAuth-module__0XvNAa__otpSection{flex-direction:column;align-items:center;gap:20px;display:flex}.EmailSmsAuth-module__0XvNAa__otpPrompt{text-align:center;color:var(--grove-colors-text-dark-secondary);margin:0;font-size:.9375rem;line-height:1.5}.EmailSmsAuth-module__0XvNAa__otpPrompt strong{color:var(--color-text-primary)}.EmailSmsAuth-module__0XvNAa__resendRow{color:var(--grove-colors-text-dark-secondary);justify-content:center;gap:6px;font-size:.8125rem;display:flex}.EmailSmsAuth-module__0XvNAa__resendButton{color:var(--color-primary);cursor:pointer;font-weight:500;font-size:inherit;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.EmailSmsAuth-module__0XvNAa__resendButton:hover:not(:disabled){color:var(--color-primary-hover)}.EmailSmsAuth-module__0XvNAa__resendButton:disabled{color:var(--grove-colors-text-dark-secondary);cursor:not-allowed;text-decoration:none}.EmailSmsAuth-module__0XvNAa__resendCooldown{color:var(--grove-colors-text-dark-secondary);font-variant-numeric:tabular-nums}.EmailSmsAuth-module__0XvNAa__referralSection{margin-top:-8px}.EmailSmsAuth-module__0XvNAa__referralToggle{color:var(--color-primary);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500;text-decoration:underline}.EmailSmsAuth-module__0XvNAa__referralToggle:hover{color:var(--color-primary-hover)}.EmailSmsAuth-module__0XvNAa__buttonRow{gap:12px;margin-top:8px;display:flex}.EmailSmsAuth-module__0XvNAa__buttonRow>*{flex:1}.EmailSmsAuth-module__0XvNAa__cancelButton{color:var(--grove-colors-text-dark-secondary);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;flex:.6;padding:14px 20px;font-size:.9375rem;font-weight:600;transition:all .2s}.EmailSmsAuth-module__0XvNAa__cancelButton:hover:not(:disabled){color:var(--color-text-inverse);background:#ffffff1a}.EmailSmsAuth-module__0XvNAa__cancelButton:disabled{opacity:.5;cursor:not-allowed}.EmailSmsAuth-module__0XvNAa__loadingSection{flex-direction:column;align-items:center;gap:16px;padding:40px 20px;display:flex}.EmailSmsAuth-module__0XvNAa__spinner{border:3px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;width:32px;height:32px;animation:1s linear infinite EmailSmsAuth-module__0XvNAa__spin}.EmailSmsAuth-module__0XvNAa__loadingText{color:var(--grove-colors-text-dark-secondary);font-size:.9375rem}@media (max-width:400px){.EmailSmsAuth-module__0XvNAa__buttonRow{flex-direction:column-reverse;gap:8px}.EmailSmsAuth-module__0XvNAa__cancelButton{flex:1}}
@keyframes HandleClaimGate-module__fTL8vG__spin{to{transform:rotate(360deg)}}@keyframes HandleClaimGate-module__fTL8vG__modalSlideIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.HandleClaimGate-module__fTL8vG__overlay{z-index:1000;padding:var(--spacing-md,1rem);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.HandleClaimGate-module__fTL8vG__modal{background:var(--color-bg-primary);border-radius:var(--radius-lg,16px);width:100%;max-width:420px;box-shadow:var(--shadow-lg);padding:1.5rem;animation:.2s ease-out HandleClaimGate-module__fTL8vG__modalSlideIn;position:relative}.HandleClaimGate-module__fTL8vG__closeButton{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.25rem;transition:color .15s,background .15s;display:flex;position:absolute;top:1rem;right:1rem}.HandleClaimGate-module__fTL8vG__closeButton:hover{color:var(--color-text-primary);background:var(--color-bg-secondary)}.HandleClaimGate-module__fTL8vG__header{text-align:center;margin-bottom:1.5rem}.HandleClaimGate-module__fTL8vG__iconWrapper{background:linear-gradient(135deg, var(--grove-colors-brand-primary) 0%, var(--grove-colors-accent-orange) 100%);width:56px;height:56px;color:var(--color-text-inverse);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.HandleClaimGate-module__fTL8vG__title{font-size:var(--text-lg,1.25rem);color:var(--color-text-primary);margin:0 0 .5rem;font-weight:600}.HandleClaimGate-module__fTL8vG__description{font-size:var(--text-sm,.875rem);color:var(--color-text-secondary);margin:0;line-height:1.5}.HandleClaimGate-module__fTL8vG__errorBanner{background:var(--grove-colors-semantic-errorLight);border:1px solid var(--grove-colors-semantic-errorLight);border-radius:var(--radius-md,8px);color:var(--color-error);font-size:var(--text-sm,.875rem);align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.HandleClaimGate-module__fTL8vG__options{gap:var(--spacing-sm,.75rem);flex-direction:column;display:flex}.HandleClaimGate-module__fTL8vG__optionCard{align-items:center;gap:var(--spacing-md,.875rem);padding:var(--spacing-md,1rem);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md,12px);cursor:pointer;text-align:left;width:100%;transition:border-color .15s,background .15s;display:flex}.HandleClaimGate-module__fTL8vG__optionCard:hover{border-color:var(--grove-colors-brand-primary);background:var(--color-bg-secondary)}.HandleClaimGate-module__fTL8vG__optionIcon{background:var(--color-bg-secondary);border-radius:var(--radius-md,10px);width:44px;height:44px;color:var(--grove-colors-brand-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.HandleClaimGate-module__fTL8vG__optionContent{flex:1;min-width:0}.HandleClaimGate-module__fTL8vG__optionTitle{font-size:var(--text-sm,.9375rem);color:var(--color-text-primary);margin-bottom:.125rem;font-weight:500;display:block}.HandleClaimGate-module__fTL8vG__optionDescription{font-size:var(--text-xs,.8125rem);color:var(--color-text-secondary);display:block}.HandleClaimGate-module__fTL8vG__optionChevron{color:var(--color-text-secondary);flex-shrink:0}.HandleClaimGate-module__fTL8vG__divider{align-items:center;gap:1rem;margin:.5rem 0;display:flex}.HandleClaimGate-module__fTL8vG__divider:before,.HandleClaimGate-module__fTL8vG__divider:after{content:"";background:var(--color-border);flex:1;height:1px}.HandleClaimGate-module__fTL8vG__divider span{font-size:var(--text-xs,.75rem);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em}.HandleClaimGate-module__fTL8vG__fundButton{background:var(--grove-colors-brand-primary);color:var(--color-text-inverse);border-radius:var(--radius-md,10px);font-size:var(--text-sm,.9375rem);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-weight:500;transition:background .15s,transform .1s;display:flex}.HandleClaimGate-module__fTL8vG__fundButton:hover{background:var(--grove-colors-accent-orange)}.HandleClaimGate-module__fTL8vG__fundButton:active{transform:scale(.98)}.HandleClaimGate-module__fTL8vG__fundHint{font-size:var(--text-xs,.75rem);color:var(--color-text-secondary);text-align:center;margin:.25rem 0 0}.HandleClaimGate-module__fTL8vG__authContainer{position:relative}.HandleClaimGate-module__fTL8vG__backButton{color:var(--color-text-secondary);font-size:var(--text-sm,.875rem);cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.25rem 0;transition:color .15s;display:flex}.HandleClaimGate-module__fTL8vG__backButton:hover{color:var(--color-text-primary)}.HandleClaimGate-module__fTL8vG__authTitle{color:var(--color-text-primary);margin:0 0 .375rem;font-size:1.125rem;font-weight:600}.HandleClaimGate-module__fTL8vG__authDescription{font-size:var(--text-sm,.875rem);color:var(--color-text-secondary);margin:0 0 1.25rem;line-height:1.5}.HandleClaimGate-module__fTL8vG__linkingState{color:var(--color-text-secondary);font-size:var(--text-sm,.875rem);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem 1rem;display:flex}.HandleClaimGate-module__fTL8vG__spinner{border:2px solid var(--color-border);border-top-color:var(--grove-colors-brand-primary);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite HandleClaimGate-module__fTL8vG__spin}
@keyframes settings-module__eSbG6G__spin{to{transform:rotate(360deg)}}@keyframes settings-module__eSbG6G__modalSlideIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.settings-module__eSbG6G__main{min-height:calc(100vh - var(--nav-height));flex-direction:column;display:flex}.settings-module__eSbG6G__container{width:100%;max-width:1200px;padding:var(--spacing-lg) var(--spacing-lg) 0;flex:1 0 auto;margin:0 auto}.settings-module__eSbG6G__publicToggleBar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--grove-colors-border-light);background:#ffffffd9;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:14px 20px;transition:all .25s;animation:.4s cubic-bezier(.16,1,.3,1) backwards settings-module__eSbG6G__slideUp;display:flex;box-shadow:0 1px 3px #00000008}.settings-module__eSbG6G__publicToggleBarActive{border-color:rgba(var(--color-primary-rgb), .3);background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .04) 0%, rgba(var(--color-primary-rgb), .02) 100%);box-shadow:0 1px 3px rgba(var(--color-primary-rgb), .06)}.settings-module__eSbG6G__publicToggleLeft{align-items:center;gap:12px;min-width:0;display:flex}.settings-module__eSbG6G__publicToggleIcon{background:var(--grove-colors-background-light-secondary);border:1px solid var(--grove-colors-border-light);width:36px;height:36px;color:var(--grove-colors-text-light-tertiary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.settings-module__eSbG6G__publicToggleIconPublic{background:rgba(var(--color-primary-rgb), .1);border-color:rgba(var(--color-primary-rgb), .25);color:var(--grove-colors-brand-primary)}.settings-module__eSbG6G__publicToggleText{flex-direction:column;gap:1px;min-width:0;display:flex}.settings-module__eSbG6G__publicToggleLabel{color:var(--grove-colors-text-light-primary);font-size:14px;font-weight:600}.settings-module__eSbG6G__publicToggleDesc{color:var(--grove-colors-text-light-tertiary);font-size:12.5px;line-height:1.3}.settings-module__eSbG6G__publicToggleRight{flex-shrink:0;align-items:center;display:flex}.settings-module__eSbG6G__publicToggleLink{color:var(--grove-colors-brand-primary);white-space:nowrap;align-items:center;gap:3px;margin-top:3px;font-size:11.5px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.settings-module__eSbG6G__publicToggleLink:hover{text-decoration:underline}.settings-module__eSbG6G__settingsLayout{grid-template-columns:220px 1fr;align-items:start;gap:32px;display:grid}.settings-module__eSbG6G__settingsSidebar{top:calc(var(--nav-height,64px) + 20px);flex-direction:column;gap:2px;display:flex;position:sticky}.settings-module__eSbG6G__settingsNavGroupLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--grove-colors-text-light-tertiary);opacity:.6;padding:12px 14px 4px;font-size:10px;font-weight:700}.settings-module__eSbG6G__settingsNavGroupLabel:first-child{padding-top:4px}.settings-module__eSbG6G__settingsNavItem{color:var(--grove-colors-text-light-tertiary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.settings-module__eSbG6G__settingsNavItem:hover{background:var(--grove-colors-background-light-tertiary);color:var(--grove-colors-text-light-secondary)}.settings-module__eSbG6G__settingsNavItemActive{background:rgba(var(--color-primary-rgb), .08);color:var(--grove-colors-brand-primary);font-weight:600}.settings-module__eSbG6G__settingsNavItemActive:hover{background:rgba(var(--color-primary-rgb), .12);color:var(--grove-colors-brand-primary)}.settings-module__eSbG6G__settingsNavIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.settings-module__eSbG6G__settingsContent{flex-direction:column;gap:16px;min-width:0;padding:24px 28px;display:flex}@media (max-width:768px){.settings-module__eSbG6G__settingsLayout{grid-template-columns:1fr;gap:16px}.settings-module__eSbG6G__settingsSidebar{grid-template-columns:repeat(3,1fr);gap:4px;padding-bottom:0;display:grid;position:static}.settings-module__eSbG6G__settingsNavGroupLabel{display:none}.settings-module__eSbG6G__settingsNavItem{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;padding:10px 6px;font-size:11px}.settings-module__eSbG6G__settingsNavIcon{width:18px;height:18px}}.settings-module__eSbG6G__accountDetailsSection>.settings-module__eSbG6G__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--grove-colors-text-light-tertiary);margin-bottom:10px;font-size:12px;font-weight:600}.settings-module__eSbG6G__accountSubSection{padding:0}.settings-module__eSbG6G__accountSubSectionEditing{background:rgba(var(--color-primary-rgb), .03);border:1px solid rgba(var(--color-primary-rgb), .15);border-radius:10px;padding:12px}.settings-module__eSbG6G__accountSubHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.settings-module__eSbG6G__accountSubLabel{color:var(--grove-colors-text-light-primary);font-size:14px;font-weight:600}.settings-module__eSbG6G__accountSubDesc{color:var(--grove-colors-text-light-tertiary);margin:-4px 0 12px;font-size:13px;line-height:1.4}.settings-module__eSbG6G__inlineLink{color:var(--color-primary);text-decoration:none}.settings-module__eSbG6G__inlineLink:hover{color:var(--color-primary-hover);text-underline-offset:2px;text-decoration:underline}.settings-module__eSbG6G__accountDivider{background:var(--grove-colors-background-light-tertiary);height:1px;margin:12px 0}.settings-module__eSbG6G__identityCompactList{flex-direction:column;gap:6px;display:flex}.settings-module__eSbG6G__identityCompactRow{background:var(--grove-colors-background-light-secondary);border:1px solid var(--grove-colors-border-light);border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.settings-module__eSbG6G__identityCompactInfo{color:var(--grove-colors-text-light-tertiary);align-items:center;gap:8px;display:flex}.settings-module__eSbG6G__identityCompactValue{color:var(--grove-colors-text-light-primary);font-size:13px}.settings-module__eSbG6G__identityCompactBadge{color:var(--grove-colors-brand-primary);display:flex}.settings-module__eSbG6G__identityCompactLink{color:var(--grove-colors-brand-primary);border:1px solid rgba(var(--color-primary-rgb), .3);cursor:pointer;background:0 0;border-radius:6px;padding:3px 12px;font-size:12px;font-weight:600;transition:all .15s}.settings-module__eSbG6G__identityCompactLink:hover{background:rgba(var(--color-primary-rgb), .08)}.settings-module__eSbG6G__publicProfileSubSection{border:1px solid var(--grove-colors-border-light);background:#fff9;border-radius:10px;margin-top:4px;padding:14px;transition:all .25s}.settings-module__eSbG6G__publicProfileSubSection .settings-module__eSbG6G__accountSubHeader{margin-bottom:8px}.settings-module__eSbG6G__publicProfileSubSectionActive{border-color:rgba(var(--color-primary-rgb), .25);background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .03) 0%, rgba(var(--color-primary-rgb), .01) 100%)}.settings-module__eSbG6G__publicProfileStatus{align-items:center;gap:8px;display:flex}.settings-module__eSbG6G__publicProfileStatus .settings-module__eSbG6G__publicToggleIcon{border-radius:8px;width:28px;height:28px;font-size:0}.settings-module__eSbG6G__publicProfileStatusText{color:var(--grove-colors-text-light-tertiary);font-size:12px;line-height:1.4}.settings-module__eSbG6G__settingsProfileHint{color:var(--grove-colors-text-light-secondary);background:rgba(var(--color-info-rgb,96, 165, 250), .07);border:1px solid rgba(var(--color-info-rgb,96, 165, 250), .15);border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;line-height:1.4;display:flex}.settings-module__eSbG6G__settingsProfileHintIcon{color:var(--color-info);flex-shrink:0;display:flex}.settings-module__eSbG6G__settingsProfileHintLink{color:var(--grove-colors-brand-primary);font-weight:500;text-decoration:none}.settings-module__eSbG6G__settingsProfileHintLink:hover{text-underline-offset:2px;text-decoration:underline}.settings-module__eSbG6G__publicProfileLink{color:var(--grove-colors-brand-primary);background:rgba(var(--color-primary-rgb), .06);white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:5px 10px;font-size:12px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.settings-module__eSbG6G__publicProfileLink:hover{background:rgba(var(--color-primary-rgb), .12)}.settings-module__eSbG6G__identityIconCompact,.settings-module__eSbG6G__walletIconCompact{width:30px;height:30px}.settings-module__eSbG6G__socialLinksSection{border:1px solid rgba(var(--color-primary-rgb), .15);border-left:3px solid var(--grove-colors-brand-primary);background:linear-gradient(135deg,#fffffff2 0%,#f8fafceb 100%);padding:28px}.settings-module__eSbG6G__publicProfileHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.settings-module__eSbG6G__publicProfileLeft{align-items:baseline;gap:12px;display:flex}.settings-module__eSbG6G__publicProfileLink{color:var(--grove-colors-brand-primary);white-space:nowrap;background:rgba(var(--color-primary-rgb), .07);border:1px solid rgba(var(--color-primary-rgb), .2);border-radius:20px;align-items:center;gap:5px;padding:6px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.settings-module__eSbG6G__publicProfileLink:hover{background:rgba(var(--color-primary-rgb), .12);border-color:var(--grove-colors-brand-primary);box-shadow:0 2px 8px rgba(var(--color-primary-rgb), .15);transform:translateY(-1px)}.settings-module__eSbG6G__publicProfileLink:focus-visible{outline:2px solid var(--grove-colors-brand-primary);outline-offset:2px}.settings-module__eSbG6G__subsectionTitle{color:var(--grove-colors-text-light-secondary);text-transform:uppercase;letter-spacing:.04em;margin:20px 0 2px;font-size:13px;font-weight:600}.settings-module__eSbG6G__subsectionDesc{color:var(--grove-colors-text-light-tertiary);margin:0 0 4px;font-size:12.5px}.settings-module__eSbG6G__profileDivider{background:var(--grove-colors-background-light-tertiary);height:1px;margin:16px 0}.settings-module__eSbG6G__socialLinksHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.settings-module__eSbG6G__socialCountBadge{background:rgba(var(--color-primary-rgb), .1);color:var(--grove-colors-brand-primary);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.settings-module__eSbG6G__socialLinksList{flex-direction:column;gap:6px;display:flex}.settings-module__eSbG6G__socialLinkRow{border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 14px;transition:all .15s;display:flex}.settings-module__eSbG6G__socialLinkRowLinked{background:rgba(var(--color-primary-rgb), .04);border:1px solid rgba(var(--color-primary-rgb), .12);margin-top:10px;padding-top:12px;position:relative}.settings-module__eSbG6G__socialLinkRowLinked:hover{background:rgba(var(--color-primary-rgb), .06);border-color:rgba(var(--color-primary-rgb), .2)}.settings-module__eSbG6G__socialLinkRowEditing{background:var(--grove-colors-background-light-secondary);border:1.5px solid var(--grove-colors-brand-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .08);border-radius:12px;flex-wrap:wrap;margin-bottom:4px;padding:14px 16px}.settings-module__eSbG6G__socialLinkRowEmpty{cursor:pointer;opacity:.6;background:0 0;border:1px solid #0000}.settings-module__eSbG6G__socialLinkRowEmpty:hover{background:var(--grove-colors-background-light-secondary);border-color:var(--grove-colors-border-light);opacity:1}.settings-module__eSbG6G__socialDragHandle{width:20px;color:var(--grove-colors-text-dark-tertiary);cursor:grab;touch-action:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}.settings-module__eSbG6G__socialDragHandle:hover{color:var(--grove-colors-text-dark-secondary)}.settings-module__eSbG6G__socialDragHandle:active{cursor:grabbing}.settings-module__eSbG6G__socialLinkInfo{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.settings-module__eSbG6G__socialLinkIcon{background:var(--grove-colors-background-light-secondary);border:1px solid var(--grove-colors-border-light);width:34px;height:34px;color:var(--grove-colors-text-light-tertiary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.settings-module__eSbG6G__socialLinkIconLinked{background:rgba(var(--color-primary-rgb), .08);border-color:rgba(var(--color-primary-rgb), .2);color:var(--grove-colors-brand-primary)}.settings-module__eSbG6G__socialLinkIconEditing{background:rgba(var(--color-primary-rgb), .06);border-color:rgba(var(--color-primary-rgb), .2);color:var(--grove-colors-brand-primary)}.settings-module__eSbG6G__socialLinkDetails{min-width:0}.settings-module__eSbG6G__socialLinkPlatform{color:var(--grove-colors-text-light-primary);font-size:14px;font-weight:600;display:block}.settings-module__eSbG6G__socialLinkUrl{color:var(--grove-colors-text-light-tertiary);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:12px;text-decoration:none;transition:color .15s;display:block;overflow:hidden}.settings-module__eSbG6G__socialLinkUrl:hover{color:var(--grove-colors-brand-primary);text-decoration:underline}.settings-module__eSbG6G__socialLinkHint{color:var(--grove-colors-border-light);margin-top:1px;font-size:12px;display:block}.settings-module__eSbG6G__socialLinkEditInput{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.settings-module__eSbG6G__socialLinkInput{background:var(--color-bg-primary);border:1.5px solid var(--grove-colors-border-light);color:var(--grove-colors-text-light-primary);border-radius:8px;width:100%;padding:8px 12px;font-size:13px;transition:all .15s}.settings-module__eSbG6G__socialLinkInput::placeholder{color:var(--grove-colors-border-light);font-weight:400}.settings-module__eSbG6G__socialLinkInput:focus{border-color:var(--grove-colors-brand-primary);box-shadow:0 0 0 2px rgba(var(--color-primary-rgb), .1);outline:none}.settings-module__eSbG6G__socialLinkActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.settings-module__eSbG6G__socialEditRow{align-items:center;gap:8px;display:flex}.settings-module__eSbG6G__socialEditRow .settings-module__eSbG6G__socialLinkInput{flex:1}.settings-module__eSbG6G__socialSaveButton{background:var(--color-bg-primary);border:1px solid rgba(var(--color-primary-rgb), .35);min-width:56px;color:var(--grove-colors-brand-primary);cursor:pointer;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:7px 14px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.settings-module__eSbG6G__socialSaveButton:hover:not(:disabled){background:rgba(var(--color-primary-rgb), .06);border-color:var(--grove-colors-brand-primary)}.settings-module__eSbG6G__socialSaveButton:disabled{opacity:.4;cursor:not-allowed}.settings-module__eSbG6G__socialCancelButton{background:var(--color-bg-primary);border:1px solid var(--grove-colors-border-light);min-width:56px;color:var(--grove-colors-text-light-tertiary);cursor:pointer;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:7px 14px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.settings-module__eSbG6G__socialCancelButton:hover{background:var(--grove-colors-background-light-secondary);color:var(--grove-colors-text-light-secondary)}.settings-module__eSbG6G__socialErrorInline{width:100%;margin:4px 0 0;padding-left:44px}.settings-module__eSbG6G__socialLinkAddCta{color:var(--grove-colors-text-dark-tertiary);border:1px dashed var(--color-border);border-radius:6px;padding:4px 10px;font-size:12px;transition:all .15s}.settings-module__eSbG6G__socialLinkRowEmpty:hover .settings-module__eSbG6G__socialLinkAddCta{border-color:var(--grove-colors-brand-primary);color:var(--grove-colors-brand-primary);background:rgba(var(--color-primary-rgb), .04)}.settings-module__eSbG6G__section{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--spacing-lg);transition:all .2s;animation:.5s cubic-bezier(.16,1,.3,1) backwards settings-module__eSbG6G__slideUp}@keyframes settings-module__eSbG6G__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.settings-module__eSbG6G__sectionHeader{margin-bottom:4px}.settings-module__eSbG6G__sectionDesc{color:var(--color-text-tertiary);margin:0 0 16px;font-size:13px;line-height:1.5}.settings-module__eSbG6G__sectionDescInline{color:var(--grove-colors-text-light-tertiary);margin:4px 0 0;font-size:14px;line-height:1.5}.settings-module__eSbG6G__usernameSection{border:1px solid rgba(var(--color-primary-rgb), .08);background:linear-gradient(135deg,#ffffffe6 0%,#ffffffbf 100%);transition:all .25s}.settings-module__eSbG6G__usernameSectionEditing{border-color:var(--grove-colors-brand-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .08), 0 4px 16px rgba(var(--color-primary-rgb), .08)}.settings-module__eSbG6G__usernameHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.settings-module__eSbG6G__usernameClaimed{background:rgba(var(--color-primary-rgb), .1);color:var(--grove-colors-brand-primary);letter-spacing:.02em;white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;gap:4px;margin-right:10px;padding:3px 8px;font-size:10.5px;font-weight:600;display:inline-flex}.settings-module__eSbG6G__usernameInput{align-items:stretch;gap:10px;display:flex}.settings-module__eSbG6G__inputWrapper{background:var(--grove-colors-background-light-secondary);border:1.5px solid var(--grove-colors-border-light);border-radius:10px;flex:1;align-items:center;transition:all .15s;display:flex;overflow:hidden}.settings-module__eSbG6G__inputWrapper:focus-within{border-color:var(--grove-colors-brand-primary);background:var(--color-bg-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .1)}.settings-module__eSbG6G__inputPrefix{color:var(--grove-colors-text-light-tertiary);-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:14px;font-weight:500;font-family:var(--grove-typography-fontFamilies-mono,monospace);padding:12px 0 12px 14px}.settings-module__eSbG6G__input{color:var(--grove-colors-text-light-primary);background:0 0;border:none;flex:1;min-width:0;padding:12px 14px;font-size:14px;font-weight:500}.settings-module__eSbG6G__input::placeholder{color:var(--grove-colors-text-light-tertiary);font-weight:400}.settings-module__eSbG6G__input:focus{outline:none}.settings-module__eSbG6G__input:disabled{color:var(--grove-colors-text-light-secondary);cursor:default}.settings-module__eSbG6G__inputError{border-color:var(--color-error)!important;background:var(--grove-colors-semantic-errorLight)!important}.settings-module__eSbG6G__inputError:focus-within{box-shadow:0 0 0 3px #f871711a!important}.settings-module__eSbG6G__inputSuccess{border-color:var(--color-primary)!important}.settings-module__eSbG6G__inputSpinner{border:2px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-right:12px;animation:.7s linear infinite settings-module__eSbG6G__spin}.settings-module__eSbG6G__inputCheck{color:var(--grove-colors-brand-primary);flex-shrink:0;align-items:center;margin-right:12px;animation:.3s cubic-bezier(.34,1.56,.64,1) settings-module__eSbG6G__checkPop;display:flex}@keyframes settings-module__eSbG6G__checkPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.settings-module__eSbG6G__inputErrorIcon{color:var(--grove-colors-semantic-error,#ef4444);flex-shrink:0;align-items:center;margin-right:12px;animation:.4s ease-in-out settings-module__eSbG6G__shake;display:flex}@keyframes settings-module__eSbG6G__shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-2px)}40%,80%{transform:translate(2px)}}.settings-module__eSbG6G__inputLockIcon{color:var(--grove-colors-text-dark-tertiary);flex-shrink:0;align-items:center;margin-right:12px;display:flex}.settings-module__eSbG6G__usernameIdentity{background:var(--grove-colors-background-light-secondary);border:1.5px solid var(--grove-colors-border-light);border-radius:12px;flex-direction:column;gap:8px;margin-bottom:10px;padding:14px 16px;display:flex}.settings-module__eSbG6G__usernameIdentityMain{justify-content:space-between;align-items:center;gap:12px;display:flex}.settings-module__eSbG6G__usernameHandle{color:var(--grove-colors-brand-primary);letter-spacing:-.02em;font-size:22px;font-weight:700}.settings-module__eSbG6G__usernameStatus{margin-top:10px}.settings-module__eSbG6G__validationError{color:var(--grove-colors-semantic-error,#dc2626);align-items:center;gap:6px;margin:0;font-size:12px;font-weight:500;animation:.2s ease-out settings-module__eSbG6G__slideIn;display:flex}.settings-module__eSbG6G__validationSuccess{color:var(--grove-colors-brand-primary);align-items:center;gap:6px;margin:0;font-size:12px;font-weight:500;animation:.2s ease-out settings-module__eSbG6G__slideIn;display:flex}.settings-module__eSbG6G__validationChecking{color:var(--color-text-tertiary);align-items:center;gap:6px;margin:0;font-size:12px;font-weight:400;display:flex}.settings-module__eSbG6G__statusSpinner{border:1.5px solid var(--color-border);border-top-color:var(--grove-colors-brand-primary);border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.7s linear infinite settings-module__eSbG6G__spin}@keyframes settings-module__eSbG6G__slideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.settings-module__eSbG6G__saveButton{background:var(--grove-colors-brand-primary);color:var(--color-text-inverse);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:90px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.settings-module__eSbG6G__saveButton:hover:not(:disabled){background:var(--grove-colors-accent-orange,#f0ad4e);box-shadow:0 4px 12px rgba(var(--color-warning-rgb), .3);transform:translateY(-1px)}.settings-module__eSbG6G__saveButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.settings-module__eSbG6G__claimButton{background:var(--grove-colors-brand-primary);color:var(--color-text-inverse);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:100px;padding:12px 28px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.settings-module__eSbG6G__claimButton:hover:not(:disabled){background:var(--grove-colors-accent-orange,#f0ad4e);box-shadow:0 4px 12px rgba(var(--color-warning-rgb), .3);transform:translateY(-1px)}.settings-module__eSbG6G__claimButton:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.settings-module__eSbG6G__changeButton{background:var(--grove-colors-background-light-primary);color:var(--grove-colors-text-light-secondary);border:1.5px solid var(--grove-colors-border-light);cursor:pointer;white-space:nowrap;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.settings-module__eSbG6G__changeButton:hover:not(:disabled){background:var(--grove-colors-background-light-secondary);border-color:rgba(var(--color-primary-rgb), .3);color:var(--grove-colors-text-light-primary);transform:translateY(-1px)}.settings-module__eSbG6G__changeButton:disabled{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__cancelButton{color:var(--grove-colors-text-light-tertiary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .15s}.settings-module__eSbG6G__cancelButton:hover:not(:disabled){background:var(--grove-colors-background-light-tertiary);color:var(--grove-colors-text-light-secondary)}.settings-module__eSbG6G__cancelButton:disabled{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__editButtonGroup{align-items:center;gap:4px;display:flex}.settings-module__eSbG6G__buttonSpinnerSmall{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite settings-module__eSbG6G__spin}.settings-module__eSbG6G__referralSection{border:1px solid rgba(var(--color-warning-rgb), .12);background:linear-gradient(135deg,#ffffffe6 0%,#ffffffbf 100%)}.settings-module__eSbG6G__referralHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.settings-module__eSbG6G__referralApplied{background:rgba(var(--color-primary-rgb), .06);border:1px solid rgba(var(--color-primary-rgb), .15);color:var(--grove-colors-brand-primary);border-radius:10px;align-items:center;gap:8px;padding:12px 14px;font-size:13px;font-weight:500;display:flex}.settings-module__eSbG6G__referralApplied svg{color:var(--grove-colors-brand-primary);flex-shrink:0}.settings-module__eSbG6G__referralInput{flex-direction:column;gap:8px;display:flex}.settings-module__eSbG6G__referralInputRow{align-items:stretch;gap:10px;display:flex}.settings-module__eSbG6G__referralCodeInput{background:var(--color-bg-secondary);border:1.5px solid var(--color-border);color:var(--color-text-primary);border-radius:10px;flex:1;padding:12px 14px;font-size:14px;font-weight:500;transition:all .15s}.settings-module__eSbG6G__referralCodeInput::placeholder{color:var(--color-border);font-weight:400}.settings-module__eSbG6G__referralCodeInput:focus{border-color:var(--grove-colors-accent-orange,#f0ad4e);background:var(--color-bg-primary);box-shadow:0 0 0 3px rgba(var(--color-warning-rgb), .1);outline:none}.settings-module__eSbG6G__referralCodeInput:disabled{background:var(--color-bg-secondary);color:var(--grove-colors-brand-primary);border-color:rgba(var(--color-primary-rgb), .2);font-weight:600}.settings-module__eSbG6G__referralApplyButton{background:var(--grove-colors-brand-primary);color:var(--color-text-inverse);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:80px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.settings-module__eSbG6G__referralApplyButton:hover:not(:disabled){background:var(--grove-colors-brand-primaryHover);box-shadow:0 4px 12px rgba(var(--color-primary-rgb), .3);transform:translateY(-1px)}.settings-module__eSbG6G__referralApplyButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.settings-module__eSbG6G__referralApplyButtonSaved{background:var(--grove-colors-brand-primary)}.settings-module__eSbG6G__referralApplyButtonSaved:disabled{opacity:1}.settings-module__eSbG6G__referralSavedNote{color:var(--grove-colors-brand-primary);margin:0;font-size:12px;font-weight:500;animation:.2s ease-out settings-module__eSbG6G__slideIn}.settings-module__eSbG6G__walletsSection{background:linear-gradient(135deg,#ffffffe6 0%,#ffffffbf 100%)}.settings-module__eSbG6G__walletsSectionHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.settings-module__eSbG6G__walletCountBadge{background:rgba(var(--color-primary-rgb), .1);min-width:22px;height:22px;color:var(--grove-colors-brand-primary);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.settings-module__eSbG6G__walletsList{flex-direction:column;gap:10px;display:flex}.settings-module__eSbG6G__walletsEmptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:32px 20px;display:flex}.settings-module__eSbG6G__emptyStateIcon{background:var(--color-bg-secondary);border:1px dashed var(--color-border);width:48px;height:48px;color:var(--grove-colors-text-dark-tertiary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.settings-module__eSbG6G__emptyStateText{color:var(--color-text-tertiary);margin:0 0 4px;font-size:14px;font-weight:600}.settings-module__eSbG6G__emptyStateSubtext{color:var(--grove-colors-text-dark-tertiary);margin:0;font-size:12px}.settings-module__eSbG6G__walletRow{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);justify-content:space-between;align-items:center;padding:12px 14px;transition:all .2s;animation:.3s cubic-bezier(.16,1,.3,1) backwards settings-module__eSbG6G__walletRowIn;display:flex}@keyframes settings-module__eSbG6G__walletRowIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.settings-module__eSbG6G__walletRow:hover{background:var(--grove-colors-background-light-secondary);border-color:var(--grove-colors-border-light)}.settings-module__eSbG6G__walletRowSuccess{background:rgba(var(--color-primary-rgb), .08);border-color:rgba(var(--color-primary-rgb), .2);animation:.5s ease-out settings-module__eSbG6G__successFlash}@keyframes settings-module__eSbG6G__successFlash{0%{background:rgba(var(--color-primary-rgb), .2)}to{background:rgba(var(--color-primary-rgb), .08)}}.settings-module__eSbG6G__walletRowUnlinking{opacity:.6;pointer-events:none}.settings-module__eSbG6G__walletInfo{align-items:center;gap:12px;min-width:0;display:flex}.settings-module__eSbG6G__walletIcon{border-radius:var(--radius-md);background:var(--color-bg-primary);border:1px solid var(--color-border);width:40px;height:40px;color:var(--grove-colors-text-light-tertiary);flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.settings-module__eSbG6G__walletRow:hover .settings-module__eSbG6G__walletIcon{border-color:rgba(var(--color-primary-rgb), .3);color:var(--grove-colors-text-light-secondary)}.settings-module__eSbG6G__walletIconPrimary{background:rgba(var(--color-primary-rgb), .08);border-color:rgba(var(--color-primary-rgb), .2);color:var(--grove-colors-brand-primary)}.settings-module__eSbG6G__walletDetails{min-width:0}.settings-module__eSbG6G__walletAddress{color:var(--grove-colors-text-light-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;font-family:var(--grove-typography-fontFamilies-mono,monospace);display:block;overflow:hidden}.settings-module__eSbG6G__walletName{font-family:var(--grove-typography-fontFamilies-body,sans-serif);color:var(--grove-colors-text-light-tertiary);font-weight:500}.settings-module__eSbG6G__walletDisplayName{font-family:var(--grove-typography-fontFamilies-body,sans-serif);color:var(--grove-colors-text-light-primary);font-size:13px;font-weight:600}.settings-module__eSbG6G__walletAddressSub{font-family:var(--grove-typography-fontFamilies-mono,monospace);color:var(--grove-colors-text-light-tertiary);margin-left:6px;font-size:11px;font-weight:400}.settings-module__eSbG6G__identityDivider{background:var(--grove-colors-border-light-primary);height:1px;margin:4px 0}.settings-module__eSbG6G__walletType{color:var(--grove-colors-text-light-tertiary);align-items:center;gap:6px;margin-top:2px;font-size:12px;font-weight:400;display:flex}.settings-module__eSbG6G__walletTypeDot{background:var(--grove-colors-brand-primary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite settings-module__eSbG6G__dotPulse}@keyframes settings-module__eSbG6G__dotPulse{0%,to{opacity:1}50%{opacity:.5}}.settings-module__eSbG6G__walletActions{align-items:center;gap:8px;display:flex}.settings-module__eSbG6G__walletBalance{color:var(--color-primary);font-size:13px;font-weight:700;font-family:var(--font-mono,"SF Mono", monospace);font-variant-numeric:tabular-nums;margin-right:4px}.settings-module__eSbG6G__walletSubLabel{opacity:.6}.settings-module__eSbG6G__walletIconBtn{border:1px solid var(--color-border,var(--color-border));border-radius:var(--radius-sm,6px);width:28px;height:28px;color:var(--color-text-secondary,#64748b);cursor:pointer;background:0 0;justify-content:center;align-items:center;text-decoration:none;transition:all .15s;display:flex}.settings-module__eSbG6G__walletIconBtn:hover{background:var(--color-bg-hover,var(--color-bg-secondary));color:var(--color-text-primary,var(--color-text-primary));border-color:var(--color-text-secondary,#94a3b8)}.settings-module__eSbG6G__accountsList{flex-direction:column;gap:8px;display:flex}.settings-module__eSbG6G__earningsGroup{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md,12px);flex-direction:column;display:flex;overflow:hidden}.settings-module__eSbG6G__earningsGroupHeader{justify-content:space-between;align-items:center;padding:12px 14px 10px;display:flex}.settings-module__eSbG6G__earningsGroupDivider{background:var(--color-border);opacity:.5;height:1px;margin:0 14px}.settings-module__eSbG6G__earningsGroupKey{justify-content:space-between;align-items:center;padding:8px 14px 10px 24px;display:flex}.settings-module__eSbG6G__earningsGroupKey:hover{background:var(--color-bg-primary)}.settings-module__eSbG6G__earningsGroupKeyInfo{align-items:center;gap:8px;min-width:0;display:flex}.settings-module__eSbG6G__earningsGroupKeyIconWrap{border-radius:var(--radius-sm,6px);background:var(--color-bg-primary);border:1px solid var(--color-border);width:24px;height:24px;color:var(--grove-colors-text-light-tertiary);opacity:.7;flex-shrink:0;justify-content:center;align-items:center;display:flex}.settings-module__eSbG6G__earningsGroupKeyDetails{min-width:0}.settings-module__eSbG6G__earningsGroupKeyAddress{color:var(--grove-colors-text-light-secondary);font-size:12px;font-weight:500;font-family:var(--font-mono,monospace);display:block}.settings-module__eSbG6G__earningsGroupKeyLabel{color:var(--grove-colors-text-light-tertiary);opacity:.75;align-items:center;gap:4px;margin-top:1px;font-size:11px;display:flex}.settings-module__eSbG6G__earningsGroupFooter{border-top:1px solid var(--color-border);padding:0 14px}.settings-module__eSbG6G__earningsAdvancedToggle{color:var(--color-info);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;width:100%;padding:8px 0;font-size:11px;font-weight:500;display:flex}.settings-module__eSbG6G__earningsAdvancedToggle:hover{opacity:.8}.settings-module__eSbG6G__earningsChevronOpen{transform:rotate(180deg)}.settings-module__eSbG6G__earningsAdvancedPanel{flex-direction:column;gap:10px;padding:0 14px 14px;display:flex}.settings-module__eSbG6G__earningsAdvancedDesc{color:var(--grove-colors-text-light-tertiary);margin:0;font-size:12px;line-height:1.5}.settings-module__eSbG6G__earningsAdvancedRow{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm,6px);justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.settings-module__eSbG6G__earningsAdvancedRowInfo{align-items:center;gap:8px;min-width:0;display:flex}.settings-module__eSbG6G__earningsAdvancedRowLabel{color:var(--grove-colors-text-light-tertiary);white-space:nowrap;font-size:11px;font-weight:600}.settings-module__eSbG6G__earningsAdvancedRowAddress{color:var(--grove-colors-text-light-secondary);font-size:12px;font-weight:500;font-family:var(--font-mono,monospace)}.settings-module__eSbG6G__earningsExportBtn{color:var(--grove-colors-text-light-secondary);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm,6px);cursor:pointer;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 14px;font-size:12px;font-weight:600;transition:all .15s;display:flex}.settings-module__eSbG6G__earningsExportBtn:hover{background:var(--grove-colors-background-light-tertiary);color:var(--grove-colors-text-light-primary)}@media (max-width:480px){.settings-module__eSbG6G__earningsGroupKey{padding-left:14px}.settings-module__eSbG6G__earningsGroupKeyLabel{display:none}}.settings-module__eSbG6G__accountRow{background:var(--color-bg-secondary);border:1px solid var(--color-bg-secondary);border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;transition:all .15s;display:flex}.settings-module__eSbG6G__accountRow:hover{background:var(--color-bg-secondary);border-color:var(--color-border)}.settings-module__eSbG6G__accountInfo{align-items:center;gap:12px;min-width:0;display:flex}.settings-module__eSbG6G__accountIcon{background:var(--color-bg-primary);border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text-tertiary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.settings-module__eSbG6G__accountRow:hover .settings-module__eSbG6G__accountIcon{border-color:var(--color-border);color:var(--color-text-tertiary)}.settings-module__eSbG6G__accountIconDisabled{opacity:.4}.settings-module__eSbG6G__accountType{color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;display:block;overflow:hidden}.settings-module__eSbG6G__accountValue{color:var(--color-text-tertiary);margin-top:2px;font-size:12px;font-weight:400;display:block}.settings-module__eSbG6G__accountNotLinked{color:var(--grove-colors-text-dark-tertiary);margin-top:2px;font-size:12px;font-style:italic;display:block}.settings-module__eSbG6G__accountActions{align-items:center;gap:8px;display:flex}.settings-module__eSbG6G__accountsSection{background:linear-gradient(135deg,#ffffffe6 0%,#ffffffbf 100%)}.settings-module__eSbG6G__accountsSectionHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.settings-module__eSbG6G__identityRow{background:var(--grove-colors-background-light-secondary);border:1px solid var(--grove-colors-background-light-tertiary);border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;transition:all .2s;display:flex}.settings-module__eSbG6G__identityRowLinked{background:rgba(var(--color-primary-rgb), .04);border-color:rgba(var(--color-primary-rgb), .12)}.settings-module__eSbG6G__identityRowLinked:hover{background:rgba(var(--color-primary-rgb), .06);border-color:rgba(var(--color-primary-rgb), .2)}.settings-module__eSbG6G__identityRowDisabled{opacity:.7}.settings-module__eSbG6G__identityRowDisabled:hover{background:var(--color-bg-secondary);border-color:var(--color-bg-secondary)}.settings-module__eSbG6G__identityInfo{align-items:center;gap:12px;min-width:0;display:flex}.settings-module__eSbG6G__identityIcon{background:var(--grove-colors-background-light-primary);border:1px solid var(--grove-colors-border-light);width:36px;height:36px;color:var(--grove-colors-text-light-tertiary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.settings-module__eSbG6G__identityIconLinked{background:rgba(var(--color-primary-rgb), .08);border-color:rgba(var(--color-primary-rgb), .2);color:var(--grove-colors-brand-primary)}.settings-module__eSbG6G__identityDetails{min-width:0}.settings-module__eSbG6G__identityType{color:var(--grove-colors-text-light-primary);font-size:14px;font-weight:600;display:block}.settings-module__eSbG6G__identityValue{color:var(--grove-colors-brand-primary);margin-top:2px;font-size:12px;font-weight:500;display:block}.settings-module__eSbG6G__identityNotLinked{color:var(--grove-colors-text-light-tertiary);margin-top:2px;font-size:12px;font-weight:400;display:block}.settings-module__eSbG6G__socialSection{background:linear-gradient(135deg,#ffffffe6 0%,#ffffffbf 100%)}.settings-module__eSbG6G__socialSectionHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.settings-module__eSbG6G__socialList{flex-direction:column;gap:8px;display:flex}.settings-module__eSbG6G__socialRow{background:var(--color-bg-secondary);border:1px solid var(--color-bg-secondary);border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;transition:all .2s;display:flex}.settings-module__eSbG6G__socialRowDisabled{opacity:.6}.settings-module__eSbG6G__socialRowDisabled:hover{background:var(--color-bg-secondary);border-color:var(--color-bg-secondary)}.settings-module__eSbG6G__socialInfo{align-items:center;gap:12px;min-width:0;display:flex}.settings-module__eSbG6G__socialIcon{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.settings-module__eSbG6G__socialIconGoogle,.settings-module__eSbG6G__socialIconApple{color:var(--grove-colors-text-dark-tertiary)}.settings-module__eSbG6G__socialDetails{min-width:0}.settings-module__eSbG6G__socialType{color:var(--color-text-secondary);font-size:13px;font-weight:600;display:block}.settings-module__eSbG6G__socialNotLinked{color:var(--grove-colors-text-dark-tertiary);margin-top:2px;font-size:12px;font-style:italic;display:block}.settings-module__eSbG6G__linkedBadge{background:rgba(var(--color-primary-rgb), .08);color:var(--color-primary);letter-spacing:.02em;border-radius:6px;padding:5px 10px;font-size:11px;font-weight:600}.settings-module__eSbG6G__linkedBadgeEnhanced{background:var(--color-bg-primary);min-width:60px;color:var(--grove-colors-brand-primary);border:1px solid rgba(var(--color-primary-rgb), .3);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.settings-module__eSbG6G__linkedBadgeEnhanced:hover{background:rgba(var(--color-primary-rgb), .06);border-color:var(--grove-colors-brand-primary);transform:translateY(-1px)}.settings-module__eSbG6G__linkedBadgeExpanded{background:rgba(var(--color-primary-rgb), .06);border-color:var(--grove-colors-brand-primary)}.settings-module__eSbG6G__verifiedChevron{margin-left:1px;transition:transform .2s}.settings-module__eSbG6G__verifiedChevronOpen{transform:rotate(180deg)}.settings-module__eSbG6G__verificationDetailPanel{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .03) 0%, rgba(var(--color-primary-rgb), .06) 100%);border-top:1px solid rgba(var(--color-primary-rgb), .1);border-radius:0 0 10px 10px;flex-direction:column;gap:12px;width:calc(100% + 28px);margin:-4px -14px -8px;padding:14px 16px;animation:.2s ease-out settings-module__eSbG6G__verificationExpand;display:flex}@keyframes settings-module__eSbG6G__verificationExpand{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.settings-module__eSbG6G__verificationDetailTop{align-items:flex-start;gap:10px;display:flex}.settings-module__eSbG6G__verificationShieldIcon{background:rgba(var(--color-primary-rgb), .1);width:28px;height:28px;color:var(--grove-colors-brand-primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.settings-module__eSbG6G__verificationDetailContent{flex-direction:column;gap:2px;display:flex}.settings-module__eSbG6G__verificationDetailTitle{color:var(--grove-colors-brand-primary);font-size:12.5px;font-weight:600}.settings-module__eSbG6G__verificationDetailDesc{color:var(--color-text-secondary);font-size:12px;line-height:1.45}.settings-module__eSbG6G__verificationDetailMeta{border:1px solid rgba(var(--color-primary-rgb), .08);background:#fff9;border-radius:8px;flex-wrap:wrap;gap:14px;padding:8px 12px;display:flex}.settings-module__eSbG6G__verificationMetaItem{color:var(--color-text-secondary);white-space:nowrap;align-items:center;gap:5px;font-size:11.5px;font-weight:500;display:inline-flex}.settings-module__eSbG6G__verificationMetaItem svg{color:var(--grove-colors-brand-primary);opacity:.7}.settings-module__eSbG6G__unavailableBadge{color:var(--color-text-tertiary);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:6px;padding:5px 10px;font-size:11px;font-weight:600;transition:all .15s}.settings-module__eSbG6G__unavailableBadge:hover{background:var(--color-bg-secondary);border-color:var(--color-text-tertiary);color:var(--color-text-secondary)}.settings-module__eSbG6G__verifyBadge{background:var(--color-bg-primary);color:#3b82f6;cursor:pointer;border:1px solid #3b82f64d;border-radius:6px;justify-content:center;align-items:center;gap:4px;min-width:60px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.settings-module__eSbG6G__verifyBadge:hover{background:#3b82f60f;border-color:#3b82f6;transform:translateY(-1px)}.settings-module__eSbG6G__verificationModal{background:var(--grove-colors-background-light-primary,#fff);border:1px solid var(--grove-colors-border-light);text-align:center;border-radius:18px;width:100%;max-width:460px;padding:2.25rem 2rem 2rem;animation:.2s ease-out settings-module__eSbG6G__modalSlideIn;position:relative;box-shadow:0 12px 40px #00000024}.settings-module__eSbG6G__verificationModalIcon{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .12) 0%, rgba(var(--color-primary-rgb), .06) 100%);border:1px solid rgba(var(--color-primary-rgb), .2);width:56px;height:56px;color:var(--grove-colors-brand-primary);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 18px;display:flex}.settings-module__eSbG6G__verificationModalIconOrange{color:#d4812e;background:linear-gradient(135deg,#e8923e24 0%,#e8923e0f 100%);border:1px solid #e8923e40;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 18px;display:flex}.settings-module__eSbG6G__verificationModalTitle{color:var(--grove-colors-text-light-primary);letter-spacing:.3px;word-spacing:2px;margin:0 0 8px;font-size:18px;font-weight:700}.settings-module__eSbG6G__verificationModalDesc{color:var(--grove-colors-text-light-tertiary);text-align:center;margin:0 0 16px;font-size:13.5px;line-height:1.55}.settings-module__eSbG6G__verificationModalDivider{border:none;border-top:1px solid var(--grove-colors-background-light-tertiary,#e5e5e5);margin:0 0 16px}.settings-module__eSbG6G__verificationModalFeatures{text-align:left;border:1px solid var(--grove-colors-background-light-tertiary,var(--color-bg-secondary));border-radius:12px;flex-direction:column;gap:0;margin:0 0 24px;display:flex;overflow:hidden}.settings-module__eSbG6G__verificationModalFeature{color:var(--grove-colors-text-light-secondary);align-items:center;gap:10px;padding:12px 16px;font-size:13px;font-weight:500;display:flex}.settings-module__eSbG6G__verificationModalFeature+.settings-module__eSbG6G__verificationModalFeature{border-top:1px solid var(--grove-colors-background-light-tertiary,var(--color-bg-secondary))}.settings-module__eSbG6G__verificationModalFeature svg{color:var(--grove-colors-brand-primary);flex-shrink:0}.settings-module__eSbG6G__verificationModalClose{background:var(--grove-colors-brand-primary);width:100%;color:var(--color-text-inverse);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:11px 32px;font-size:13.5px;font-weight:600;transition:all .15s;display:inline-flex}.settings-module__eSbG6G__verificationModalClose:hover{background:var(--grove-colors-brand-primaryHover)}.settings-module__eSbG6G__verificationModalSecondary{background:var(--grove-bg-tertiary,#f3f4f6);width:100%;color:var(--grove-text-primary,#111827);border:1px solid var(--grove-border-light,#e5e7eb);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:11px 32px;font-size:13.5px;font-weight:600;transition:all .15s;display:inline-flex}.settings-module__eSbG6G__verificationModalSecondary:hover{background:var(--grove-bg-secondary,#f9fafb)}.settings-module__eSbG6G__verificationModalExport{margin-bottom:4px}.settings-module__eSbG6G__verificationModalExport button{background:var(--grove-colors-brand-primary)!important;color:var(--color-text-inverse)!important;cursor:pointer!important;border:none!important;border-radius:10px!important;width:100%!important;padding:11px 32px!important;font-size:13.5px!important;font-weight:600!important;transition:background .15s!important}.settings-module__eSbG6G__verificationModalExport button:hover{background:var(--grove-colors-brand-primaryHover)!important}.settings-module__eSbG6G__verificationModalLearnLink{color:var(--grove-colors-brand-primary);align-items:center;gap:4px;margin-top:14px;font-size:12px;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.settings-module__eSbG6G__verificationModalLearnLink:hover{opacity:.8;text-decoration:underline}.settings-module__eSbG6G__protectedBadge{background:var(--color-bg-secondary);color:var(--color-text-tertiary);cursor:pointer;border:1px solid #0000;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:500;transition:all .15s;display:inline-flex}.settings-module__eSbG6G__protectedBadge:hover{background:var(--color-bg-tertiary);border-color:var(--color-border);color:var(--color-text-tertiary)}.settings-module__eSbG6G__protectedInfoLink{color:var(--color-primary);font-size:var(--text-sm);align-items:center;gap:4px;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.settings-module__eSbG6G__protectedInfoLink:hover{opacity:.8}.settings-module__eSbG6G__soonBadge{background:linear-gradient(135deg, rgba(var(--color-warning-rgb), .15) 0%, rgba(var(--color-warning-rgb), .08) 100%);color:var(--color-accent-orange-hover);letter-spacing:.03em;text-transform:uppercase;border-radius:20px;align-items:center;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.settings-module__eSbG6G__comingSoonBadgeSmall{background:rgba(var(--color-warning-rgb), .12);color:var(--color-accent-orange-hover);letter-spacing:.02em;text-transform:uppercase;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:600}.settings-module__eSbG6G__linkSuccessBadge{background:var(--grove-colors-brand-primarySubtle);color:var(--grove-colors-brand-primary);border-radius:20px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:600;animation:.3s cubic-bezier(.34,1.56,.64,1) settings-module__eSbG6G__badgePop;display:inline-flex}@keyframes settings-module__eSbG6G__badgePop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.settings-module__eSbG6G__unlinkButton{background:var(--color-bg-primary);border:1px solid var(--grove-colors-semantic-errorLight);min-width:60px;color:var(--color-error);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:6px 14px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.settings-module__eSbG6G__unlinkButton:hover:not(:disabled){background:var(--grove-colors-semantic-errorLight);border-color:var(--color-error);transform:translateY(-1px)}.settings-module__eSbG6G__unlinkButton:active:not(:disabled){transform:translateY(0)}.settings-module__eSbG6G__unlinkButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.settings-module__eSbG6G__unlinkButtonDisabled{opacity:.4;background:var(--color-bg-secondary);border-color:var(--color-border);color:var(--grove-colors-text-dark-tertiary);cursor:not-allowed}.settings-module__eSbG6G__unlinkButtonDisabled:hover{background:var(--color-bg-secondary);border-color:var(--color-border);transform:none}.settings-module__eSbG6G__featuredToggle{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .15s,transform .15s;display:inline-flex}.settings-module__eSbG6G__featuredToggle:hover{color:var(--grove-colors-accent-orange,#f59e0b);transform:scale(1.15)}.settings-module__eSbG6G__featuredToggle svg[fill=currentColor]{color:var(--grove-colors-accent-orange,#f59e0b)}.settings-module__eSbG6G__detectedWallet{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .08) 0%, rgba(var(--color-primary-rgb), .04) 100%);border:1.5px solid rgba(var(--color-primary-rgb), .25);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;transition:all .25s;animation:.4s cubic-bezier(.16,1,.3,1) settings-module__eSbG6G__detectedSlideIn;display:flex}@keyframes settings-module__eSbG6G__detectedSlideIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.settings-module__eSbG6G__detectedWalletDetecting{border-color:rgba(var(--color-primary-rgb), .4);animation:1.5s ease-in-out infinite settings-module__eSbG6G__detectingPulse}@keyframes settings-module__eSbG6G__detectingPulse{0%,to{box-shadow:0 0 0 0 rgba(var(--color-primary-rgb), .2)}50%{box-shadow:0 0 0 8px rgba(var(--color-primary-rgb), 0)}}.settings-module__eSbG6G__detectedWalletSigning{border-color:rgba(var(--color-primary-rgb), .4);background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .08) 0%, rgba(var(--color-primary-rgb), .04) 100%)}.settings-module__eSbG6G__detectedWalletSigning .settings-module__eSbG6G__detectedWalletIcon,.settings-module__eSbG6G__detectedWalletSigning .settings-module__eSbG6G__detectedWalletLabel{color:var(--grove-colors-brand-primary)}.settings-module__eSbG6G__detectedWalletLinking{border-color:rgba(var(--color-primary-rgb), .4)}.settings-module__eSbG6G__detectedWalletSuccess{border-color:rgba(var(--color-primary-rgb), .5);background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .12) 0%, rgba(var(--color-primary-rgb), .06) 100%);animation:.4s cubic-bezier(.34,1.56,.64,1) settings-module__eSbG6G__successPop}@keyframes settings-module__eSbG6G__successPop{0%{transform:scale(.98)}50%{transform:scale(1.02)}to{transform:scale(1)}}.settings-module__eSbG6G__detectedWalletError{border-color:rgba(var(--color-error-rgb), .4);background:linear-gradient(135deg, rgba(var(--color-error-rgb), .08) 0%, rgba(var(--color-error-rgb), .04) 100%)}.settings-module__eSbG6G__detectedWalletError .settings-module__eSbG6G__detectedWalletIcon,.settings-module__eSbG6G__detectedWalletError .settings-module__eSbG6G__detectedWalletLabel{color:var(--grove-colors-semantic-error,#ef4444)}.settings-module__eSbG6G__detectedWalletInfo{align-items:center;gap:12px;display:flex}.settings-module__eSbG6G__detectedWalletIcon{background:var(--color-bg-primary);width:40px;height:40px;color:var(--grove-colors-brand-primary);border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 8px #0000000f}.settings-module__eSbG6G__detectingPulse{background:var(--grove-colors-brand-primary);border-radius:50%;width:18px;height:18px;animation:1.2s ease-in-out infinite settings-module__eSbG6G__pulseRing}@keyframes settings-module__eSbG6G__pulseRing{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.4)}}.settings-module__eSbG6G__detectedWalletLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--grove-colors-brand-primary);margin-bottom:2px;font-size:11px;font-weight:600;transition:color .2s;display:block}.settings-module__eSbG6G__detectedWalletAddress{color:var(--grove-colors-text-light-primary);font-size:13px;font-weight:600;font-family:var(--grove-typography-fontFamilies-mono,monospace);display:block}.settings-module__eSbG6G__linkButton{background:var(--grove-colors-brand-primary);color:var(--color-text-inverse);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:100px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.settings-module__eSbG6G__linkButton:hover:not(:disabled){background:var(--grove-colors-accent-orange,#f0ad4e);box-shadow:0 4px 12px rgba(var(--color-warning-rgb), .3);transform:translateY(-1px)}.settings-module__eSbG6G__linkButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.settings-module__eSbG6G__linkButtonRetry{background:var(--grove-colors-semantic-error,#ef4444)}.settings-module__eSbG6G__linkButtonRetry:hover:not(:disabled){background:var(--color-error);box-shadow:0 4px 12px rgba(var(--color-error-rgb), .3)}.settings-module__eSbG6G__connectWalletButton{background:var(--grove-colors-background-light-secondary);border:1.5px dashed var(--grove-colors-border-light);width:100%;color:var(--grove-colors-text-light-tertiary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.settings-module__eSbG6G__connectWalletButton:hover:not(:disabled){background:rgba(var(--color-primary-rgb), .04);border-color:var(--grove-colors-brand-primary);color:var(--grove-colors-brand-primary);box-shadow:0 2px 8px rgba(var(--color-primary-rgb), .1);border-style:solid;transform:translateY(-1px)}.settings-module__eSbG6G__connectWalletButton:disabled{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__connectWalletIcon{justify-content:center;align-items:center;display:flex}.settings-module__eSbG6G__linkAnotherButton{border:1.5px solid var(--grove-colors-border-light);width:100%;color:var(--grove-colors-text-light-secondary);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.settings-module__eSbG6G__linkAnotherButton:hover:not(:disabled){background:rgba(var(--color-primary-rgb), .04);border-color:var(--grove-colors-brand-primary);color:var(--grove-colors-brand-primary);transform:translateY(-1px)}.settings-module__eSbG6G__linkAnotherButton:disabled{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__linkAnotherIcon{justify-content:center;align-items:center;display:flex}.settings-module__eSbG6G__linkWalletButton{border:1.5px dashed var(--color-border-dark);width:100%;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.settings-module__eSbG6G__linkWalletButton:hover:not(:disabled){background:rgba(var(--color-primary-rgb), .04);border-color:var(--color-primary);color:var(--color-primary)}.settings-module__eSbG6G__linkWalletButton:disabled{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__buttonSpinner{border:2px solid #64748b33;border-top-color:currentColor;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite settings-module__eSbG6G__spin}.settings-module__eSbG6G__walletError{color:var(--color-error);background:var(--grove-colors-semantic-errorLight);border:1px solid var(--grove-colors-semantic-errorLight);border-radius:8px;margin:10px 0 0;padding:10px 12px;font-size:12px;font-weight:500}.settings-module__eSbG6G__walletErrorContainer{background:var(--grove-colors-semantic-errorLight);border:1px solid var(--grove-colors-semantic-errorLight);border-radius:10px;align-items:flex-start;gap:8px;padding:12px 14px;animation:.4s ease-in-out settings-module__eSbG6G__errorShake;display:flex}@keyframes settings-module__eSbG6G__errorShake{0%,to{transform:translate(0)}20%,60%{transform:translate(-3px)}40%,80%{transform:translate(3px)}}.settings-module__eSbG6G__walletErrorContainer svg{color:var(--color-error);flex-shrink:0;margin-top:1px}.settings-module__eSbG6G__walletErrorText{color:var(--color-error);margin:0;font-size:13px;font-weight:500;line-height:1.4}.settings-module__eSbG6G__referralCallout{background:linear-gradient(135deg, rgba(var(--color-warning-rgb), .08) 0%, rgba(var(--color-warning-rgb), .03) 100%);border:1px solid rgba(var(--color-warning-rgb), .2);border-left:3px solid var(--grove-colors-accent-orange);color:var(--color-text-secondary);border-radius:12px;align-items:flex-start;gap:10px;padding:14px 18px;font-size:13px;line-height:1.5;animation:.4s cubic-bezier(.16,1,.3,1) backwards settings-module__eSbG6G__slideUp;display:flex}.settings-module__eSbG6G__referralCallout svg{color:var(--grove-colors-accent-orange);flex-shrink:0;margin-top:2px}.settings-module__eSbG6G__referralStatsGrid{grid-template-columns:repeat(2,1fr);gap:10px;margin:16px 0;display:grid}.settings-module__eSbG6G__referralStatCard{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;gap:4px;padding:14px 16px;display:flex}.settings-module__eSbG6G__referralStatLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-tertiary);font-size:11px;font-weight:600}.settings-module__eSbG6G__referralStatValue{color:var(--color-text-primary);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:22px;font-weight:700;line-height:1.1}.settings-module__eSbG6G__referralStatMeta{color:var(--color-text-tertiary);font-size:11px}.settings-module__eSbG6G__referralLinkSection{border-top:1px solid var(--color-border);flex-direction:column;gap:8px;margin-top:4px;padding-top:16px;display:flex}.settings-module__eSbG6G__referralLinkRow{gap:8px;display:flex}.settings-module__eSbG6G__referralLinkInput{font-family:var(--font-mono);color:var(--color-text-primary);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);outline:none;flex:1;min-width:0;padding:10px 14px;font-size:12px;transition:border-color .2s,box-shadow .2s}.settings-module__eSbG6G__referralLinkInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .12)}.settings-module__eSbG6G__referralCopyButton{border-radius:var(--radius-md);cursor:pointer;color:var(--color-text-inverse);background:linear-gradient(135deg, var(--color-primary) 0%, var(--grove-colors-brand-primaryLight) 100%);box-shadow:0 2px 8px rgba(var(--color-primary-rgb), .25);white-space:nowrap;border:none;flex-shrink:0;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.settings-module__eSbG6G__referralCopyButton:hover{box-shadow:0 4px 12px rgba(var(--color-primary-rgb), .35);transform:translateY(-1px)}.settings-module__eSbG6G__referralCopyButton:active{transform:translateY(0)}.settings-module__eSbG6G__referralCopyButtonSuccess{background:var(--color-success);box-shadow:0 2px 8px rgba(var(--color-success-rgb), .25)}.settings-module__eSbG6G__referralCopyButtonSuccess:hover{transform:none}.settings-module__eSbG6G__referralRefereeSectionHeader{align-items:center;gap:10px;margin-bottom:12px;display:flex}.settings-module__eSbG6G__referralRefereeCount{color:var(--color-primary);background:rgba(var(--color-primary-rgb), .1);border:1px solid rgba(var(--color-primary-rgb), .15);border-radius:100px;padding:3px 8px;font-size:11px;font-weight:700}.settings-module__eSbG6G__referralRefereeList{flex-direction:column;display:flex}.settings-module__eSbG6G__referralRefereeRow{border-bottom:1px solid var(--color-border);align-items:baseline;gap:12px;padding:12px 0;display:flex}.settings-module__eSbG6G__referralRefereeRow:last-child{border-bottom:none}.settings-module__eSbG6G__referralRefereeName{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.settings-module__eSbG6G__referralRefereeNameWallet{font-family:var(--font-mono);font-size:12px;}.settings-module__eSbG6G__referralRefereeDate{color:var(--color-text-tertiary);white-space:nowrap;flex-shrink:0;font-size:11px}.settings-module__eSbG6G__referralRefereeActivity{color:var(--color-text-secondary);white-space:nowrap;text-align:right;flex-shrink:0;min-width:80px;font-size:12px}.settings-module__eSbG6G__referralRefereeEarnings{color:var(--color-primary);font-weight:600}.settings-module__eSbG6G__referralEmptyFriends{color:var(--color-text-tertiary);justify-content:center;align-items:center;gap:10px;padding:24px;font-size:13px;display:flex}.settings-module__eSbG6G__referralShowMore{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;color:var(--color-primary);cursor:pointer;text-align:center;background:0 0;margin-top:8px;padding:10px;font-size:13px;font-weight:600;transition:all .2s;display:block}.settings-module__eSbG6G__referralShowMore:hover{background:rgba(var(--color-primary-rgb), .05);border-color:var(--color-primary)}@keyframes settings-module__eSbG6G__referralShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.settings-module__eSbG6G__referralSkeleton{background:linear-gradient(90deg, var(--color-bg-secondary) 25%, rgba(var(--color-primary-rgb), .06) 50%, var(--color-bg-secondary) 75%);background-size:200% 100%;border-radius:8px;animation:1.5s infinite settings-module__eSbG6G__referralShimmer;color:#0000!important;border:none!important}.settings-module__eSbG6G__referralSkeletonTitle{width:120px;height:22px;margin-bottom:12px}.settings-module__eSbG6G__referralSkeletonInput{width:100%;height:42px;margin-top:16px}.settings-module__eSbG6G__referralSkeletonRow{width:100%;height:44px;margin-bottom:8px}@media (max-width:480px){.settings-module__eSbG6G__referralStatsGrid{grid-template-columns:1fr}.settings-module__eSbG6G__referralLinkRow{flex-direction:column}.settings-module__eSbG6G__referralCopyButton{justify-content:center;width:100%}}.settings-module__eSbG6G__claimedBadge,.settings-module__eSbG6G__releaseButton,.settings-module__eSbG6G__comingSoonBadge,.settings-module__eSbG6G__sectionDisabled,.settings-module__eSbG6G__settingsGrid,.settings-module__eSbG6G__walletSection,.settings-module__eSbG6G__currentLogin,.settings-module__eSbG6G__loginIcon,.settings-module__eSbG6G__loginMethod,.settings-module__eSbG6G__loginLabel,.settings-module__eSbG6G__loginValue,.settings-module__eSbG6G__walletHeroHeader{display:none}.settings-module__eSbG6G__linkIdentityButton{background:rgba(var(--color-primary-rgb), .08);border:1px solid rgba(var(--color-primary-rgb), .2);min-width:60px;color:var(--grove-colors-brand-primary);cursor:pointer;border-radius:20px;justify-content:center;align-items:center;padding:6px 16px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.settings-module__eSbG6G__linkIdentityButton:hover{background:rgba(var(--color-primary-rgb), .14);border-color:var(--grove-colors-brand-primary);box-shadow:0 2px 8px rgba(var(--color-primary-rgb), .15);transform:translateY(-1px)}.settings-module__eSbG6G__linkIdentityButton:active{transform:translateY(0)}.settings-module__eSbG6G__identityLinkOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.settings-module__eSbG6G__identityLinkModal{background:var(--grove-colors-background-light-primary,#fff);border:1px solid var(--grove-colors-border-light);border-radius:16px;width:100%;max-width:420px;min-height:340px;padding:1.5rem;animation:.2s ease-out settings-module__eSbG6G__modalSlideIn;position:relative;box-shadow:0 10px 30px #0000001f}.settings-module__eSbG6G__identityLinkModal input[type=email],.settings-module__eSbG6G__identityLinkModal input[type=tel]{color:var(--grove-colors-text-light-primary,#1a1a1a);background:var(--grove-colors-background-light-secondary,#f5f5f5);border-color:var(--grove-colors-border-light,#e0e0e0);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.settings-module__eSbG6G__identityLinkModal input[type=email]::placeholder,.settings-module__eSbG6G__identityLinkModal input[type=tel]::placeholder{color:var(--grove-colors-text-light-tertiary,#999)}.settings-module__eSbG6G__identityLinkModal input[type=email]:focus,.settings-module__eSbG6G__identityLinkModal input[type=tel]:focus{border-color:var(--grove-colors-brand-primary);background:#fff}:-webkit-any(.settings-module__eSbG6G__identityLinkModal input[type=email]:-webkit-autofill,.settings-module__eSbG6G__identityLinkModal input[type=tel]:-webkit-autofill){-webkit-text-fill-color:var(--grove-colors-text-light-primary,#1a1a1a);-webkit-box-shadow:0 0 0px 1000px var(--grove-colors-background-light-secondary,#f5f5f5) inset}:is(.settings-module__eSbG6G__identityLinkModal input[type=email]:autofill,.settings-module__eSbG6G__identityLinkModal input[type=tel]:autofill){-webkit-text-fill-color:var(--grove-colors-text-light-primary,#1a1a1a);-webkit-box-shadow:0 0 0px 1000px var(--grove-colors-background-light-secondary,#f5f5f5) inset}.settings-module__eSbG6G__identityLinkModal [class*=phoneInputWrapper]{background:var(--grove-colors-background-light-secondary,#f5f5f5);border-color:var(--grove-colors-border-light,#e0e0e0)}.settings-module__eSbG6G__identityLinkModal [class*=phoneInputWrapper]:focus-within{border-color:var(--grove-colors-brand-primary);background:#fff}.settings-module__eSbG6G__identityLinkModal [class*=phonePrefix]{color:var(--grove-colors-text-light-tertiary,#999)}.settings-module__eSbG6G__identityLinkModal input[type=tel]{background:0 0;border:none}.settings-module__eSbG6G__identityLinkModal input[inputmode=numeric]{color:var(--grove-colors-text-light-primary,#1a1a1a);background:var(--grove-colors-background-light-secondary,#f5f5f5)}.settings-module__eSbG6G__identityLinkModal input[inputmode=numeric]:focus{background:#fff}.settings-module__eSbG6G__identityLinkCloseButton{color:var(--grove-colors-text-light-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.375rem;transition:color .15s,background .15s;display:flex;position:absolute;top:1rem;right:1rem}.settings-module__eSbG6G__identityLinkCloseButton:hover{color:var(--grove-colors-text-light-primary);background:var(--grove-colors-background-light-tertiary)}.settings-module__eSbG6G__identityLinkTitle{font-size:20px;font-weight:700;font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);color:var(--grove-colors-text-light-primary);margin:0 0 6px}.settings-module__eSbG6G__identityLinkDesc{color:var(--grove-colors-text-light-tertiary);margin:0;font-size:14px;line-height:1.5}.settings-module__eSbG6G__identityLinkDivider{border:none;border-top:1px solid var(--grove-colors-border-light);margin:16px 0 4px}@media (max-width:768px){.settings-module__eSbG6G__publicToggleBar{flex-direction:column;align-items:stretch;gap:12px}.settings-module__eSbG6G__publicToggleRight{align-self:flex-end}.settings-module__eSbG6G__accountDetailsSection{padding:16px 18px}.settings-module__eSbG6G__socialLinkRow{padding:8px 10px}.settings-module__eSbG6G__socialLinkIcon{width:28px;height:28px}}@media (max-width:640px){.settings-module__eSbG6G__container{padding:32px 16px 48px}.settings-module__eSbG6G__pageTitle{font-size:1.125rem}.settings-module__eSbG6G__section{padding:20px}.settings-module__eSbG6G__usernameHeader{flex-direction:column;gap:8px}.settings-module__eSbG6G__usernameClaimed{margin-right:8px}.settings-module__eSbG6G__usernameInput{flex-direction:column;gap:12px}.settings-module__eSbG6G__inputWrapper{width:100%}.settings-module__eSbG6G__editButtonGroup{justify-content:stretch;width:100%}.settings-module__eSbG6G__saveButton,.settings-module__eSbG6G__claimButton,.settings-module__eSbG6G__changeButton{justify-content:center;width:100%;padding:14px 24px}.settings-module__eSbG6G__cancelButton{flex:1;padding:14px 16px}.settings-module__eSbG6G__editButtonGroup .settings-module__eSbG6G__saveButton{flex:2}.settings-module__eSbG6G__usernameStatus{margin-top:8px}.settings-module__eSbG6G__referralInputRow{flex-direction:column;gap:12px}.settings-module__eSbG6G__referralApplyButton{justify-content:center;width:100%;padding:14px 24px}.settings-module__eSbG6G__walletsSectionHeader{flex-direction:column;gap:8px}.settings-module__eSbG6G__walletCountBadge{align-self:flex-start}.settings-module__eSbG6G__walletRow{padding:10px 12px}.settings-module__eSbG6G__walletAddress{font-size:12px}.settings-module__eSbG6G__walletIcon{width:32px;height:32px}.settings-module__eSbG6G__detectedWallet{flex-direction:column;align-items:stretch;gap:12px;padding:14px}.settings-module__eSbG6G__detectedWalletInfo{justify-content:flex-start}.settings-module__eSbG6G__linkButton{width:100%;padding:12px 20px}.settings-module__eSbG6G__linkSuccessBadge{align-self:center}.settings-module__eSbG6G__connectWalletButton,.settings-module__eSbG6G__linkAnotherButton{padding:14px 16px}.settings-module__eSbG6G__accountsSectionHeader{flex-direction:column;gap:8px}.settings-module__eSbG6G__identityRow{padding:10px 12px}.settings-module__eSbG6G__identityIcon{width:32px;height:32px}.settings-module__eSbG6G__identityType{font-size:12px}.settings-module__eSbG6G__identityValue{font-size:11px}.settings-module__eSbG6G__socialSectionHeader{flex-direction:column;gap:8px}.settings-module__eSbG6G__socialRow{padding:10px 12px}.settings-module__eSbG6G__socialIcon{width:32px;height:32px}.settings-module__eSbG6G__socialType{font-size:12px}.settings-module__eSbG6G__linkedBadgeEnhanced,.settings-module__eSbG6G__soonBadge,.settings-module__eSbG6G__protectedBadge{padding:3px 8px;font-size:10px}.settings-module__eSbG6G__accountRow{padding:10px 12px}.settings-module__eSbG6G__accountType{font-size:12px}.settings-module__eSbG6G__accountIcon{width:32px;height:32px}.settings-module__eSbG6G__privacyToggleRow{padding:10px 12px}.settings-module__eSbG6G__socialLinksSection{padding:16px}.settings-module__eSbG6G__publicProfileHeader{flex-direction:column;align-items:flex-start;gap:8px}.settings-module__eSbG6G__publicProfileLeft{flex-direction:column;gap:4px}.settings-module__eSbG6G__socialLinkRow{padding:6px 10px}.settings-module__eSbG6G__socialLinkRowLinked{padding-top:10px}.settings-module__eSbG6G__socialLinkActions{gap:4px}}.settings-module__eSbG6G__privacySection{background:linear-gradient(135deg,#ffffffe6 0%,#ffffffbf 100%);border:1px solid #6366f114}.settings-module__eSbG6G__privacySectionHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.settings-module__eSbG6G__privacyToggleRow{background:var(--grove-colors-background-light-secondary);border:1px solid var(--grove-colors-border-lightSubtle);border-radius:10px;justify-content:space-between;align-items:center;padding:14px 16px;transition:all .15s;display:flex}.settings-module__eSbG6G__privacyToggleRow:hover{background:var(--grove-colors-background-light-secondary);border-color:var(--grove-colors-border-light)}.settings-module__eSbG6G__privacyToggleInfo{align-items:center;gap:12px;min-width:0;display:flex}.settings-module__eSbG6G__privacyToggleIcon{background:var(--color-bg-primary);border:1px solid var(--grove-colors-border-light);width:36px;height:36px;color:var(--grove-colors-text-light-tertiary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.settings-module__eSbG6G__privacyToggleIconPublic{background:var(--grove-colors-brand-primarySubtle);border-color:rgba(var(--grove-colors-brand-primaryRgb), .2);color:var(--grove-colors-brand-primary)}.settings-module__eSbG6G__privacyToggleDetails{min-width:0}.settings-module__eSbG6G__privacyToggleLabel{color:var(--grove-colors-text-light-primary);font-size:13px;font-weight:600;display:block}.settings-module__eSbG6G__privacyToggleDesc{color:var(--grove-colors-text-light-tertiary);margin-top:2px;font-size:12px}.settings-module__eSbG6G__toggleSwitch{flex-shrink:0;width:48px;height:28px;position:relative}.settings-module__eSbG6G__toggleSwitchInput{opacity:0;width:0;height:0}.settings-module__eSbG6G__toggleSwitchSlider{cursor:pointer;background-color:var(--grove-colors-border-light);border-radius:28px;transition:all .2s;position:absolute;inset:0}.settings-module__eSbG6G__toggleSwitchSlider:before{content:"";background-color:var(--color-bg-primary);border-radius:50%;width:22px;height:22px;transition:all .2s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #0000001a}.settings-module__eSbG6G__toggleSwitchInput:checked+.settings-module__eSbG6G__toggleSwitchSlider{background-color:var(--grove-colors-brand-primary)}.settings-module__eSbG6G__toggleSwitchInput:checked+.settings-module__eSbG6G__toggleSwitchSlider:before{transform:translate(20px)}.settings-module__eSbG6G__toggleSwitchInput:disabled+.settings-module__eSbG6G__toggleSwitchSlider{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__profileUrlRow{background:rgba(var(--grove-colors-brand-primaryRgb), .04);border:1px dashed rgba(var(--grove-colors-brand-primaryRgb), .2);border-radius:10px;margin-top:12px;padding:12px 16px}.settings-module__eSbG6G__profileUrlLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--grove-colors-text-light-tertiary);margin-bottom:4px;font-size:11px;font-weight:500;display:block}.settings-module__eSbG6G__profileUrlLink{color:var(--grove-colors-brand-primary);word-break:break-all;font-size:13px;font-weight:500;text-decoration:none}.settings-module__eSbG6G__profileUrlLink:hover{text-decoration:underline}.settings-module__eSbG6G__profilePrivateMsg{color:var(--grove-colors-text-light-tertiary);font-size:12px;font-style:italic}.settings-module__eSbG6G__socialLinkedList{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}.settings-module__eSbG6G__socialAddSection{border-top:1px solid var(--grove-colors-border-light);padding-top:16px}.settings-module__eSbG6G__socialLinkedList+.settings-module__eSbG6G__socialLinkRowEditing{margin-bottom:16px}.settings-module__eSbG6G__socialLinkRowEditing+.settings-module__eSbG6G__socialAddSection{margin-top:16px}.settings-module__eSbG6G__socialAddLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--grove-colors-text-light-secondary);margin-bottom:12px;font-size:13px;font-weight:600;display:block}.settings-module__eSbG6G__socialChipGrid{flex-wrap:wrap;gap:8px;display:flex}.settings-module__eSbG6G__socialChip{border:1.5px solid var(--grove-colors-brand-primary);color:var(--grove-colors-brand-primary);cursor:pointer;white-space:nowrap;background:#fff;border-radius:20px;align-items:center;gap:6px;padding:8px 13px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #0000000a}.settings-module__eSbG6G__socialChip:hover{background:rgba(var(--color-primary-rgb), .05);border-color:var(--grove-colors-brand-primary);color:var(--grove-colors-brand-primary);box-shadow:0 3px 10px rgba(var(--color-primary-rgb), .14);transform:translateY(-1px)}.settings-module__eSbG6G__socialChip:focus-visible{outline:2px solid var(--grove-colors-brand-primary);outline-offset:2px}.settings-module__eSbG6G__socialChip:active{transform:translateY(0)}.settings-module__eSbG6G__socialChip svg{opacity:1;width:15px;height:15px;color:var(--grove-colors-brand-primary);transition:opacity .15s}.settings-module__eSbG6G__socialChipGroupSection:not(:first-child){margin-top:24px}.settings-module__eSbG6G__socialChipGroupLabel{color:var(--grove-colors-text-light-primary);letter-spacing:-.01em;margin-bottom:8px;font-size:15px;font-weight:700;display:block}.settings-module__eSbG6G__socialChipGroupCallout{background:rgba(var(--grove-colors-brand-primaryRgb), .06);border-left:3px solid var(--grove-colors-brand-primary);border-radius:0 8px 8px 0;margin-bottom:14px;padding:12px 16px}.settings-module__eSbG6G__socialChipGroupDesc{color:var(--grove-colors-text-light-secondary);margin:0;font-size:13px;line-height:1.55}.settings-module__eSbG6G__socialChipConnecting{opacity:.7;pointer-events:none}.settings-module__eSbG6G__socialChipConnecting svg{display:none}.settings-module__eSbG6G__socialChipConnecting span:before{content:"";vertical-align:-1px;border:2px solid var(--grove-colors-brand-primary);border-top-color:#0000;border-radius:50%;width:12px;height:12px;margin-right:4px;animation:.6s linear infinite settings-module__eSbG6G__spin;display:inline-block}@media (prefers-reduced-motion:reduce){.settings-module__eSbG6G__socialChipConnecting span:before{opacity:.5;animation:none}}.settings-module__eSbG6G__chipTipBadge{color:var(--grove-colors-brand-primary);opacity:.7;font-size:10px;font-weight:600}@media (max-width:640px){.settings-module__eSbG6G__socialChipGrid{gap:6px}.settings-module__eSbG6G__socialChip{padding:8px 14px;font-size:12.5px}}.settings-module__eSbG6G__blueskyHandleModal{background:var(--grove-colors-background-light-primary,#fff);border:1px solid var(--grove-colors-border-light);overscroll-behavior:contain;border-radius:18px;width:100%;max-width:380px;padding:2rem;animation:.2s ease-out settings-module__eSbG6G__modalSlideIn;position:relative;box-shadow:0 12px 40px #00000024}.settings-module__eSbG6G__blueskyHandleModal h3{color:var(--grove-colors-text-light-primary);margin:0 0 6px;font-size:17px;font-weight:700}.settings-module__eSbG6G__blueskyHandleModal p{color:var(--grove-colors-text-light-tertiary);margin:0 0 16px;font-size:13px;line-height:1.5}.settings-module__eSbG6G__blueskyHandleInput{border:1px solid var(--grove-colors-border-light);width:100%;color:var(--grove-colors-text-light-primary);background:var(--grove-colors-background-light-secondary);border-radius:10px;margin-bottom:16px;padding:10px 14px;font-size:14px;transition:border-color .15s}.settings-module__eSbG6G__blueskyHandleInput:focus-visible{border-color:var(--grove-colors-brand-primary);outline:2px solid var(--grove-colors-brand-primary);outline-offset:-1px}.settings-module__eSbG6G__blueskyHandleActions{gap:8px;display:flex}.settings-module__eSbG6G__blueskyHandleActions button{cursor:pointer;border:none;border-radius:10px;flex:1;padding:10px 0;font-size:14px;font-weight:600;transition:all .15s}.settings-module__eSbG6G__blueskyHandleContinue{background:var(--grove-colors-brand-primary);color:#fff}.settings-module__eSbG6G__blueskyHandleContinue:hover{opacity:.9}.settings-module__eSbG6G__blueskyHandleContinue:focus-visible{outline-offset:-2px;outline:2px solid #fff}.settings-module__eSbG6G__blueskyHandleContinue:disabled{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__blueskyHandleCancel{background:var(--grove-colors-background-light-secondary);color:var(--grove-colors-text-light-secondary);border:1px solid var(--grove-colors-border-light)}.settings-module__eSbG6G__blueskyHandleCancel:hover{background:var(--grove-colors-background-light-tertiary,#eee)}.settings-module__eSbG6G__blueskyHandleCancel:focus-visible{outline:2px solid var(--grove-colors-brand-primary);outline-offset:2px}.settings-module__eSbG6G__groveKeyLink{color:var(--color-primary);text-underline-offset:2px;font-weight:500;text-decoration:underline}.settings-module__eSbG6G__groveKeyLink:hover{text-decoration:underline}.settings-module__eSbG6G__groveKeyRow{background:var(--grove-colors-bg-secondary);border:1px solid var(--grove-colors-border-light);border-radius:10px;align-items:center;gap:8px;margin-bottom:10px;padding:8px 12px;display:flex}.settings-module__eSbG6G__groveKeyCode{color:var(--grove-colors-text-light-secondary);text-overflow:ellipsis;white-space:nowrap;letter-spacing:.5px;flex:1;font-size:13px;overflow:hidden}.settings-module__eSbG6G__groveKeyActions{flex-shrink:0;gap:2px;display:flex}.settings-module__eSbG6G__groveKeyBtn{width:28px;height:28px;color:var(--grove-colors-text-light-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.settings-module__eSbG6G__groveKeyBtn:hover{background:var(--grove-colors-border-light);color:var(--grove-colors-text-light-primary)}.settings-module__eSbG6G__groveKeyExtensionLink{color:var(--grove-colors-primary);align-items:center;gap:4px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.settings-module__eSbG6G__groveKeyExtensionLink:hover{text-decoration:underline}.settings-module__eSbG6G__discordSupport{width:100%;font-size:var(--text-sm);color:#fffffff2;border-radius:var(--radius-md,12px);background:#5865f2;border:1px solid #4752c4;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:14px 20px;font-weight:600;text-decoration:none;transition:all .15s;display:flex;box-shadow:0 1px 3px #5865f233}.settings-module__eSbG6G__discordSupport:hover{color:#fff;background:#4752c4;border-color:#3c45a5;transform:translateY(-1px);box-shadow:0 2px 8px #5865f24d}.settings-module__eSbG6G__discordSupport svg:first-child{color:#ffffffe6;flex-shrink:0}.settings-module__eSbG6G__discordSupport svg:last-child{color:#fff9;flex-shrink:0}
.page-layout-module__zgN-BW__main{min-height:calc(100vh - var(--nav-height));flex-direction:column;display:flex}.page-layout-module__zgN-BW__container{width:100%;max-width:1400px;padding:var(--spacing-lg) 8%;gap:var(--spacing-md);flex-direction:column;flex:1;margin:0 auto;display:flex}@media (max-width:768px){.page-layout-module__zgN-BW__container{padding-left:16px;padding-right:16px}}
@keyframes WithdrawalModal-module__LvPU7G__spin{to{transform:rotate(360deg)}}@keyframes WithdrawalModal-module__LvPU7G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WithdrawalModal-module__LvPU7G__modalSpringIn{0%{opacity:0;transform:translateY(12px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}.WithdrawalModal-module__LvPU7G__overlay{z-index:1000;padding:var(--spacing-md);background:#00000080;justify-content:center;align-items:center;animation:.15s ease-out WithdrawalModal-module__LvPU7G__fadeIn;display:flex;position:fixed;inset:0}.WithdrawalModal-module__LvPU7G__modal{background:var(--color-bg-primary);border-radius:var(--radius-lg);width:100%;max-width:480px;animation:WithdrawalModal-module__LvPU7G__modalSpringIn .35s var(--ease-spring);overflow:hidden;box-shadow:0 20px 60px #00000026,0 4px 16px #00000014}.WithdrawalModal-module__LvPU7G__header{align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg);background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border);display:flex}.WithdrawalModal-module__LvPU7G__headerIcon{border-radius:var(--radius-lg);background:rgba(var(--color-primary-rgb), .1);width:40px;height:40px;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.WithdrawalModal-module__LvPU7G__headerIconBank{background:rgba(var(--color-info-rgb), .1);color:var(--grove-colors-semantic-info)}.WithdrawalModal-module__LvPU7G__headerText{flex-direction:column;flex:1;gap:2px;display:flex}.WithdrawalModal-module__LvPU7G__header h2{font-size:var(--text-base);color:var(--color-text-primary);margin:0;font-weight:600}.WithdrawalModal-module__LvPU7G__headerSubtitle{font-size:var(--text-sm);color:var(--color-text-secondary);margin:0}.WithdrawalModal-module__LvPU7G__closeButton{border:1px solid var(--color-border);border-radius:var(--radius-full);cursor:pointer;width:32px;height:32px;color:var(--color-text-tertiary);background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.WithdrawalModal-module__LvPU7G__closeButton:hover{background:var(--color-border);color:var(--color-text-primary)}.WithdrawalModal-module__LvPU7G__body{padding:var(--spacing-lg);gap:var(--spacing-md);flex-direction:column;display:flex}.WithdrawalModal-module__LvPU7G__balanceInfo{padding:var(--spacing-md);background:rgba(var(--color-primary-rgb), .04);border:1px solid rgba(var(--color-primary-rgb), .12);border-radius:var(--radius-md);justify-content:space-between;align-items:center;display:flex}.WithdrawalModal-module__LvPU7G__balanceLabel{font-size:var(--text-sm);color:var(--color-text-secondary)}.WithdrawalModal-module__LvPU7G__balanceValue{font-size:var(--text-base);color:var(--color-primary);font-weight:700}.WithdrawalModal-module__LvPU7G__eoaHint{font-size:var(--text-xs);color:var(--color-text-tertiary);margin:0;line-height:1.4}.WithdrawalModal-module__LvPU7G__inlineLink{font:inherit;color:var(--color-primary);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.WithdrawalModal-module__LvPU7G__inlineLink:hover{color:var(--color-primary-hover)}.WithdrawalModal-module__LvPU7G__emptyText{font-size:var(--text-sm);color:var(--color-text-secondary);text-align:center;padding:var(--spacing-sm) 0;margin:0;line-height:1.5}.WithdrawalModal-module__LvPU7G__options{gap:var(--spacing-sm);flex-direction:column;display:flex}.WithdrawalModal-module__LvPU7G__optionCard{align-items:center;gap:var(--spacing-md);padding:var(--spacing-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-primary);cursor:pointer;text-align:left;width:100%;transition:all .15s;display:flex}.WithdrawalModal-module__LvPU7G__optionCard:hover{border-color:var(--color-primary);background:rgba(var(--color-primary-rgb), .03)}.WithdrawalModal-module__LvPU7G__optionIcon{border-radius:var(--radius-md);background:rgba(var(--color-primary-rgb), .08);width:40px;height:40px;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.WithdrawalModal-module__LvPU7G__optionCard:hover .WithdrawalModal-module__LvPU7G__optionIcon{background:var(--grove-colors-brand-primarySubtle)}.WithdrawalModal-module__LvPU7G__optionIconBank{background:rgba(var(--color-info-rgb), .08);color:var(--grove-colors-semantic-info)}.WithdrawalModal-module__LvPU7G__optionCard:hover .WithdrawalModal-module__LvPU7G__optionIconBank{background:rgba(var(--color-info-rgb), .15)}.WithdrawalModal-module__LvPU7G__optionText{flex-direction:column;flex:1;gap:2px;display:flex}.WithdrawalModal-module__LvPU7G__optionTitle{font-size:var(--text-sm);color:var(--color-text-primary);font-weight:600}.WithdrawalModal-module__LvPU7G__optionDesc{font-size:var(--text-xs);color:var(--color-text-secondary);line-height:1.4}.WithdrawalModal-module__LvPU7G__optionArrow{color:var(--color-text-tertiary);flex-shrink:0;transition:all .15s}.WithdrawalModal-module__LvPU7G__optionCard:hover .WithdrawalModal-module__LvPU7G__optionArrow{color:var(--color-primary);transform:translate(2px)}.WithdrawalModal-module__LvPU7G__form{gap:var(--spacing-md);flex-direction:column;display:flex}.WithdrawalModal-module__LvPU7G__fieldGroup{gap:var(--spacing-xs);flex-direction:column;display:flex}.WithdrawalModal-module__LvPU7G__fieldLabel{font-size:var(--text-sm);color:var(--color-text-secondary);font-weight:500}.WithdrawalModal-module__LvPU7G__addressInput{width:100%;font-size:var(--text-sm);font-family:var(--font-mono);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-primary);color:var(--color-text-primary);outline:none;padding:10px 12px;transition:all .15s}.WithdrawalModal-module__LvPU7G__addressInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .1)}.WithdrawalModal-module__LvPU7G__addressInput:disabled{opacity:.6;cursor:not-allowed}.WithdrawalModal-module__LvPU7G__fieldError{font-size:var(--text-xs);color:var(--grove-colors-semantic-error,#dc2626)}.WithdrawalModal-module__LvPU7G__ownerEoaButton{color:var(--color-primary);font-size:var(--text-xs);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:4px;padding:0;font-weight:600;text-decoration:underline}.WithdrawalModal-module__LvPU7G__ownerEoaButton:disabled{opacity:.6;cursor:not-allowed}.WithdrawalModal-module__LvPU7G__resolvedAddress{font-size:var(--text-xs);color:var(--color-primary);font-weight:500}.WithdrawalModal-module__LvPU7G__resolving{font-size:var(--text-xs);color:var(--color-text-secondary);font-style:italic}.WithdrawalModal-module__LvPU7G__savedAddresses{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.WithdrawalModal-module__LvPU7G__savedAddressChip{border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-bg-secondary);cursor:pointer;font-size:var(--text-xs);align-items:center;gap:6px;padding:6px 10px;transition:all .15s;display:flex}.WithdrawalModal-module__LvPU7G__savedAddressChip:hover:not(:disabled){border-color:var(--color-primary);background:rgba(var(--color-primary-rgb), .04)}.WithdrawalModal-module__LvPU7G__savedAddressChip:disabled{opacity:.5;cursor:not-allowed}.WithdrawalModal-module__LvPU7G__savedAddressLabel{color:var(--color-text-primary);font-weight:600}.WithdrawalModal-module__LvPU7G__savedAddressAddr{color:var(--color-text-tertiary);font-family:var(--font-mono)}.WithdrawalModal-module__LvPU7G__bankInfo{padding:var(--spacing-md);font-size:var(--text-sm);color:var(--color-text-secondary);background:var(--color-bg-secondary);border-radius:var(--radius-md);line-height:1.5}.WithdrawalModal-module__LvPU7G__bankInfo p{margin:0}.WithdrawalModal-module__LvPU7G__error{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);background:var(--grove-colors-semantic-errorLight);border:1px solid var(--grove-colors-semantic-errorLight);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--grove-colors-semantic-error,#dc2626);display:flex}.WithdrawalModal-module__LvPU7G__errorIcon{color:var(--grove-colors-semantic-error,#dc2626);flex-shrink:0}.WithdrawalModal-module__LvPU7G__processingNote{padding:var(--spacing-sm) var(--spacing-lg) var(--spacing-md);font-size:var(--text-xs);color:var(--color-text-tertiary);justify-content:center;align-items:center;gap:6px;margin:0;line-height:1.5;display:flex}.WithdrawalModal-module__LvPU7G__processingNoteIcon{color:var(--color-text-tertiary);flex-shrink:0}.WithdrawalModal-module__LvPU7G__advancedWrapper{padding:0 var(--spacing-lg) var(--spacing-xs)}.WithdrawalModal-module__LvPU7G__advancedOptions{font-size:var(--text-xs);color:var(--color-text-tertiary)}.WithdrawalModal-module__LvPU7G__advancedSummary{cursor:pointer;color:var(--color-text-secondary);-webkit-user-select:none;user-select:none;font-weight:500;list-style:none}.WithdrawalModal-module__LvPU7G__advancedSummary::-webkit-details-marker{display:none}.WithdrawalModal-module__LvPU7G__advancedSummary:before{content:"▸";margin-right:6px;transition:transform .15s;display:inline-block}.WithdrawalModal-module__LvPU7G__advancedOptions[open]>.WithdrawalModal-module__LvPU7G__advancedSummary:before{transform:rotate(90deg)}.WithdrawalModal-module__LvPU7G__advancedText{margin:var(--spacing-xs) 0 0;color:var(--color-text-tertiary);line-height:1.5}.WithdrawalModal-module__LvPU7G__footer{justify-content:flex-end;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-lg);border-top:1px solid var(--color-border);display:flex}.WithdrawalModal-module__LvPU7G__footerSpinner{justify-content:center;align-items:center;width:100%;padding:8px 0;animation:.2s ease-out WithdrawalModal-module__LvPU7G__footerSpinnerFadeIn;display:flex}.WithdrawalModal-module__LvPU7G__spinner{border:2.5px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite WithdrawalModal-module__LvPU7G__spin;display:block}@keyframes WithdrawalModal-module__LvPU7G__footerSpinnerFadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:480px){.WithdrawalModal-module__LvPU7G__modal{max-width:100%}.WithdrawalModal-module__LvPU7G__header,.WithdrawalModal-module__LvPU7G__body{padding:var(--spacing-md)}}
.page-module__fxSdUq__page{max-width:1280px;padding:var(--spacing-md) var(--spacing-md) var(--spacing-2xl);min-height:100vh;margin:0 auto}.page-module__fxSdUq__hero{margin-bottom:var(--spacing-md);text-align:left;padding-top:40px;padding-bottom:0}.page-module__fxSdUq__title{letter-spacing:-.05em;color:var(--color-text-primary);margin:0 0 7px;font-size:2rem;font-weight:800;line-height:1}.page-module__fxSdUq__subtitle{color:var(--color-text-secondary);margin:0;font-size:14px;font-weight:400;line-height:1.5}.page-module__fxSdUq__divider{border:none;border-top:1px solid var(--color-border);margin:var(--spacing-md) 0 0}.page-module__fxSdUq__layout{gap:var(--spacing-lg);grid-template-columns:200px 1fr;align-items:start;display:grid}.page-module__fxSdUq__content{min-width:0}.page-module__fxSdUq__navPlaceholder{width:200px}@media (max-width:860px){.page-module__fxSdUq__layout{grid-template-columns:1fr}}@media (max-width:768px){.page-module__fxSdUq__page{padding-left:16px;padding-right:16px}}
.ScrollToTop-module__bPaVnG__button{bottom:max(20px, calc(env(safe-area-inset-bottom) + 12px));z-index:50;background:var(--color-primary);color:#fff;cursor:pointer;opacity:0;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:opacity .25s,visibility .25s,transform .25s,box-shadow .15s;display:flex;position:fixed;right:20px;transform:translateY(8px);box-shadow:0 2px 8px #00000026}.ScrollToTop-module__bPaVnG__button.ScrollToTop-module__bPaVnG__visible{opacity:1;visibility:visible;transform:translateY(0)}.ScrollToTop-module__bPaVnG__button:hover{box-shadow:0 4px 14px rgba(var(--color-primary-rgb), .35)}.ScrollToTop-module__bPaVnG__button:active,.ScrollToTop-module__bPaVnG__button.ScrollToTop-module__bPaVnG__visible:active{transform:translateY(1px)}.ScrollToTop-module__bPaVnG__button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}
.FPShell-module__oSAAEa__main{min-height:100vh;padding-top:var(--spacing-sm)}.FPShell-module__oSAAEa__container{max-width:1280px;padding:0 var(--spacing-md) var(--spacing-2xl);margin:0 auto}.FPShell-module__oSAAEa__pageHero{margin-bottom:var(--spacing-md);padding:40px 0 0}.FPShell-module__oSAAEa__pageHeroRow{justify-content:space-between;align-items:center;gap:24px;display:flex}.FPShell-module__oSAAEa__pageHeroLeft{flex-direction:column;gap:7px;display:flex}.FPShell-module__oSAAEa__pageHeroTitle{letter-spacing:-.05em;color:var(--color-text-primary);margin:0;font-size:2rem;font-weight:800;line-height:1}.FPShell-module__oSAAEa__pageHeroSubtitle{color:var(--color-text-secondary);margin:0;font-size:14px;font-weight:400;line-height:1.5}.FPShell-module__oSAAEa__pageHeroDivider{border:none;border-top:1px solid var(--color-border);margin:28px 0 0}.FPShell-module__oSAAEa__layout{gap:var(--spacing-lg);grid-template-columns:200px 1fr;align-items:start;display:grid}.FPShell-module__oSAAEa__content{min-width:0}@media (max-width:1024px){.FPShell-module__oSAAEa__layout{grid-template-columns:1fr}}@media (max-width:768px){.FPShell-module__oSAAEa__container{padding-left:16px;padding-right:16px}}@media (max-width:600px){.FPShell-module__oSAAEa__pageHeroRow{flex-direction:column;align-items:flex-start;gap:12px}}
