.NotificationPanel-module__6xVTwG__backdrop{z-index:200;background:0 0;position:fixed;inset:0}.NotificationPanel-module__6xVTwG__panel{z-index:201;background:#fff;border-left:1px solid #00000012;flex-direction:column;width:380px;max-width:100vw;animation:.22s cubic-bezier(.16,1,.3,1) NotificationPanel-module__6xVTwG__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 32px #00000014}@keyframes NotificationPanel-module__6xVTwG__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.NotificationPanel-module__6xVTwG__header{border-bottom:1px solid #0000000f;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}.NotificationPanel-module__6xVTwG__headerLeft{align-items:center;gap:10px;display:flex}.NotificationPanel-module__6xVTwG__headerTitle{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:.9375rem;font-weight:700}.NotificationPanel-module__6xVTwG__unreadBadge{color:#fff;background:#2563eb;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.6875rem;font-weight:700;display:inline-flex}.NotificationPanel-module__6xVTwG__headerActions{align-items:center;gap:6px;display:flex}.NotificationPanel-module__6xVTwG__markAllBtn{color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:600;transition:background .15s}.NotificationPanel-module__6xVTwG__markAllBtn:hover{background:#eff6ff}.NotificationPanel-module__6xVTwG__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex}.NotificationPanel-module__6xVTwG__closeBtn:hover{color:#0f172a;background:#f1f5f9}.NotificationPanel-module__6xVTwG__list{flex:1;padding:8px 0;overflow-y:auto}.NotificationPanel-module__6xVTwG__list::-webkit-scrollbar{width:4px}.NotificationPanel-module__6xVTwG__list::-webkit-scrollbar-track{background:0 0}.NotificationPanel-module__6xVTwG__list::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.NotificationPanel-module__6xVTwG__item{cursor:pointer;border-bottom:1px solid #0000000a;gap:12px;padding:14px 20px;transition:background .12s;display:flex;position:relative}.NotificationPanel-module__6xVTwG__item:hover{background:#f8fafc}.NotificationPanel-module__6xVTwG__itemUnread{background:#f0f7ff}.NotificationPanel-module__6xVTwG__itemUnread:hover{background:#e8f1fd}.NotificationPanel-module__6xVTwG__unreadDot{background:#2563eb;border-radius:50%;flex-shrink:0;width:7px;height:7px;position:absolute;top:18px;right:18px}.NotificationPanel-module__6xVTwG__iconWrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-top:1px;display:flex}.NotificationPanel-module__6xVTwG__iconInfo{color:#2563eb;background:#2563eb14}.NotificationPanel-module__6xVTwG__iconWarning{color:#d97706;background:#d9770614}.NotificationPanel-module__6xVTwG__iconCritical{color:#dc2626;background:#dc262614}.NotificationPanel-module__6xVTwG__body{flex:1;min-width:0}.NotificationPanel-module__6xVTwG__itemTitle{color:#0f172a;margin:0 0 4px;padding-right:16px;font-size:.8125rem;font-weight:600;line-height:1.3}.NotificationPanel-module__6xVTwG__itemMessage{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:.775rem;line-height:1.5;display:-webkit-box;overflow:hidden}.NotificationPanel-module__6xVTwG__itemMeta{align-items:center;gap:8px;display:flex}.NotificationPanel-module__6xVTwG__itemTime{color:#94a3b8;font-size:.7rem;font-weight:500}.NotificationPanel-module__6xVTwG__severityPill{letter-spacing:.04em;text-transform:uppercase;border-radius:5px;padding:2px 7px;font-size:.65rem;font-weight:700}.NotificationPanel-module__6xVTwG__pillInfo{color:#2563eb;background:#2563eb14}.NotificationPanel-module__6xVTwG__pillWarning{color:#d97706;background:#d9770614}.NotificationPanel-module__6xVTwG__pillCritical{color:#dc2626;background:#dc262614}.NotificationPanel-module__6xVTwG__empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:48px 24px;display:flex}.NotificationPanel-module__6xVTwG__emptyIcon{color:#94a3b8;background:#f1f5f9;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.NotificationPanel-module__6xVTwG__emptyTitle{color:#0f172a;margin:0;font-size:.875rem;font-weight:600}.NotificationPanel-module__6xVTwG__emptySubtitle{color:#94a3b8;margin:0;font-size:.8125rem;line-height:1.5}.NotificationPanel-module__6xVTwG__skeletonItem{border-bottom:1px solid #0000000a;gap:12px;padding:14px 20px;display:flex}.NotificationPanel-module__6xVTwG__skeletonIcon{background:#f1f5f9;border-radius:10px;flex-shrink:0;width:34px;height:34px;animation:1.4s infinite NotificationPanel-module__6xVTwG__shimmer}.NotificationPanel-module__6xVTwG__skeletonBody{flex-direction:column;flex:1;gap:6px;display:flex}.NotificationPanel-module__6xVTwG__skeletonLine{background:#f1f5f9;border-radius:6px;height:11px;animation:1.4s infinite NotificationPanel-module__6xVTwG__shimmer}@keyframes NotificationPanel-module__6xVTwG__shimmer{0%,to{opacity:1}50%{opacity:.5}}.NotificationPanel-module__6xVTwG__footer{border-top:1px solid #0000000f;flex-shrink:0;padding:12px 20px}.NotificationPanel-module__6xVTwG__footerHint{color:#cbd5e1;text-align:center;margin:0;font-size:.7rem}@media (max-width:480px){.NotificationPanel-module__6xVTwG__panel{border-left:none;width:100vw}}
.Sidebar-module__sTeV3q__sidebar{z-index:100;background:#fff;border-right:1px solid #0000000f;flex-direction:column;width:220px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.Sidebar-module__sTeV3q__identity{border-bottom:1px solid #0000000f;padding:20px 16px 16px}.Sidebar-module__sTeV3q__identityTop{cursor:pointer;align-items:center;gap:10px;display:flex}.Sidebar-module__sTeV3q__avatar{background:0 0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.Sidebar-module__sTeV3q__avatarImage{object-fit:cover;width:100%;height:100%}.Sidebar-module__sTeV3q__identityInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.Sidebar-module__sTeV3q__addressBtn{color:#0f172a;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:.8rem;font-weight:700;transition:color .15s;display:flex}.Sidebar-module__sTeV3q__addressBtn:hover{color:#1d4ed8}.Sidebar-module__sTeV3q__copyDone{color:#10b981}.Sidebar-module__sTeV3q__totalBalance{color:#0f172a;letter-spacing:-.02em;font-size:.85rem;font-weight:800}.Sidebar-module__sTeV3q__identityChevron{color:#94a3b8;flex-shrink:0}.Sidebar-module__sTeV3q__nav{flex-direction:column;flex:1;gap:2px;padding:12px 8px;display:flex}.Sidebar-module__sTeV3q__navItem{color:#64748b;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.Sidebar-module__sTeV3q__navItem:hover{color:#0f172a;background:#f8fafc}.Sidebar-module__sTeV3q__navItemActive{color:#1d4ed8;background:#eff6ff;font-weight:600}.Sidebar-module__sTeV3q__navBadge{color:#fff;background:#dc2626;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:.6rem;font-weight:700;line-height:1;display:flex}.Sidebar-module__sTeV3q__bottom{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.Sidebar-module__sTeV3q__chainIndicator{align-items:center;gap:6px;display:flex}.Sidebar-module__sTeV3q__chainDot{border-radius:50%;width:8px;height:8px}.Sidebar-module__sTeV3q__chainName{color:#64748b;font-size:.78rem;font-weight:600}.Sidebar-module__sTeV3q__bottomActions{align-items:center;gap:4px;display:flex}.Sidebar-module__sTeV3q__bellBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex;position:relative}.Sidebar-module__sTeV3q__bellBtn:hover{color:#2563eb;background:#eff6ff}.Sidebar-module__sTeV3q__bellBadge{color:#fff;background:#dc2626;border:1.5px solid #fff;border-radius:8px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 3px;font-size:.6rem;font-weight:700;line-height:1;display:flex;position:absolute;top:3px;right:3px}.Sidebar-module__sTeV3q__logoutBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.Sidebar-module__sTeV3q__logoutBtn:hover{color:#ef4444;background:#fef2f2}@media (max-width:768px){.Sidebar-module__sTeV3q__sidebar{box-shadow:none;transition:transform .25s cubic-bezier(.16,1,.3,1);transform:translate(-100%)}.Sidebar-module__sTeV3q__sidebar.Sidebar-module__sTeV3q__sidebarOpen{transform:translate(0);box-shadow:4px 0 24px #0000001a}}.Sidebar-module__sTeV3q__overlay{display:none}@media (max-width:768px){.Sidebar-module__sTeV3q__overlay{z-index:99;background:#0000004d;animation:.2s Sidebar-module__sTeV3q__fadeOverlay;display:block;position:fixed;inset:0}@keyframes Sidebar-module__sTeV3q__fadeOverlay{0%{opacity:0}to{opacity:1}}}
.BlockieAvatar-module__NR9Gca__container{background:linear-gradient(135deg,#4f46e5 0%,#06b6d4 50%,#f43f5e 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;padding:2.5px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000001f}.BlockieAvatar-module__NR9Gca__imageWrap{background:#fff;border-radius:13.5px;justify-content:center;align-items:center;width:100%;height:100%;padding:3px;display:flex;overflow:hidden}.BlockieAvatar-module__NR9Gca__image{object-fit:contain;border-radius:10px;width:100%;height:100%;display:block}.BlockieAvatar-module__NR9Gca__placeholder{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#3b82f6 100%);border-radius:13.5px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;font-weight:800;display:flex}
.TopBar-module__zwA5xq__topbar{z-index:110;box-sizing:border-box;background:#fff;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:14px 32px;display:flex;position:sticky;top:0}.TopBar-module__zwA5xq__hamburger{color:#0f172a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;display:none}.TopBar-module__zwA5xq__search{flex:1;max-width:480px;position:relative}.TopBar-module__zwA5xq__searchInput{color:#0f172a;background:#f8fafc;border:1px solid #0000000f;border-radius:10px;outline:none;width:100%;height:38px;padding:0 40px 0 16px;font-family:inherit;font-size:.85rem;transition:border-color .15s}.TopBar-module__zwA5xq__searchInput::placeholder{color:#94a3b8}.TopBar-module__zwA5xq__searchInput:focus{border-color:#bfdbfe}.TopBar-module__zwA5xq__searchHint{color:#64748b;pointer-events:none;background:#e2e8f0;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.TopBar-module__zwA5xq__mobileSearch{color:#0f172a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;display:none}.TopBar-module__zwA5xq__mobileUserWrap{display:none;position:relative}.TopBar-module__zwA5xq__mobileAvatarBtn{cursor:pointer;background:0 0;border:none;border-radius:10px;padding:2px;transition:transform .1s}.TopBar-module__zwA5xq__mobileAvatarBtn:active{transform:scale(.95)}.TopBar-module__zwA5xq__mobileAvatar{background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.TopBar-module__zwA5xq__mobileUserDropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:200;background:#fffffff2;border:1px solid #00000014;border-radius:16px;width:240px;padding:8px;animation:.2s cubic-bezier(.16,1,.3,1) TopBar-module__zwA5xq__slideIn;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 12px 32px #0000001f}@keyframes TopBar-module__zwA5xq__slideIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.TopBar-module__zwA5xq__mobileDropdownHeader{padding:12px}.TopBar-module__zwA5xq__mobileUserInfo{flex-direction:column;gap:4px;display:flex}.TopBar-module__zwA5xq__mobileAddressLabel{text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;font-size:.65rem;font-weight:700}.TopBar-module__zwA5xq__mobileAddressBtn{color:#0f172a;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:.85rem;font-weight:700;display:flex}.TopBar-module__zwA5xq__mobileDropdownSection{padding:10px 12px}.TopBar-module__zwA5xq__sectionLabel{text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;margin-bottom:8px;font-size:.65rem;font-weight:700;display:block}.TopBar-module__zwA5xq__mobileChainList{flex-direction:column;gap:4px;display:flex}.TopBar-module__zwA5xq__mobileChainItem{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:8px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .15s;display:flex}.TopBar-module__zwA5xq__mobileChainItem:hover{background:#00000008}.TopBar-module__zwA5xq__mobileChainItemActive{color:#1d4ed8;background:#eff6ff!important}.TopBar-module__zwA5xq__activeDot{background:#1d4ed8;border-radius:50%;width:6px;height:6px;margin-left:auto}.TopBar-module__zwA5xq__mobileLogoutBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .15s;display:flex}.TopBar-module__zwA5xq__mobileLogoutBtn:hover{background:#fef2f2}.TopBar-module__zwA5xq__rightSection{align-items:center;gap:8px;display:flex}.TopBar-module__zwA5xq__desktopUtilities{align-items:center;gap:2px;display:flex}.TopBar-module__zwA5xq__textBtn,.TopBar-module__zwA5xq__chainSelectBtn{color:#475569;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #0000000a;border-radius:10px;align-items:center;gap:6px;padding:6px 10px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.TopBar-module__zwA5xq__textBtn:hover,.TopBar-module__zwA5xq__chainSelectBtn:hover{color:#0f172a;background:#f1f5f9;border-color:#00000014}.TopBar-module__zwA5xq__chainLogo{object-fit:contain;background:#eee;border-radius:50%;width:18px;height:18px}.TopBar-module__zwA5xq__chevron{color:#94a3b8}.TopBar-module__zwA5xq__iconBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.TopBar-module__zwA5xq__iconBtn:hover{color:#475569;background:#f1f5f9}.TopBar-module__zwA5xq__dropdownWrap{position:relative}.TopBar-module__zwA5xq__dropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:200;background:#fffffffa;border:1px solid #00000014;border-radius:16px;padding:12px;animation:.25s cubic-bezier(.16,1,.3,1) TopBar-module__zwA5xq__dropdownIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 48px #0000001f}@keyframes TopBar-module__zwA5xq__dropdownIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.TopBar-module__zwA5xq__dropdownHeader{text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;padding:0 4px 12px;font-size:.7rem;font-weight:800}.TopBar-module__zwA5xq__chainDropdown{width:280px}.TopBar-module__zwA5xq__chainGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.TopBar-module__zwA5xq__chainGridItem{cursor:pointer;background:#f8fafc;border:1px solid #0000000a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px 8px;transition:all .2s;display:flex}.TopBar-module__zwA5xq__chainGridItem:hover{background:#f1f5f9;border-color:#bfdbfe}.TopBar-module__zwA5xq__chainGridItemActive{background:#eff6ff;border-color:#3b82f6}.TopBar-module__zwA5xq__chainIconWrap{width:32px;height:32px;position:relative}.TopBar-module__zwA5xq__chainLogoLarge{object-fit:contain;border-radius:50%;width:100%;height:100%}.TopBar-module__zwA5xq__activeIndicator{background:#3b82f6;border:2px solid #eff6ff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-2px;right:-2px}.TopBar-module__zwA5xq__chainItemLabel{color:#334155;font-size:.75rem;font-weight:700}.TopBar-module__zwA5xq__userWrap{position:relative}.TopBar-module__zwA5xq__avatarBtn{cursor:pointer;background:0 0;border:none;border-radius:12px;padding:2px;transition:transform .1s}.TopBar-module__zwA5xq__avatarBtn:active{transform:scale(.95)}.TopBar-module__zwA5xq__avatarContainer{background:#f1f5f9;border-radius:10px;width:34px;height:34px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.TopBar-module__zwA5xq__userDropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:200;background:#fffffffa;border:1px solid #00000014;border-radius:16px;width:240px;padding:8px;animation:.25s cubic-bezier(.16,1,.3,1) TopBar-module__zwA5xq__dropdownIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 48px #0000001f}.TopBar-module__zwA5xq__userDropdownHeader{padding:12px}.TopBar-module__zwA5xq__userInfo{flex-direction:column;gap:4px;display:flex}.TopBar-module__zwA5xq__addressLabel{text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;font-size:.65rem;font-weight:700}.TopBar-module__zwA5xq__addressBtn{color:#0f172a;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:.85rem;font-weight:800;display:flex}.TopBar-module__zwA5xq__dropdownDivider{background:#0000000d;height:1px;margin:4px 0}.TopBar-module__zwA5xq__logoutBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;padding:12px;font-family:inherit;font-size:.85rem;font-weight:700;transition:background .15s;display:flex}.TopBar-module__zwA5xq__logoutBtn:hover{background:#fef2f2}@media (max-width:768px){.TopBar-module__zwA5xq__topbar{gap:12px;padding:12px 16px}.TopBar-module__zwA5xq__hamburger{display:flex}.TopBar-module__zwA5xq__mobileSearch{margin-left:auto;display:flex}.TopBar-module__zwA5xq__search,.TopBar-module__zwA5xq__desktopUtilities,.TopBar-module__zwA5xq__chainName{display:none}.TopBar-module__zwA5xq__chainSelectBtn{padding:8px}.TopBar-module__zwA5xq__rightSection{gap:6px}.TopBar-module__zwA5xq__chainDropdown{width:calc(100vw - 32px);max-width:320px;right:-8px}}
.DepositModal-module__INsdhW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0006;justify-content:center;align-items:center;animation:.2s ease-out DepositModal-module__INsdhW__fadeIn;display:flex;position:fixed;inset:0}.DepositModal-module__INsdhW__modal{background:#fffffff2;border:1px solid #ffffff80;border-radius:24px;width:100%;max-width:420px;padding:24px;position:relative;box-shadow:0 20px 40px #0000001a}.DepositModal-module__INsdhW__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.DepositModal-module__INsdhW__header h2{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.DepositModal-module__INsdhW__closeButton{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.DepositModal-module__INsdhW__closeButton:hover{color:#0f172a;background:#e2e8f0}.DepositModal-module__INsdhW__inputSection{margin-bottom:24px}.DepositModal-module__INsdhW__inputWrapper{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;padding:16px;transition:all .2s}.DepositModal-module__INsdhW__inputWrapper:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.DepositModal-module__INsdhW__inputTop{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.DepositModal-module__INsdhW__label{color:#64748b;font-size:.875rem;font-weight:600}.DepositModal-module__INsdhW__balance{color:#94a3b8;font-size:.75rem}.DepositModal-module__INsdhW__inputMain{align-items:center;gap:12px;display:flex}.DepositModal-module__INsdhW__amountInput{color:#0f172a;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:1.5rem;font-weight:700}.DepositModal-module__INsdhW__maxButton{color:#2563eb;cursor:pointer;background:#eff6ff;border:none;border-radius:8px;padding:4px 10px;font-size:.75rem;font-weight:700;transition:all .2s}.DepositModal-module__INsdhW__maxButton:hover{background:#dbeafe}.DepositModal-module__INsdhW__tokenTag{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:4px 8px;font-size:.875rem;font-weight:600;display:flex}.DepositModal-module__INsdhW__tokenIcon{width:18px;height:18px}.DepositModal-module__INsdhW__details{background:#f8fafc;border-radius:16px;margin-bottom:24px;padding:16px}.DepositModal-module__INsdhW__detailRow{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.DepositModal-module__INsdhW__detailRow:last-child{margin-bottom:0}.DepositModal-module__INsdhW__detailLabel{color:#64748b;font-size:.875rem}.DepositModal-module__INsdhW__detailValue{color:#0f172a;font-size:.875rem;font-weight:600}.DepositModal-module__INsdhW__yieldValue{color:#10b981}.DepositModal-module__INsdhW__steps{margin-bottom:24px}.DepositModal-module__INsdhW__step{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}.DepositModal-module__INsdhW__stepActive{background:#eff6ff;border-color:#2563eb}.DepositModal-module__INsdhW__stepDone{background:#f0fdf4;border-color:#10b981}.DepositModal-module__INsdhW__stepNumber{color:#64748b;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.DepositModal-module__INsdhW__stepActive .DepositModal-module__INsdhW__stepNumber{color:#fff;background:#2563eb}.DepositModal-module__INsdhW__stepDone .DepositModal-module__INsdhW__stepNumber{color:#fff;background:#10b981}.DepositModal-module__INsdhW__stepText{flex:1}.DepositModal-module__INsdhW__stepTitle{font-size:.875rem;font-weight:600;display:block}.DepositModal-module__INsdhW__stepDesc{color:#64748b;font-size:.75rem}.DepositModal-module__INsdhW__errorMessage{color:#ef4444;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;align-items:flex-start;gap:8px;margin-bottom:24px;padding:12px 16px;font-size:.875rem;font-weight:500;display:flex}.DepositModal-module__INsdhW__errorMessage span{word-break:break-word;flex:1}.DepositModal-module__INsdhW__depositButton{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.DepositModal-module__INsdhW__depositButton:hover:not(:disabled){background:#1e293b;transform:translateY(-1px)}.DepositModal-module__INsdhW__depositButton:disabled{opacity:.6;cursor:not-allowed}.DepositModal-module__INsdhW__buttonTextWrapper{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.DepositModal-module__INsdhW__gaslessBadge{color:#22c55e;text-transform:uppercase;letter-spacing:.05em;background:#22c55e33;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:700;display:flex}.DepositModal-module__INsdhW__successState{text-align:center;padding:20px 0}.DepositModal-module__INsdhW__successIcon{color:#10b981;background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.DepositModal-module__INsdhW__successTitle{color:#0f172a;margin-bottom:8px;font-size:1.5rem;font-weight:800}.DepositModal-module__INsdhW__successDesc{color:#64748b;margin-bottom:24px}.DepositModal-module__INsdhW__txLink{color:#2563eb;align-items:center;gap:6px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.DepositModal-module__INsdhW__txLink:hover{text-decoration:underline}.DepositModal-module__INsdhW__gaslessTip{text-align:center;color:#94a3b8;margin:10px 0 0;font-size:.75rem;font-weight:500}.DepositModal-module__INsdhW__gaslessTipHighlight{color:#10b981;font-weight:700}.DepositModal-module__INsdhW__aaProgress{color:#64748b;justify-content:center;align-items:center;gap:6px;margin-top:10px;font-size:.75rem;font-weight:500;display:flex}.DepositModal-module__INsdhW__aaProgressStep{color:#94a3b8;background:#f1f5f9;border-radius:6px;padding:3px 8px;font-size:.7rem;font-weight:600;transition:all .2s}.DepositModal-module__INsdhW__aaProgressStepActive{color:#2563eb;background:#eff6ff}.DepositModal-module__INsdhW__aaProgressStepDone{color:#10b981;background:#f0fdf4}.DepositModal-module__INsdhW__aaProgressDot{color:#cbd5e1;font-size:.6rem}@keyframes DepositModal-module__INsdhW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes DepositModal-module__INsdhW__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.DepositModal-module__INsdhW__overlay{align-items:flex-end;padding:0}.DepositModal-module__INsdhW__modal{-webkit-overflow-scrolling:touch;border-radius:24px 24px 0 0;width:100%;max-width:100%;max-height:92dvh;padding-top:28px;animation:.28s cubic-bezier(.32,.72,0,1) DepositModal-module__INsdhW__slideUp;overflow-y:auto}.DepositModal-module__INsdhW__modal:before{content:"";background:#e2e8f0;border-radius:2px;width:40px;height:4px;margin:0 auto 20px;display:block;position:absolute;top:10px;left:50%;transform:translate(-50%)}.DepositModal-module__INsdhW__closeButton{border-radius:12px;width:44px;height:44px}.DepositModal-module__INsdhW__maxButton{min-height:36px;padding:0 12px}.DepositModal-module__INsdhW__depositButton{min-height:52px}.DepositModal-module__INsdhW__modal{padding-bottom:max(24px,env(safe-area-inset-bottom))}}
.Dashboard-module__gyV7ma__dashboard{padding:0 32px 32px}.Dashboard-module__gyV7ma__profileBlock{justify-content:space-between;align-items:center;padding:24px 0;display:flex}.Dashboard-module__gyV7ma__profileLeft{align-items:center;gap:16px;display:flex}.Dashboard-module__gyV7ma__profileAvatarWrap{flex-shrink:0}.Dashboard-module__gyV7ma__profileInfo{flex-direction:column;gap:4px;display:flex}.Dashboard-module__gyV7ma__profileName{color:#64748b;font-size:.9rem;font-weight:600;font-family:var(--font-mono,monospace)}.Dashboard-module__gyV7ma__profileBalance{align-items:baseline;gap:8px;display:flex}.Dashboard-module__gyV7ma__balanceValue{color:#000;letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:2.5rem;font-weight:700;line-height:1.1}.Dashboard-module__gyV7ma__balanceSuffix{color:#94a3b8;font-size:.85rem;font-weight:700}.Dashboard-module__gyV7ma__profileActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.Dashboard-module__gyV7ma__addFundsBtn{color:#0f172a;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0f172a33;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.Dashboard-module__gyV7ma__addFundsBtn:hover{background:#f1f5f9;border-color:#0f172a59}.Dashboard-module__gyV7ma__shareBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #0000000f;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex}.Dashboard-module__gyV7ma__shareBtn:hover{color:#0f172a;background:#f8fafc}.Dashboard-module__gyV7ma__tabs{border-bottom:1px solid #0000000f;align-items:center;gap:0;margin-bottom:24px;padding-bottom:0;display:flex}.Dashboard-module__gyV7ma__tab{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-1px;margin-right:24px;padding:12px 0;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .15s}.Dashboard-module__gyV7ma__tab:hover{color:#000}.Dashboard-module__gyV7ma__tabActive{color:#000;border-bottom-color:#1d4ed8}.Dashboard-module__gyV7ma__tabRight{margin-left:auto;position:relative}.Dashboard-module__gyV7ma__networkBadge{color:#64748b;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #00000014;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;margin-bottom:8px;padding:6px 10px;font-family:inherit;font-size:.78rem;font-weight:700;transition:background .15s;display:flex}.Dashboard-module__gyV7ma__networkBadge:hover{background:#f1f5f9}.Dashboard-module__gyV7ma__headerNetworkLogo{object-fit:contain;border-radius:50%;width:16px;height:16px}.Dashboard-module__gyV7ma__chainTabDropdown{z-index:200;background:#fff;border:1px solid #00000014;border-radius:10px;min-width:160px;padding:4px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}.Dashboard-module__gyV7ma__chainTabItem{color:#374151;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:7px;align-items:center;gap:10px;width:100%;padding:9px 12px;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .12s;display:flex}.Dashboard-module__gyV7ma__chainTabItem:hover{background:#f8fafc}.Dashboard-module__gyV7ma__chainTabItemActive{color:#1d4ed8;background:#eff6ff}.Dashboard-module__gyV7ma__chainTabItemActive:hover{background:#dbeafe}.Dashboard-module__gyV7ma__chainTabItemLogo{object-fit:contain;border-radius:50%;width:18px;height:18px}.Dashboard-module__gyV7ma__chainTabCheck{color:#1d4ed8;margin-left:auto}.Dashboard-module__gyV7ma__allNetworksIcon{color:#fff;background:#2563eb;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.Dashboard-module__gyV7ma__allNetworksIconSm{color:#fff;background:#2563eb;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.Dashboard-module__gyV7ma__grid{grid-template-columns:1.5fr 1fr;align-items:flex-start;gap:24px;margin-bottom:24px;display:grid}.Dashboard-module__gyV7ma__mainColumn{flex-direction:column;gap:24px;display:flex}.Dashboard-module__gyV7ma__card{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:24px}.Dashboard-module__gyV7ma__cardTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:16px;font-size:1.1rem;font-weight:800}.Dashboard-module__gyV7ma__perfValue{color:#000;letter-spacing:-.05em;font-variant-numeric:tabular-nums;margin-bottom:4px;font-size:2.25rem;font-weight:700}.Dashboard-module__gyV7ma__perfChart{height:180px;margin:20px 0;position:relative}.Dashboard-module__gyV7ma__timeFilters{gap:4px;margin-top:16px;display:flex}.Dashboard-module__gyV7ma__timeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:.75rem;font-weight:700;transition:all .15s}.Dashboard-module__gyV7ma__timeBtn:hover{color:#64748b;background:#f8fafc}.Dashboard-module__gyV7ma__timeBtnActive{color:#0f172a;background:#f1f5f9}.Dashboard-module__gyV7ma__historyList{flex-direction:column;min-height:200px;display:flex}.Dashboard-module__gyV7ma__historyListEmpty{flex:1;justify-content:center;align-items:center;display:flex}.Dashboard-module__gyV7ma__historyEmpty{text-align:center;color:#94a3b8;flex-direction:column;align-items:center;gap:8px;font-size:.88rem;font-weight:600;display:flex}.Dashboard-module__gyV7ma__historyIcon{color:#e2e8f0;margin-bottom:4px}.Dashboard-module__gyV7ma__historyHint{color:#cbd5e1;font-size:.78rem;font-weight:400}.Dashboard-module__gyV7ma__assetsSection,.Dashboard-module__gyV7ma__assetsSectionMini{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:24px}.Dashboard-module__gyV7ma__assetsSectionMini{padding:20px 24px}.Dashboard-module__gyV7ma__assetsHeader{margin-bottom:16px}.Dashboard-module__gyV7ma__assetRow{border-top:1px solid #0000000a;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.Dashboard-module__gyV7ma__assetInfo{align-items:center;gap:12px;display:flex}.Dashboard-module__gyV7ma__assetIcon{color:#fff;background:#2775ca;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:800;display:flex}.Dashboard-module__gyV7ma__assetName{color:#0f172a;font-size:.9rem;font-weight:700;display:block}.Dashboard-module__gyV7ma__assetChain{color:#94a3b8;align-items:center;gap:4px;margin-top:2px;font-size:.75rem;display:flex}.Dashboard-module__gyV7ma__assetChainLogo{object-fit:contain;border-radius:50%;width:12px;height:12px}.Dashboard-module__gyV7ma__assetBalance{text-align:right}.Dashboard-module__gyV7ma__assetValue{color:#0f172a;font-size:.9rem;font-weight:700;display:block}.Dashboard-module__gyV7ma__assetAmount{color:#94a3b8;margin-top:2px;font-size:.78rem;display:block}@media (max-width:1024px){.Dashboard-module__gyV7ma__opportunityGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Dashboard-module__gyV7ma__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Dashboard-module__gyV7ma__dashboard{padding:0 16px 24px}.Dashboard-module__gyV7ma__profileBlock{flex-direction:column;align-items:flex-start;gap:16px;padding:20px 0}.Dashboard-module__gyV7ma__profileLeft{width:100%}.Dashboard-module__gyV7ma__profileActions{justify-content:flex-start;width:100%}.Dashboard-module__gyV7ma__balanceValue{font-size:1.5rem}.Dashboard-module__gyV7ma__tabs{overflow-x:unset;flex-wrap:nowrap}.Dashboard-module__gyV7ma__tab{flex:none;align-items:center;min-height:44px;margin-right:16px;padding:0;font-size:.9rem;display:flex}.Dashboard-module__gyV7ma__tabRight{flex-shrink:0;margin-left:auto}.Dashboard-module__gyV7ma__networkBadge{white-space:nowrap;flex-shrink:0;gap:5px;margin-bottom:6px;padding:5px 9px;font-size:.73rem}.Dashboard-module__gyV7ma__headerNetworkLogo{width:14px;height:14px}.Dashboard-module__gyV7ma__timeBtn{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}.Dashboard-module__gyV7ma__shareBtn,.Dashboard-module__gyV7ma__closeButton{width:44px;height:44px}.Dashboard-module__gyV7ma__addFundsBtn,.Dashboard-module__gyV7ma__depositBtn{min-height:44px;padding:0 16px}.Dashboard-module__gyV7ma__grid,.Dashboard-module__gyV7ma__opportunityGrid{grid-template-columns:1fr}.Dashboard-module__gyV7ma__opportunityCard{padding:14px}.Dashboard-module__gyV7ma__opportunityName{font-size:.88rem}.Dashboard-module__gyV7ma__apyVal{font-size:1rem}.Dashboard-module__gyV7ma__assetName{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.Dashboard-module__gyV7ma__sectionHeader{flex-wrap:wrap;gap:8px}.Dashboard-module__gyV7ma__filterBar{gap:8px}.Dashboard-module__gyV7ma__filterChips{gap:4px}.Dashboard-module__gyV7ma__filterChip{min-height:36px;padding:4px 10px;font-size:.72rem}.Dashboard-module__gyV7ma__assetRowRight{flex-shrink:0;gap:8px}.Dashboard-module__gyV7ma__assetAmount{display:none}.Dashboard-module__gyV7ma__withdrawBtn{min-height:36px;padding:7px 8px}.Dashboard-module__gyV7ma__withdrawBtnText{display:none}.Dashboard-module__gyV7ma__sortTrigger{min-height:36px;font-size:.72rem}}.Dashboard-module__gyV7ma__opportunitiesSection{margin-top:32px;margin-bottom:32px}.Dashboard-module__gyV7ma__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Dashboard-module__gyV7ma__opportunityCount{color:#94a3b8;font-size:.8rem;font-weight:600}.Dashboard-module__gyV7ma__filterBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.Dashboard-module__gyV7ma__filterChips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Dashboard-module__gyV7ma__filterChip{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #0f172a1a;border-radius:20px;outline:none;min-height:32px;padding:5px 14px;font-size:.78rem;font-weight:600;transition:all .15s}.Dashboard-module__gyV7ma__filterChip:hover{color:#0f172a;border-color:#0f172a40}.Dashboard-module__gyV7ma__filterChipActive{background:#0f172a;border-color:#0f172a;color:#fff!important}.Dashboard-module__gyV7ma__filterChip:focus-visible,.Dashboard-module__gyV7ma__filterChipActive:focus-visible{outline:none}.Dashboard-module__gyV7ma__sortDropdown{position:relative}.Dashboard-module__gyV7ma__sortTrigger{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #0f172a1a;border-radius:8px;align-items:center;gap:6px;min-height:32px;padding:5px 12px;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .15s;display:flex}.Dashboard-module__gyV7ma__sortTrigger:hover{color:#0f172a;background:#f8fafc;border-color:#0f172a40}.Dashboard-module__gyV7ma__sortChevron{opacity:.5;transition:transform .2s}.Dashboard-module__gyV7ma__sortChevronOpen{opacity:.7;transition:transform .2s;transform:rotate(180deg)}.Dashboard-module__gyV7ma__sortMenu{z-index:60;background:#fff;border:1px solid #0f172a14;border-radius:12px;min-width:148px;padding:5px;animation:.14s cubic-bezier(.16,1,.3,1) Dashboard-module__gyV7ma__menuFadeIn;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #0000001a,0 2px 8px #0000000a}@keyframes Dashboard-module__gyV7ma__menuFadeIn{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Dashboard-module__gyV7ma__sortMenuItem{color:#64748b;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:0;width:100%;padding:8px 10px;font-family:inherit;font-size:.82rem;font-weight:500;transition:background .1s,color .1s;display:flex}.Dashboard-module__gyV7ma__sortMenuItem:hover{color:#0f172a;background:#f8fafc}.Dashboard-module__gyV7ma__sortMenuItemActive{color:#0f172a;font-weight:700}.Dashboard-module__gyV7ma__sortMenuCheck{color:#1d4ed8;flex-shrink:0;align-items:center;width:20px;display:flex}.Dashboard-module__gyV7ma__assetRowRight{flex-shrink:0;align-items:center;gap:12px;display:flex}.Dashboard-module__gyV7ma__apyBadge{color:#16a34a;white-space:nowrap;background:#22c55e14;border:1px solid #22c55e2e;border-radius:6px;flex-shrink:0;padding:2px 7px;font-size:11px;font-weight:600}.Dashboard-module__gyV7ma__withdrawBtn{color:#0f172a;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0f172a33;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:background .15s;display:flex}.Dashboard-module__gyV7ma__withdrawBtn:hover{background:#f8fafc}.Dashboard-module__gyV7ma__opportunityGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;min-width:0;display:grid}.Dashboard-module__gyV7ma__opportunityCard{background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;gap:14px;min-width:0;padding:16px;transition:all .2s;display:flex}.Dashboard-module__gyV7ma__opportunityCard:hover{border-color:#1d4ed81a;box-shadow:0 4px 12px #00000008}.Dashboard-module__gyV7ma__opportunityTop{align-items:center;gap:12px;display:flex}.Dashboard-module__gyV7ma__logoContainer{width:40px;height:40px;position:relative}.Dashboard-module__gyV7ma__opportunityLogo{color:#1d4ed8;background:#f1f5f9;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.1rem;font-weight:800;display:flex;overflow:hidden}.Dashboard-module__gyV7ma__opportunityLogo img{object-fit:contain;width:100%;height:100%}.Dashboard-module__gyV7ma__chainBadgeOverlay{z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:2px;display:flex;position:absolute;bottom:-2px;right:-2px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.Dashboard-module__gyV7ma__chainBadgeOverlay img{object-fit:contain;width:14px;height:14px}.Dashboard-module__gyV7ma__assetIcon img{object-fit:contain;width:100%;height:100%}.Dashboard-module__gyV7ma__opportunityMeta{flex:1}.Dashboard-module__gyV7ma__opportunityName{color:#0f172a;font-size:.95rem;font-weight:700}.Dashboard-module__gyV7ma__opportunityProtocol{color:#64748b;margin-top:1px;font-size:.75rem}.Dashboard-module__gyV7ma__opportunityApy{text-align:right}.Dashboard-module__gyV7ma__opportunityBottom{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.Dashboard-module__gyV7ma__riskBadge{text-transform:capitalize;border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:700}.Dashboard-module__gyV7ma__riskBadge[data-risk=conservative]{color:#166534;background:#f0fdf4}.Dashboard-module__gyV7ma__riskBadge[data-risk=balanced]{color:#1e40af;background:#eff6ff}.Dashboard-module__gyV7ma__riskBadge[data-risk=growth]{color:#9a3412;background:#fff7ed}.Dashboard-module__gyV7ma__depositBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:.8rem;font-weight:700;transition:background .15s;display:flex}.Dashboard-module__gyV7ma__depositBtn:hover{background:#1e293b}.Dashboard-module__gyV7ma__loadingOpportunities{text-align:center;color:#94a3b8;grid-column:1/-1;padding:40px;font-size:.9rem}@keyframes Dashboard-module__gyV7ma__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.Dashboard-module__gyV7ma__skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e9eef4 50%,#f1f5f9 75%) 0 0/800px 100%;border-radius:6px;animation:1.4s linear infinite Dashboard-module__gyV7ma__shimmer}.Dashboard-module__gyV7ma__skeletonCircle{border-radius:50%;flex-shrink:0}.Dashboard-module__gyV7ma__skeletonCard{background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;gap:14px;padding:16px;display:flex}.Dashboard-module__gyV7ma__skeletonCardTop{align-items:center;gap:12px;display:flex}.Dashboard-module__gyV7ma__skeletonCardMeta{flex-direction:column;flex:1;gap:6px;display:flex}.Dashboard-module__gyV7ma__skeletonCardBottom{justify-content:space-between;align-items:center;display:flex}.Dashboard-module__gyV7ma__skeletonHistoryRow{border-bottom:1px solid #0f172a0a;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.Dashboard-module__gyV7ma__skeletonHistoryLeft{align-items:center;gap:10px;display:flex}.Dashboard-module__gyV7ma__skeletonHistoryMeta{flex-direction:column;gap:5px;display:flex}.Dashboard-module__gyV7ma__skeletonHistoryRight{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.Dashboard-module__gyV7ma__skeletonAssetRow{border-top:1px solid #0000000a;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.Dashboard-module__gyV7ma__skeletonAssetLeft{align-items:center;gap:12px;display:flex}.Dashboard-module__gyV7ma__skeletonAssetMeta{flex-direction:column;gap:5px;display:flex}.Dashboard-module__gyV7ma__fullWidthSection{margin-top:24px;animation:.2s ease-out Dashboard-module__gyV7ma__fadeIn}@keyframes Dashboard-module__gyV7ma__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__gyV7ma__viewMoreBtn{color:#1d4ed8;cursor:pointer;background:0 0;border:1px solid #0f172a0f;border-radius:10px;width:100%;margin-top:16px;padding:10px;font-size:13px;font-weight:600;transition:all .15s}.Dashboard-module__gyV7ma__viewMoreBtn:hover{background:#f8fafc;border-color:#1d4ed833}.Dashboard-module__gyV7ma__miniHistoryRow{border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.Dashboard-module__gyV7ma__miniHistoryRow:last-child{border-bottom:none}.Dashboard-module__gyV7ma__miniHistoryLeft{align-items:center;gap:10px;display:flex}.Dashboard-module__gyV7ma__miniHistoryIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.Dashboard-module__gyV7ma__miniHistoryLabel{color:#0f172a;font-size:13px;font-weight:600}.Dashboard-module__gyV7ma__miniHistoryProtocol{color:#94a3b8;margin-top:1px;font-size:11px}.Dashboard-module__gyV7ma__miniHistoryRight{text-align:right}.Dashboard-module__gyV7ma__miniHistoryAmount{font-size:13px;font-weight:700}.Dashboard-module__gyV7ma__miniHistoryDate{color:#94a3b8;margin-top:1px;font-size:11px}.Dashboard-module__gyV7ma__historyRowFull{border-bottom:1px solid #0f172a0a;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.Dashboard-module__gyV7ma__historyRowFull:last-child{border-bottom:none}.Dashboard-module__gyV7ma__historyRowMain{align-items:center;gap:16px;display:flex}.Dashboard-module__gyV7ma__historyRowAmountLarge{font-size:15px;font-weight:700}.Dashboard-module__gyV7ma__sideColumn{flex-direction:column;gap:24px;display:flex}.Dashboard-module__gyV7ma__alphaSection{background:#f8fafc;border:1px dashed #0f172a1a;border-radius:20px;padding:20px}.Dashboard-module__gyV7ma__secondaryHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Dashboard-module__gyV7ma__topYieldsList{flex-direction:column;gap:12px;display:flex}.Dashboard-module__gyV7ma__topYieldCard{cursor:pointer;background:#fff;border:1px solid #0000000a;border-radius:14px;align-items:center;gap:12px;padding:12px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 2px #00000005}.Dashboard-module__gyV7ma__topYieldCard:hover{border-color:#1d4ed826;transform:translate(4px);box-shadow:0 4px 12px #0000000d}.Dashboard-module__gyV7ma__topYieldIcon{flex-shrink:0;width:36px;height:36px;position:relative}.Dashboard-module__gyV7ma__topYieldIcon img{object-fit:cover;border-radius:50%;width:100%;height:100%}.Dashboard-module__gyV7ma__topYieldChainBadge{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;padding:1.5px;display:flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 1px 3px #0000001a}.Dashboard-module__gyV7ma__topYieldChainBadge img{border-radius:50%;width:100%;height:100%}.Dashboard-module__gyV7ma__topYieldMeta{flex:1;min-width:0}.Dashboard-module__gyV7ma__topYieldName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.Dashboard-module__gyV7ma__topYieldProtocol{color:#64748b;margin-top:1px;font-size:11px}.Dashboard-module__gyV7ma__topYieldApy{text-align:right;flex-shrink:0}.Dashboard-module__gyV7ma__apyVal{color:#16a34a;font-size:14px;font-weight:800}.Dashboard-module__gyV7ma__apyLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.02em;font-size:9px;font-weight:700}.Dashboard-module__gyV7ma__textCta{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #0000000a;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;box-shadow:0 1px 2px #00000008}.Dashboard-module__gyV7ma__textCta:hover{background:#eff6ff;transform:scale(1.1)}.Dashboard-module__gyV7ma__skeletonTopYieldCard{background:#fff;border:1px solid #0000000a;border-radius:14px;height:60px;position:relative;overflow:hidden}.Dashboard-module__gyV7ma__skeletonTopYieldCard:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:100%;height:100%;animation:1.5s infinite Dashboard-module__gyV7ma__skeleton-loading;position:absolute;top:0;left:0}.Dashboard-module__gyV7ma__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Dashboard-module__gyV7ma__modalContent{background:#fff;border:1px solid #0000000d;border-radius:24px;position:relative;box-shadow:0 20px 40px #0000001a}.Dashboard-module__gyV7ma__modalHeader{justify-content:space-between;align-items:center;padding:24px 24px 16px;display:flex}.Dashboard-module__gyV7ma__modalTitle{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:800}.Dashboard-module__gyV7ma__modalSubtitle{color:#64748b;margin:4px 0 0;font-size:.88rem}.Dashboard-module__gyV7ma__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Dashboard-module__gyV7ma__closeBtn:hover{color:#0f172a;background:#e2e8f0}.Dashboard-module__gyV7ma__modalBody{padding:0 24px 24px}@media (max-width:1024px){.Dashboard-module__gyV7ma__opportunityGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.Dashboard-module__gyV7ma__opportunityGrid{grid-template-columns:1fr}}.Dashboard-module__gyV7ma__walletAddressBtn{font:inherit;color:#64748b;font-size:.9rem;font-weight:600;font-family:var(--font-mono,monospace);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none;transition:color .15s}.Dashboard-module__gyV7ma__walletAddressBtn:hover{color:#0f172a;text-underline-offset:3px;text-decoration:underline}.Dashboard-module__gyV7ma__walletSmartBadge{color:#1d4ed8;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#2563eb14;border:none;border-radius:6px;align-items:center;gap:4px;margin-left:6px;padding:2px 8px;font-family:inherit;font-size:10px;font-weight:700;transition:background .15s;display:inline-flex}.Dashboard-module__gyV7ma__walletSmartBadge:hover{background:#2563eb24}@keyframes Dashboard-module__gyV7ma__walletPulse{0%,to{opacity:1}50%{opacity:.45}}.Dashboard-module__gyV7ma__walletInitBadge{color:#92400e;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#eab3081f;border:none;border-radius:6px;align-items:center;gap:4px;margin-left:6px;padding:2px 8px;font-family:inherit;font-size:10px;font-weight:700;animation:1.6s ease-in-out infinite Dashboard-module__gyV7ma__walletPulse;display:inline-flex}.Dashboard-module__gyV7ma__walletInitBadge:hover{background:#eab30833}@media (max-width:375px){.Dashboard-module__gyV7ma__balanceValue{font-size:1.25rem}.Dashboard-module__gyV7ma__perfValue{font-size:1.75rem}.Dashboard-module__gyV7ma__profileActions{gap:6px}.Dashboard-module__gyV7ma__addFundsBtn{padding:0 12px;font-size:12px}}
.SmartAccountOnboardingModal-module__XYIRgG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1100;background:#00000073;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out SmartAccountOnboardingModal-module__XYIRgG__fadeIn;display:flex;position:fixed;inset:0}.SmartAccountOnboardingModal-module__XYIRgG__modal{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #fff9;border-radius:24px;width:100%;max-width:440px;max-height:92dvh;padding:28px 24px 24px;position:relative;overflow-y:auto;box-shadow:0 24px 48px #00000024,0 4px 16px #0000000f}.SmartAccountOnboardingModal-module__XYIRgG__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex;position:absolute;top:20px;right:20px}.SmartAccountOnboardingModal-module__XYIRgG__closeBtn:hover{color:#0f172a;background:#e2e8f0}.SmartAccountOnboardingModal-module__XYIRgG__hero{text-align:center;border-bottom:1px solid #0000000d;margin-bottom:24px;padding-bottom:24px}.SmartAccountOnboardingModal-module__XYIRgG__heroIcon{color:#2563eb;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex;box-shadow:0 4px 12px #2563eb26}.SmartAccountOnboardingModal-module__XYIRgG__heroTitle{color:#0f172a;letter-spacing:-.02em;margin:0 0 8px;font-size:1.3rem;font-weight:800}.SmartAccountOnboardingModal-module__XYIRgG__heroSub{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.SmartAccountOnboardingModal-module__XYIRgG__infoCard{background:#f8fafc;border:1px solid #0000000d;border-radius:16px;align-items:flex-start;gap:14px;margin-bottom:12px;padding:16px;display:flex}.SmartAccountOnboardingModal-module__XYIRgG__infoCardIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.SmartAccountOnboardingModal-module__XYIRgG__infoCardBody{flex:1;min-width:0}.SmartAccountOnboardingModal-module__XYIRgG__infoCardTitle{color:#0f172a;margin-bottom:4px;font-size:.875rem;font-weight:700}.SmartAccountOnboardingModal-module__XYIRgG__infoCardDesc{color:#64748b;margin-bottom:10px;font-size:.8125rem;line-height:1.5}.SmartAccountOnboardingModal-module__XYIRgG__infoCardDesc strong{color:#0f172a;font-weight:600}.SmartAccountOnboardingModal-module__XYIRgG__addressRow{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex}.SmartAccountOnboardingModal-module__XYIRgG__address{font-family:var(--font-mono,"Courier New",monospace);color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.775rem;overflow:hidden}.SmartAccountOnboardingModal-module__XYIRgG__copyBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:4px 8px;font-size:.725rem;font-weight:600;transition:all .15s;display:flex}.SmartAccountOnboardingModal-module__XYIRgG__copyBtn:hover{color:#0f172a;background:#e2e8f0}.SmartAccountOnboardingModal-module__XYIRgG__explorerLink{color:#94a3b8;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;text-decoration:none;transition:all .15s;display:flex}.SmartAccountOnboardingModal-module__XYIRgG__explorerLink:hover{color:#2563eb;background:#f1f5f9}.SmartAccountOnboardingModal-module__XYIRgG__warningNote{color:#d97706;margin-top:6px;font-size:.75rem;font-weight:600;display:block}.SmartAccountOnboardingModal-module__XYIRgG__ctaBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:14px;width:100%;margin-top:20px;padding:15px;font-size:.95rem;font-weight:700;transition:all .2s}.SmartAccountOnboardingModal-module__XYIRgG__ctaBtn:hover{background:#1e293b;transform:translateY(-1px)}.SmartAccountOnboardingModal-module__XYIRgG__footnote{text-align:center;color:#94a3b8;margin:12px 0 0;font-size:.75rem;line-height:1.5}@keyframes SmartAccountOnboardingModal-module__XYIRgG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.SmartAccountOnboardingModal-module__XYIRgG__overlay{align-items:flex-end;padding:0}.SmartAccountOnboardingModal-module__XYIRgG__modal{border-radius:24px 24px 0 0;max-width:100%;padding-top:32px;animation:.28s cubic-bezier(.32,.72,0,1) SmartAccountOnboardingModal-module__XYIRgG__slideUp}.SmartAccountOnboardingModal-module__XYIRgG__modal:before{content:"";background:#e2e8f0;border-radius:2px;width:40px;height:4px;display:block;position:absolute;top:10px;left:50%;transform:translate(-50%)}}@keyframes SmartAccountOnboardingModal-module__XYIRgG__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
.WalletInfoModal-module__y62udq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1050;background:#0006;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out WalletInfoModal-module__y62udq__fadeIn;display:flex;position:fixed;inset:0}.WalletInfoModal-module__y62udq__modal{background:#fff;border:1px solid #0000000d;border-radius:24px;width:100%;max-width:420px;max-height:90dvh;padding:24px;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0000001f,0 4px 12px #0000000f}.WalletInfoModal-module__y62udq__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.WalletInfoModal-module__y62udq__headerLeft{align-items:center;gap:10px;display:flex}.WalletInfoModal-module__y62udq__headerIcon{color:#64748b;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.WalletInfoModal-module__y62udq__title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:800}.WalletInfoModal-module__y62udq__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.WalletInfoModal-module__y62udq__closeBtn:hover{color:#0f172a;background:#e2e8f0}.WalletInfoModal-module__y62udq__modeBadge{color:#374151;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:6px;margin-bottom:20px;padding:7px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.WalletInfoModal-module__y62udq__modeDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.WalletInfoModal-module__y62udq__rows{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.WalletInfoModal-module__y62udq__row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.WalletInfoModal-module__y62udq__rowHeader{align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.WalletInfoModal-module__y62udq__rowIconWrap{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.WalletInfoModal-module__y62udq__rowLabel{color:#0f172a;margin-bottom:2px;font-size:.85rem;font-weight:700}.WalletInfoModal-module__y62udq__rowHint{color:#64748b;font-size:.75rem;line-height:1.4}.WalletInfoModal-module__y62udq__addressRow{background:#fff;border:1px solid #e2e8f0;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;display:flex}.WalletInfoModal-module__y62udq__address{font-family:var(--font-mono,"Courier New",monospace);color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.78rem;overflow:hidden}.WalletInfoModal-module__y62udq__copyBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:4px 8px;font-size:.71rem;font-weight:600;transition:all .15s;display:flex}.WalletInfoModal-module__y62udq__copyBtn:hover{color:#0f172a;background:#e2e8f0}.WalletInfoModal-module__y62udq__explorerLink{color:#94a3b8;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;transition:all .15s;display:flex}.WalletInfoModal-module__y62udq__explorerLink:hover{color:#2563eb;background:#f1f5f9}.WalletInfoModal-module__y62udq__accordion{color:#2563eb;cursor:pointer;background:0 0;border:none;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;width:100%;padding:14px 0 0;font-family:inherit;font-size:.85rem;font-weight:600;transition:color .15s;display:flex}.WalletInfoModal-module__y62udq__accordion:hover{color:#1d4ed8}.WalletInfoModal-module__y62udq__accordionBody{padding-top:12px;animation:.15s ease-out WalletInfoModal-module__y62udq__fadeIn}.WalletInfoModal-module__y62udq__accordionBody p{color:#64748b;margin:0 0 10px;font-size:.8125rem;line-height:1.6}.WalletInfoModal-module__y62udq__accordionBody p:last-child{margin-bottom:0}.WalletInfoModal-module__y62udq__accordionBody strong{color:#0f172a;font-weight:600}@keyframes WalletInfoModal-module__y62udq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.WalletInfoModal-module__y62udq__overlay{align-items:flex-end;padding:0}.WalletInfoModal-module__y62udq__modal{max-width:100%;padding-top:28px;padding-bottom:max(24px,env(safe-area-inset-bottom));border-radius:24px 24px 0 0;animation:.28s cubic-bezier(.32,.72,0,1) WalletInfoModal-module__y62udq__slideUp}.WalletInfoModal-module__y62udq__modal:before{content:"";background:#e2e8f0;border-radius:2px;width:40px;height:4px;display:block;position:absolute;top:10px;left:50%;transform:translate(-50%)}}@keyframes WalletInfoModal-module__y62udq__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
.WalletChoiceModal-module__zz8mUq__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1200;background:#0000008c;justify-content:center;align-items:center;padding:16px;animation:.25s ease-out WalletChoiceModal-module__zz8mUq__fadeIn;display:flex;position:fixed;inset:0}.WalletChoiceModal-module__zz8mUq__modal{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #ffffffb3;border-radius:28px;width:100%;max-width:480px;max-height:92dvh;padding:32px 28px 28px;overflow-y:auto;box-shadow:0 32px 64px #0000002e,0 4px 16px #0000000f}.WalletChoiceModal-module__zz8mUq__header{text-align:center;margin-bottom:28px}.WalletChoiceModal-module__zz8mUq__headerIcon{color:#2563eb;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex;box-shadow:0 4px 12px #2563eb26}.WalletChoiceModal-module__zz8mUq__title{color:#0f172a;letter-spacing:-.025em;margin:0 0 8px;font-size:1.25rem;font-weight:800}.WalletChoiceModal-module__zz8mUq__subtitle{color:#64748b;margin:0;font-size:.875rem;line-height:1.5}.WalletChoiceModal-module__zz8mUq__options{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.WalletChoiceModal-module__zz8mUq__option{cursor:pointer;text-align:left;background:#f8fafc;border:2px solid #e2e8f0;border-radius:18px;align-items:flex-start;gap:14px;width:100%;padding:18px;font-family:inherit;transition:all .18s;display:flex;position:relative}.WalletChoiceModal-module__zz8mUq__option:hover{background:#f1f5f9;border-color:#cbd5e1}.WalletChoiceModal-module__zz8mUq__optionSelected{box-shadow:0 0 0 4px #2563eb14;background:#eff6ff!important;border-color:#2563eb!important}.WalletChoiceModal-module__zz8mUq__optionIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.WalletChoiceModal-module__zz8mUq__optionBody{flex:1;min-width:0}.WalletChoiceModal-module__zz8mUq__optionTitle{color:#0f172a;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;font-size:.9375rem;font-weight:700;display:flex}.WalletChoiceModal-module__zz8mUq__recommendedBadge{color:#059669;text-transform:uppercase;letter-spacing:.04em;background:#10b9811f;border-radius:6px;padding:2px 7px;font-size:.68rem;font-weight:700;display:inline-block}.WalletChoiceModal-module__zz8mUq__optionDesc{color:#64748b;margin-bottom:10px;font-size:.8125rem;line-height:1.55}.WalletChoiceModal-module__zz8mUq__optionFeatures{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.WalletChoiceModal-module__zz8mUq__optionFeatures li{color:#475569;padding-left:14px;font-size:.78rem;font-weight:500;position:relative}.WalletChoiceModal-module__zz8mUq__optionFeatures li:before{content:"·";color:#94a3b8;font-size:1rem;line-height:1.3;position:absolute;left:4px}.WalletChoiceModal-module__zz8mUq__optionCheck{background:#fff;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;width:20px;height:20px;margin-top:2px;transition:all .15s;position:relative}.WalletChoiceModal-module__zz8mUq__optionCheckActive{background:#2563eb;border-color:#2563eb}.WalletChoiceModal-module__zz8mUq__optionCheckActive:after{content:"";border:2px solid #fff;border-top:none;border-left:none;width:5px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)rotate(45deg)}.WalletChoiceModal-module__zz8mUq__ctaBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:15px;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.WalletChoiceModal-module__zz8mUq__ctaBtn:hover:not(:disabled){background:#1e293b;transform:translateY(-1px)}.WalletChoiceModal-module__zz8mUq__ctaBtn:disabled{opacity:.35;cursor:not-allowed;transform:none}.WalletChoiceModal-module__zz8mUq__footnote{text-align:center;color:#94a3b8;margin:12px 0 0;font-size:.76rem;line-height:1.5}@keyframes WalletChoiceModal-module__zz8mUq__fadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (max-width:640px){.WalletChoiceModal-module__zz8mUq__overlay{align-items:flex-end;padding:0}.WalletChoiceModal-module__zz8mUq__modal{max-width:100%;padding-top:36px;padding-bottom:max(28px,env(safe-area-inset-bottom));border-radius:28px 28px 0 0;animation:.3s cubic-bezier(.32,.72,0,1) WalletChoiceModal-module__zz8mUq__slideUp}.WalletChoiceModal-module__zz8mUq__modal:before{content:"";background:#e2e8f0;border-radius:2px;width:40px;height:4px;display:block;position:absolute;top:12px;left:50%;transform:translate(-50%)}.WalletChoiceModal-module__zz8mUq__options{gap:10px}.WalletChoiceModal-module__zz8mUq__option{padding:14px}}@keyframes WalletChoiceModal-module__zz8mUq__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
.Onboarding-module__7K153q__welcomeContainer{flex-direction:column;width:100%;max-width:520px;height:100vh;padding:0;display:flex;overflow:hidden}.Onboarding-module__7K153q__welcomeContent{flex-direction:column;flex:1;padding:48px 28px 24px;display:flex;overflow-y:auto}.Onboarding-module__7K153q__welcomeLogo{color:#fff;background:#2563eb;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex}.Onboarding-module__7K153q__welcomeTitle{color:#0f172a;letter-spacing:-.04em;margin:0 0 12px;font-size:2rem;font-weight:800;line-height:1.1}.Onboarding-module__7K153q__welcomeSubtitle{color:#475569;margin:0 0 32px;font-size:1rem;line-height:1.6}.Onboarding-module__7K153q__welcomeFeatures{flex-direction:column;gap:16px;margin-bottom:28px;display:flex}.Onboarding-module__7K153q__welcomeFeature{align-items:flex-start;gap:14px;display:flex}.Onboarding-module__7K153q__welcomeFeatureIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:1px;display:flex}.Onboarding-module__7K153q__welcomeFeatureText{flex-direction:column;gap:2px;display:flex}.Onboarding-module__7K153q__welcomeFeatureTitle{color:#0f172a;font-size:.9rem;font-weight:700}.Onboarding-module__7K153q__welcomeFeatureDesc{color:#64748b;font-size:.82rem;line-height:1.5}.Onboarding-module__7K153q__welcomeNote{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin:0;padding:12px 14px;font-size:.8rem;line-height:1.5}.Onboarding-module__7K153q__welcomeFooter{padding:16px 28px;padding-bottom:max(24px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f1f5f9;flex-direction:column;flex-shrink:0;align-items:stretch;gap:8px;display:flex}.Onboarding-module__7K153q__welcomeBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;padding:14px 24px;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.Onboarding-module__7K153q__welcomeBtn:hover{background:#1d4ed8;transform:translateY(-1px)}.Onboarding-module__7K153q__welcomeFootnote{text-align:center;color:#94a3b8;margin:0;font-size:.78rem}.Onboarding-module__7K153q__walletOptions{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.Onboarding-module__7K153q__walletOption{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;width:100%;padding:16px;font-family:inherit;transition:all .15s}.Onboarding-module__7K153q__walletOption:hover{background:#fafbfc;border-color:#cbd5e1}.Onboarding-module__7K153q__walletOptionSelected{background:#f8faff;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.Onboarding-module__7K153q__walletOptionHeader{align-items:center;gap:10px;margin-bottom:8px;display:flex}.Onboarding-module__7K153q__walletOptionIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Onboarding-module__7K153q__walletOptionTitles{flex-wrap:wrap;flex:1;align-items:center;gap:8px;display:flex}.Onboarding-module__7K153q__walletOptionTitle{color:#0f172a;font-size:.92rem;font-weight:700}.Onboarding-module__7K153q__walletOptionBadge{color:#10b981;letter-spacing:.02em;background:#10b9811a;border-radius:99px;padding:2px 7px;font-size:.68rem;font-weight:700}.Onboarding-module__7K153q__walletOptionRadio{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .15s;display:flex}.Onboarding-module__7K153q__walletOptionSelected .Onboarding-module__7K153q__walletOptionRadio{border-color:#2563eb}.Onboarding-module__7K153q__walletOptionRadioFill{background:#2563eb;border-radius:50%;width:10px;height:10px}.Onboarding-module__7K153q__walletOptionDesc{color:#475569;margin:0 0 10px;font-size:.82rem;line-height:1.5}.Onboarding-module__7K153q__walletOptionFeatures{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Onboarding-module__7K153q__walletOptionFeatures li{color:#64748b;align-items:center;gap:6px;font-size:.78rem;font-weight:500;display:flex}.Onboarding-module__7K153q__walletOptionFeatures li svg{color:#10b981;flex-shrink:0}.Onboarding-module__7K153q__walletSetupNote{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin:0;padding:10px 14px;font-size:.78rem;line-height:1.5}.Onboarding-module__7K153q__overlay{z-index:200;background:#fff;justify-content:center;display:flex;position:fixed;inset:0;overflow:hidden}.Onboarding-module__7K153q__container{flex-direction:column;width:100%;max-width:520px;height:100vh;padding:0;display:flex;overflow:hidden}.Onboarding-module__7K153q__header{flex-shrink:0;padding:32px 28px 0}.Onboarding-module__7K153q__progressBar{gap:4px;margin-bottom:10px;display:flex}.Onboarding-module__7K153q__progressSegment{background:#f1f5f9;border-radius:2px;flex:1;height:3px;transition:background .3s}.Onboarding-module__7K153q__progressActive,.Onboarding-module__7K153q__progressDone{background:#2563eb}.Onboarding-module__7K153q__stepCounter{color:#94a3b8;letter-spacing:.04em;margin-bottom:24px;font-size:.75rem;font-weight:600}.Onboarding-module__7K153q__iconWrap{color:#2563eb;background:#eff6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex}.Onboarding-module__7K153q__title{color:#0f172a;letter-spacing:-.03em;margin:0 0 6px;font-size:1.5rem;font-weight:800;line-height:1.2}.Onboarding-module__7K153q__subtitle{color:#64748b;margin:0 0 20px;font-size:.9rem;line-height:1.5}.Onboarding-module__7K153q__stepContent{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent;flex:1;padding:4px 28px 16px;overflow:hidden auto}.Onboarding-module__7K153q__stepContent::-webkit-scrollbar{width:4px}.Onboarding-module__7K153q__stepContent::-webkit-scrollbar-track{background:0 0}.Onboarding-module__7K153q__stepContent::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}.Onboarding-module__7K153q__options{flex-direction:column;gap:8px;display:flex}.Onboarding-module__7K153q__optionCard{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:44px;padding:14px 16px;font-family:inherit;transition:all .15s;display:flex}.Onboarding-module__7K153q__optionCard:hover{background:#fafbfc;border-color:#cbd5e1}.Onboarding-module__7K153q__optionCardSelected{background:#f8faff;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.Onboarding-module__7K153q__optionRadio{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .15s;display:flex}.Onboarding-module__7K153q__optionCardSelected .Onboarding-module__7K153q__optionRadio{border-color:#2563eb}.Onboarding-module__7K153q__optionRadioFill{background:#2563eb;border-radius:50%;width:10px;height:10px;animation:.15s Onboarding-module__7K153q__scaleIn}@keyframes Onboarding-module__7K153q__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.Onboarding-module__7K153q__optionText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Onboarding-module__7K153q__optionLabel{color:#0f172a;font-size:.9rem;font-weight:700}.Onboarding-module__7K153q__optionDesc{color:#94a3b8;font-size:.78rem;line-height:1.4}.Onboarding-module__7K153q__optionCardSelected .Onboarding-module__7K153q__optionLabel{color:#1e3a8a}.Onboarding-module__7K153q__optionCardSelected .Onboarding-module__7K153q__optionDesc{color:#64748b}.Onboarding-module__7K153q__optionCheck{color:#2563eb;flex-shrink:0}.Onboarding-module__7K153q__optionChainLogo{object-fit:contain;border-radius:50%;flex-shrink:0;width:28px;height:28px}.Onboarding-module__7K153q__footer{padding:14px 28px;padding-bottom:max(20px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.Onboarding-module__7K153q__backBtn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:10px;min-height:44px;padding:10px 20px;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .15s}.Onboarding-module__7K153q__backBtn:hover{color:#0f172a;border-color:#cbd5e1}.Onboarding-module__7K153q__nextBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:10px 24px;font-family:inherit;font-size:.88rem;font-weight:700;transition:all .2s;display:flex}.Onboarding-module__7K153q__nextBtn:hover{background:#1d4ed8;transform:translateY(-1px)}.Onboarding-module__7K153q__nextBtnDisabled{opacity:.4;cursor:not-allowed;transform:none!important}@media (max-width:430px){.Onboarding-module__7K153q__header{padding:20px 20px 0}.Onboarding-module__7K153q__stepContent{padding:4px 20px 12px}.Onboarding-module__7K153q__footer{padding:12px 20px;padding-bottom:max(16px,env(safe-area-inset-bottom))}.Onboarding-module__7K153q__title{font-size:1.3rem}.Onboarding-module__7K153q__subtitle{margin-bottom:16px;font-size:.84rem}.Onboarding-module__7K153q__iconWrap{border-radius:10px;width:38px;height:38px;margin-bottom:12px}.Onboarding-module__7K153q__optionCard{gap:10px;padding:12px 14px}.Onboarding-module__7K153q__optionChainLogo{width:24px;height:24px}.Onboarding-module__7K153q__options{gap:7px}}@media (max-width:375px){.Onboarding-module__7K153q__header{padding:16px 16px 0}.Onboarding-module__7K153q__stepContent{padding:4px 16px 12px}.Onboarding-module__7K153q__footer{padding:10px 16px;padding-bottom:max(14px,env(safe-area-inset-bottom))}.Onboarding-module__7K153q__title{font-size:1.2rem}.Onboarding-module__7K153q__iconWrap{width:34px;height:34px;margin-bottom:10px}.Onboarding-module__7K153q__stepCounter{margin-bottom:16px}.Onboarding-module__7K153q__optionCard{gap:9px;padding:10px 12px}.Onboarding-module__7K153q__optionLabel{font-size:.85rem}.Onboarding-module__7K153q__optionDesc{font-size:.74rem}.Onboarding-module__7K153q__optionChainLogo{width:22px;height:22px}.Onboarding-module__7K153q__options{gap:6px}.Onboarding-module__7K153q__nextBtn,.Onboarding-module__7K153q__backBtn{padding:9px 16px;font-size:.82rem}}@media (max-height:600px) and (orientation:landscape){.Onboarding-module__7K153q__header{padding-top:12px}.Onboarding-module__7K153q__iconWrap{width:32px;height:32px;margin-bottom:8px}.Onboarding-module__7K153q__title{margin-bottom:4px;font-size:1.15rem}.Onboarding-module__7K153q__subtitle{margin-bottom:12px;font-size:.8rem}.Onboarding-module__7K153q__stepCounter{margin-bottom:12px}.Onboarding-module__7K153q__optionCard{padding:9px 14px}.Onboarding-module__7K153q__options{gap:5px}.Onboarding-module__7K153q__optionDesc{display:none}}
.RecommendationView-module__Ub31Mq__container{color:#16161a;background:#f9f9fb;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.RecommendationView-module__Ub31Mq__content{width:100%;max-width:480px;animation:.5s ease-out RecommendationView-module__Ub31Mq__fadeIn}@keyframes RecommendationView-module__Ub31Mq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.RecommendationView-module__Ub31Mq__header{text-align:center;margin-bottom:32px}.RecommendationView-module__Ub31Mq__header h1{color:#0f172a;letter-spacing:-.04em;margin:0 0 8px;font-size:28px;font-weight:800}.RecommendationView-module__Ub31Mq__header p{color:#64748b;margin:0;font-size:15px;line-height:1.5}.RecommendationView-module__Ub31Mq__primaryCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;margin-bottom:16px;overflow:hidden;box-shadow:0 2px 12px #0f172a0f}.RecommendationView-module__Ub31Mq__protocolHeader{align-items:center;gap:14px;padding:20px 20px 16px;display:flex}.RecommendationView-module__Ub31Mq__logoContainer{flex-shrink:0;width:52px;height:52px;position:relative}.RecommendationView-module__Ub31Mq__logo{color:#1d4ed8;background:#f1f5f9;border:1px solid #0000000f;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:20px;font-weight:800;display:flex;overflow:hidden}.RecommendationView-module__Ub31Mq__logo img{object-fit:cover;width:100%;height:100%}.RecommendationView-module__Ub31Mq__badge{z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:2px;display:flex;position:absolute;bottom:-2px;right:-2px;overflow:hidden;box-shadow:0 1px 4px #0000001f}.RecommendationView-module__Ub31Mq__badge img{object-fit:contain;width:14px;height:14px}.RecommendationView-module__Ub31Mq__nameInfo{flex:1;min-width:0}.RecommendationView-module__Ub31Mq__nameInfo h2{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:18px;font-weight:700;overflow:hidden}.RecommendationView-module__Ub31Mq__chainBadge{color:#64748b;align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.RecommendationView-module__Ub31Mq__apyBlock{text-align:right;flex-shrink:0}.RecommendationView-module__Ub31Mq__apyValue{color:#22c55e;font-size:26px;font-weight:800;line-height:1}.RecommendationView-module__Ub31Mq__apyLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-size:10px;font-weight:700}.RecommendationView-module__Ub31Mq__reasoning{background:#f8fafc;border-radius:14px;margin:0 16px 16px;padding:16px}.RecommendationView-module__Ub31Mq__reasoningTitle{color:#0f172a;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.RecommendationView-module__Ub31Mq__reasoningText{color:#475569;margin:0;font-size:13px;line-height:1.65}.RecommendationView-module__Ub31Mq__depositBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 32px);margin:0 16px 20px;padding:14px;font-size:14px;font-weight:700;transition:background .2s,transform .15s;display:flex}.RecommendationView-module__Ub31Mq__depositBtn:hover{background:#1e293b;transform:translateY(-1px)}.RecommendationView-module__Ub31Mq__actions{flex-direction:column;gap:12px;margin-top:32px;display:flex}.RecommendationView-module__Ub31Mq__ctaButton{color:#fff;cursor:pointer;background:#05f;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px 24px;font-size:16px;font-weight:700;transition:background .2s,transform .15s;display:flex}.RecommendationView-module__Ub31Mq__ctaButton:hover{background:#04c;transform:translateY(-1px)}.RecommendationView-module__Ub31Mq__loading{color:#64748b;flex-direction:column;align-items:center;gap:16px;font-weight:500;display:flex}.RecommendationView-module__Ub31Mq__spinner{border:3px solid #e2e8f0;border-top-color:#05f;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite RecommendationView-module__Ub31Mq__spin}@keyframes RecommendationView-module__Ub31Mq__spin{to{transform:rotate(360deg)}}
.layout-module__CUj6aG__appShell{min-height:100vh;display:flex}.layout-module__CUj6aG__mainContent{background:#f8fafc;flex:1;width:calc(100vw - 220px);min-width:0;max-width:calc(100vw - 220px);min-height:100vh;margin-left:220px}@media (max-width:768px){.layout-module__CUj6aG__mainContent{width:100vw;max-width:100vw;margin-left:0}}
.Notifications-module__0VnXMq__loadingScreen{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;display:flex}.Notifications-module__0VnXMq__spinner{border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite Notifications-module__0VnXMq__spin}@keyframes Notifications-module__0VnXMq__spin{to{transform:rotate(360deg)}}.Notifications-module__0VnXMq__page{max-width:800px;padding:0 48px 64px 32px}.Notifications-module__0VnXMq__pageHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:28px 0 24px;display:flex}.Notifications-module__0VnXMq__pageHeaderLeft{align-items:center;gap:12px;display:flex}.Notifications-module__0VnXMq__pageTitle{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700}.Notifications-module__0VnXMq__unreadPill{color:#2563eb;background:#eff6ff;border-radius:20px;align-items:center;padding:2px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.Notifications-module__0VnXMq__pageHeaderRight{align-items:center;gap:8px;display:flex}.Notifications-module__0VnXMq__markAllBtn{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.Notifications-module__0VnXMq__markAllBtn:hover{background:#eff6ff;border-color:#bfdbfe}.Notifications-module__0VnXMq__settingsLink{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.Notifications-module__0VnXMq__settingsLink:hover{color:#0f172a;background:#f8fafc}.Notifications-module__0VnXMq__filters{flex-wrap:wrap;gap:4px;margin-bottom:20px;display:flex}.Notifications-module__0VnXMq__filterBtn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:.8125rem;font-weight:500;transition:all .15s;display:flex}.Notifications-module__0VnXMq__filterBtn:hover{color:#0f172a;background:#f1f5f9}.Notifications-module__0VnXMq__filterBtnActive{color:#fff;background:#0f172a;border-color:#0f172a}.Notifications-module__0VnXMq__filterBtnActive:hover{background:#1e293b}.Notifications-module__0VnXMq__filterCount{color:#64748b;background:#e2e8f0;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.65rem;font-weight:700;display:inline-flex}.Notifications-module__0VnXMq__filterCountActive{color:#fff;background:#fff3}.Notifications-module__0VnXMq__list{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.Notifications-module__0VnXMq__item{cursor:pointer;border-bottom:1px solid #0000000d;gap:14px;padding:16px 20px;transition:background .12s;display:flex;position:relative}.Notifications-module__0VnXMq__item:last-child{border-bottom:none}.Notifications-module__0VnXMq__item:hover{background:#f8fafc}.Notifications-module__0VnXMq__itemUnread{background:#f0f7ff}.Notifications-module__0VnXMq__itemUnread:hover{background:#e8f1fd}.Notifications-module__0VnXMq__unreadDot{background:#2563eb;border-radius:50%;flex-shrink:0;width:7px;height:7px;position:absolute;top:20px;right:20px}.Notifications-module__0VnXMq__iconWrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;display:flex}.Notifications-module__0VnXMq__iconInfo{color:#2563eb;background:#2563eb14}.Notifications-module__0VnXMq__iconWarning{color:#d97706;background:#d9770614}.Notifications-module__0VnXMq__iconCritical{color:#dc2626;background:#dc262614}.Notifications-module__0VnXMq__body{flex:1;min-width:0}.Notifications-module__0VnXMq__itemTop{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:4px;display:flex}.Notifications-module__0VnXMq__itemTitle{color:#0f172a;margin:0;padding-right:20px;font-size:.875rem;font-weight:600;line-height:1.35}.Notifications-module__0VnXMq__itemMessage{color:#475569;margin:0 0 8px;font-size:.8125rem;line-height:1.55}.Notifications-module__0VnXMq__itemMeta{align-items:center;gap:6px;display:flex}.Notifications-module__0VnXMq__itemProtocol{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.Notifications-module__0VnXMq__itemDot{background:#cbd5e1;border-radius:50%;flex-shrink:0;width:3px;height:3px}.Notifications-module__0VnXMq__itemTime{color:#94a3b8;font-size:.72rem;font-weight:500}.Notifications-module__0VnXMq__severityPill{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:6px;flex-shrink:0;padding:3px 8px;font-size:.65rem;font-weight:700}.Notifications-module__0VnXMq__pillInfo{color:#2563eb;background:#2563eb14}.Notifications-module__0VnXMq__pillWarning{color:#d97706;background:#d9770614}.Notifications-module__0VnXMq__pillCritical{color:#dc2626;background:#dc262614}.Notifications-module__0VnXMq__empty{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:72px 32px;display:flex}.Notifications-module__0VnXMq__emptyIcon{color:#94a3b8;background:#f1f5f9;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;display:flex}.Notifications-module__0VnXMq__emptyTitle{color:#0f172a;margin:0;font-size:.9375rem;font-weight:600}.Notifications-module__0VnXMq__emptySubtitle{color:#94a3b8;max-width:340px;margin:0;font-size:.8125rem;line-height:1.55}.Notifications-module__0VnXMq__skeletonItem{background:#fff;border-bottom:1px solid #0000000d;gap:14px;padding:16px 20px;display:flex}.Notifications-module__0VnXMq__skeletonItem:last-child{border-bottom:none}.Notifications-module__0VnXMq__skeletonIcon{background:#f1f5f9;border-radius:10px;flex-shrink:0;width:36px;height:36px;animation:1.4s infinite Notifications-module__0VnXMq__shimmer}.Notifications-module__0VnXMq__skeletonBody{flex-direction:column;flex:1;gap:8px;padding-top:2px;display:flex}.Notifications-module__0VnXMq__skeletonLine{background:#f1f5f9;border-radius:6px;height:12px;animation:1.4s infinite Notifications-module__0VnXMq__shimmer}@keyframes Notifications-module__0VnXMq__shimmer{0%,to{opacity:1}50%{opacity:.5}}.Notifications-module__0VnXMq__footerHint{color:#cbd5e1;text-align:center;margin:20px 0 0;font-size:.72rem}@media (max-width:768px){.Notifications-module__0VnXMq__page{padding:0 16px 48px}.Notifications-module__0VnXMq__pageHeader{flex-direction:column;align-items:flex-start;gap:12px}.Notifications-module__0VnXMq__pageHeaderRight{width:100%}.Notifications-module__0VnXMq__markAllBtn,.Notifications-module__0VnXMq__settingsLink{flex:1;justify-content:center}}
.Settings-module__c4tK1a__loadingScreen{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;display:flex}.Settings-module__c4tK1a__loadingSpinner{border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite Settings-module__c4tK1a__spin}@keyframes Settings-module__c4tK1a__spin{to{transform:rotate(360deg)}}.Settings-module__c4tK1a__page{max-width:860px;padding:0 48px 48px 32px}.Settings-module__c4tK1a__header{border-bottom:1px solid #e2e8f0;margin-bottom:32px;padding:28px 0 24px}.Settings-module__c4tK1a__pageTitle{color:#0f172a;letter-spacing:-.02em;margin:0 0 4px;font-size:1.5rem;font-weight:700}.Settings-module__c4tK1a__pageSubtitle{color:#64748b;margin:0;font-size:.875rem}.Settings-module__c4tK1a__sections{flex-direction:column;gap:28px;display:flex}.Settings-module__c4tK1a__sectionHeader{align-items:center;gap:10px;margin-bottom:12px;display:flex}.Settings-module__c4tK1a__sectionIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Settings-module__c4tK1a__sectionTitle{color:#0f172a;flex:1;margin:0;font-size:.9375rem;font-weight:700}.Settings-module__c4tK1a__modeBadge{border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.Settings-module__c4tK1a__editBtn{color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:2px;padding:4px 8px;font-size:.8125rem;font-weight:600;transition:background .15s;display:inline-flex}.Settings-module__c4tK1a__editBtn:hover{background:#2563eb0f}.Settings-module__c4tK1a__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.Settings-module__c4tK1a__dangerCard{border-color:#ef444433}.Settings-module__c4tK1a__row{justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.Settings-module__c4tK1a__rowLabel{color:#374151;flex-shrink:0;font-size:.875rem;font-weight:600}.Settings-module__c4tK1a__rowValue{color:#0f172a;text-align:right;font-size:.875rem;font-weight:500}.Settings-module__c4tK1a__rowValueMono{color:#64748b;font-size:.8125rem;font-family:var(--font-mono,monospace);text-align:right}.Settings-module__c4tK1a__rowHint{color:#64748b;text-align:right;max-width:340px;font-size:.8125rem;line-height:1.5}.Settings-module__c4tK1a__divider{background:#f1f5f9;height:1px;margin:0 20px}.Settings-module__c4tK1a__addrRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.Settings-module__c4tK1a__addrMeta{flex-direction:column;gap:2px;display:flex}.Settings-module__c4tK1a__addrLabel{color:#374151;font-size:.875rem;font-weight:600}.Settings-module__c4tK1a__addrHint{color:#94a3b8;font-size:.75rem}.Settings-module__c4tK1a__addrActions{align-items:center;gap:8px;display:flex}.Settings-module__c4tK1a__addrCode{font-family:var(--font-mono,monospace);color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;font-size:.8125rem}.Settings-module__c4tK1a__iconBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:background .15s,color .15s;display:flex}.Settings-module__c4tK1a__iconBtn:hover{color:#0f172a;background:#e2e8f0}.Settings-module__c4tK1a__pill{border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.Settings-module__c4tK1a__prefSkeleton{flex-direction:column;gap:14px;padding:12px 20px;display:flex}.Settings-module__c4tK1a__prefSkeletonRow{justify-content:space-between;display:flex}.Settings-module__c4tK1a__skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:6px;animation:1.2s infinite Settings-module__c4tK1a__shimmer}@keyframes Settings-module__c4tK1a__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Settings-module__c4tK1a__emptyPref{color:#64748b;text-align:center;padding:20px;font-size:.875rem}.Settings-module__c4tK1a__editForm{flex-direction:column;gap:16px;padding:16px 20px;display:flex}.Settings-module__c4tK1a__prefField{flex-direction:column;gap:8px;display:flex}.Settings-module__c4tK1a__prefLabel{color:#374151;font-size:.8125rem;font-weight:600}.Settings-module__c4tK1a__segmented{flex-wrap:wrap;gap:6px;display:flex}.Settings-module__c4tK1a__segBtn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:6px 14px;font-size:.8125rem;font-weight:500;transition:all .15s}.Settings-module__c4tK1a__segBtn:hover{background:#f1f5f9;border-color:#cbd5e1}.Settings-module__c4tK1a__segBtnActive{color:#2563eb;background:#2563eb0f;border-color:#2563eb4d;font-weight:600}.Settings-module__c4tK1a__chainPicker{flex-wrap:wrap;gap:6px;display:flex}.Settings-module__c4tK1a__chainOption{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:5px 12px;font-size:.8125rem;font-weight:500;transition:all .15s;display:inline-flex}.Settings-module__c4tK1a__chainOption:hover{background:#f1f5f9;border-color:#cbd5e1}.Settings-module__c4tK1a__chainOptionActive{color:#2563eb;background:#2563eb0f;border-color:#2563eb4d;font-weight:600}.Settings-module__c4tK1a__chainOptionLogo{object-fit:cover;border-radius:50%;width:16px;height:16px}.Settings-module__c4tK1a__editActions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.Settings-module__c4tK1a__cancelBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;padding:8px 18px;font-size:.875rem;font-weight:600;transition:background .15s}.Settings-module__c4tK1a__cancelBtn:hover{background:#e2e8f0}.Settings-module__c4tK1a__saveBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:8px 20px;font-size:.875rem;font-weight:600;transition:background .15s}.Settings-module__c4tK1a__saveBtn:hover{background:#1d4ed8}.Settings-module__c4tK1a__saveBtn:disabled{cursor:not-allowed;background:#93c5fd}.Settings-module__c4tK1a__errorBanner{color:#dc2626;background:#ef44440f;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:.8125rem;display:flex}.Settings-module__c4tK1a__savedBanner{color:#059669;background:#10b9810f;border:1px solid #10b98133;border-radius:8px;align-items:center;gap:6px;margin:4px 20px 8px;padding:8px 12px;font-size:.8125rem;display:flex}.Settings-module__c4tK1a__dangerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.Settings-module__c4tK1a__dangerLabel{color:#dc2626;margin-bottom:2px;font-size:.875rem;font-weight:600}.Settings-module__c4tK1a__dangerHint{color:#64748b;max-width:380px;font-size:.8125rem;line-height:1.5}.Settings-module__c4tK1a__confirmGroup{align-items:center;gap:8px;display:flex}.Settings-module__c4tK1a__cancelSmBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:6px 14px;font-size:.8125rem;font-weight:600;transition:background .15s}.Settings-module__c4tK1a__cancelSmBtn:hover{background:#e2e8f0}.Settings-module__c4tK1a__dangerBtn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 16px;font-size:.8125rem;font-weight:600;transition:background .15s;display:inline-flex}.Settings-module__c4tK1a__dangerBtn:hover{background:#b91c1c}.Settings-module__c4tK1a__dangerBtnOutline{color:#dc2626;cursor:pointer;background:#ef44440f;border:1px solid #ef444433;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:6px 16px;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex}.Settings-module__c4tK1a__dangerBtnOutline:hover{background:#ef44441a;border-color:#ef444459}.Settings-module__c4tK1a__signOutBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:6px 16px;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex}.Settings-module__c4tK1a__signOutBtn:hover{color:#0f172a;background:#e2e8f0}.Settings-module__c4tK1a__notifRow{justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.Settings-module__c4tK1a__notifMeta{flex-direction:column;gap:2px;display:flex}.Settings-module__c4tK1a__notifHint{color:#94a3b8;max-width:300px;font-size:.75rem;line-height:1.4}.Settings-module__c4tK1a__toggle{flex-shrink:0;width:40px;height:22px;position:relative}.Settings-module__c4tK1a__toggle input{opacity:0;width:0;height:0;position:absolute}.Settings-module__c4tK1a__toggleTrack{cursor:pointer;background:#e2e8f0;border-radius:11px;transition:background .2s;position:absolute;inset:0}.Settings-module__c4tK1a__toggle input:checked+.Settings-module__c4tK1a__toggleTrack{background:#2563eb}.Settings-module__c4tK1a__toggleTrack:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.Settings-module__c4tK1a__toggle input:checked+.Settings-module__c4tK1a__toggleTrack:after{transform:translate(18px)}.Settings-module__c4tK1a__thresholdRow{flex-direction:column;gap:16px;padding:12px 20px 16px;display:flex}.Settings-module__c4tK1a__thresholdField{flex-direction:column;gap:8px;display:flex}.Settings-module__c4tK1a__thresholdHeader{justify-content:space-between;align-items:center;display:flex}.Settings-module__c4tK1a__thresholdLabel{color:#374151;font-size:.8125rem;font-weight:600}.Settings-module__c4tK1a__thresholdValue{color:#2563eb;background:#2563eb12;border-radius:6px;padding:2px 8px;font-size:.8125rem;font-weight:700}.Settings-module__c4tK1a__slider{appearance:none;cursor:pointer;background:#e2e8f0;border-radius:2px;outline:none;width:100%;height:4px}.Settings-module__c4tK1a__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#2563eb;border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;box-shadow:0 1px 4px #2563eb4d}.Settings-module__c4tK1a__slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.Settings-module__c4tK1a__slider::-moz-range-thumb{cursor:pointer;background:#2563eb;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 4px #2563eb4d}.Settings-module__c4tK1a__pushEnableBtn{color:#2563eb;cursor:pointer;background:#2563eb12;border:1px solid #2563eb33;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:5px 14px;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex}.Settings-module__c4tK1a__pushEnableBtn:hover{background:#2563eb1f}.Settings-module__c4tK1a__pushEnableBtn:disabled{opacity:.5;cursor:not-allowed}.Settings-module__c4tK1a__pushGranted{color:#059669;background:#10b98112;border-radius:6px;align-items:center;gap:5px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.Settings-module__c4tK1a__pushDenied{color:#dc2626;font-size:.75rem}.Settings-module__c4tK1a__notifSaveBanner{color:#059669;align-items:center;gap:6px;padding:8px 20px 12px;font-size:.8125rem;display:flex}@media (max-width:768px){.Settings-module__c4tK1a__page{padding:0 16px 40px}.Settings-module__c4tK1a__header{margin-bottom:24px;padding:20px 0 16px}.Settings-module__c4tK1a__pageTitle{font-size:1.25rem}.Settings-module__c4tK1a__row{flex-direction:column;align-items:flex-start;gap:6px;padding:12px 16px}.Settings-module__c4tK1a__rowHint{text-align:left;max-width:100%}.Settings-module__c4tK1a__rowValue,.Settings-module__c4tK1a__rowValueMono{text-align:left}.Settings-module__c4tK1a__addrRow{flex-direction:column;align-items:flex-start;padding:12px 16px}.Settings-module__c4tK1a__addrCode{font-size:.75rem}.Settings-module__c4tK1a__divider{margin:0 16px}.Settings-module__c4tK1a__dangerRow{flex-direction:column;align-items:flex-start;gap:12px}.Settings-module__c4tK1a__segmented{gap:4px}.Settings-module__c4tK1a__segBtn{padding:5px 10px;font-size:.75rem}.Settings-module__c4tK1a__editActions{flex-direction:column}.Settings-module__c4tK1a__saveBtn,.Settings-module__c4tK1a__cancelBtn{text-align:center;width:100%}}
