/* ToshLock unified green UI stylesheet
   Replaces: theme.css, toshlock-family.css, migration.css
   Load this file once, in the same place as the three original stylesheets.
*/

/* =========================================================
   theme.css
   ========================================================= */

:root{--bg-1:#07111f;--bg-2:#0b1730;--panel:rgba(255,255,255,.05);--panel-strong:rgba(7,17,31,.88);--line:rgba(255,255,255,.1);--text:#f3fffb;--muted:#a7c5bc;--accent:#00ffae;--accent-soft:rgba(0,255,174,.14);--shadow:0 20px 60px rgba(0,0,0,.35);--radius:1.25rem;--container:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--text);background:radial-gradient(circle at top center,#1b2d50 0%,var(--bg-2) 35%,var(--bg-1) 100%);min-height:100vh;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{width:min(100% - 2rem,var(--container));margin:0 auto}
.site-header{position: fixed;width: 100%;top:0;z-index:1200;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(5,10,22,.94),rgba(5,10,22,.72));backdrop-filter:blur(16px)}.site-nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.65rem;font-size:1.15rem;font-weight:950;letter-spacing:-.025em}.brand-logo,.brand-badge{width:2.3rem;height:2.3rem;object-fit:contain;flex:0 0 auto;filter:drop-shadow(0 0 12px rgba(0,255,174,.18))}.brand-badge{border-radius:10px;border:1px solid rgba(0,255,174,.35);background:linear-gradient(135deg,rgba(0,255,174,.2),rgba(255,255,255,.06));display:grid;place-items:center;box-shadow:0 0 24px rgba(0,255,174,.22)}
.nav-links{display:flex;align-items:center;gap:.35rem}.nav-link,.nav-group-trigger{min-height:40px;padding:.58rem .75rem;border-radius:10px;color:#dffef3;background:transparent;border:1px solid transparent;font-weight:850;font-size:.88rem;cursor:pointer;transition:.18s ease}.nav-link:hover,.nav-group-trigger:hover,.nav-link.is-active,.nav-group-trigger.is-active{background:rgba(0,255,174,.08);border-color:rgba(0,255,174,.2);color:#b8ffea}.nav-group{position:relative}.nav-group-trigger{display:inline-flex;align-items:center;gap:.35rem}.nav-group-menu{position:absolute;top:calc(100% + .55rem);left:0;min-width:230px;padding:.55rem;border-radius:1rem;background:rgba(8,16,31,.96);border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 70px rgba(0,0,0,.42);backdrop-filter:blur(16px);display:none}.nav-group:hover .nav-group-menu,.nav-group:focus-within .nav-group-menu{display:grid;gap:.25rem}.menu-link,.nav-group-menu a{display:flex;align-items:center;min-height:38px;padding:.58rem .7rem;border-radius:.75rem;color:#dffef3;text-decoration:none;font-weight:800;font-size:.86rem}.menu-link:hover,.menu-link.is-active,.nav-group-menu a:hover,.nav-group-menu a.is-active{background:rgba(0,255,174,.09);color:#7cfdda}.nav-cta{display:flex;align-items:center;gap:.65rem}.mobile-header-actions{display:none;align-items:center;gap:.55rem}
.mobile-toggle{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--line);background:rgba(255,255,255,.04);color:var(--text);cursor:pointer}.mobile-menu{display:none;padding:0 0 1rem}.mobile-menu.is-open{display:block}.mobile-panel{margin-top:.75rem;padding:.75rem;border-radius:1.2rem;background:rgba(8,16,31,.96);border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 70px rgba(0,0,0,.36);backdrop-filter:blur(16px)}.mobile-link,.mobile-group-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;min-height:42px;padding:.68rem .75rem;border-radius:.85rem;color:#eafff7;background:transparent;border:1px solid transparent;text-decoration:none;font-weight:850;cursor:pointer}.mobile-link:hover,.mobile-link.is-active,.mobile-group-toggle:hover{background:rgba(0,255,174,.08);border-color:rgba(0,255,174,.16);color:#7cfdda}.mobile-submenu{display:none;padding:.25rem 0 .35rem .65rem}.mobile-submenu.is-open{display:grid;gap:.2rem}
.button,.button-secondary,.btn{max-height: 44px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:12px;font-weight:850;transition:.18s ease;cursor:pointer;min-width: 48%;}.button{padding:.85rem 1.15rem;border:1px solid transparent;background:var(--accent);color:#031118;box-shadow:0 10px 30px rgba(0,255,174,.18)}.button:hover,.button-secondary:hover,.btn:hover{transform:translateY(-1px);filter:brightness(1.03)}.button-secondary{padding:.85rem 1.15rem;border:1px solid var(--line);background:rgba(255,255,255,.04);color:var(--text)}.btn{border:1px solid transparent;padding:12px 16px;color:#03110d;background:linear-gradient(135deg,var(--accent),#98ffd9)}.btn.secondary{background:rgba(255,255,255,.03);color:var(--text);border-color:rgba(255,255,255,.08)}.btn.blue{background:linear-gradient(135deg,#60a5fa,#2563eb);color:#eef5ff}.btn.gray{background:rgba(148,163,184,.12);color:#e5edf8;border-color:rgba(148,163,184,.18)}.btn.ghost{background:transparent;color:var(--text);border-color:var(--line)}
main{padding-top: 65px;}.section-top{padding:1.5rem 0 0}.section{padding:.3rem 0}.section-header{margin-bottom:1.5rem}.eyebrow{display:inline-block;margin-bottom:.8rem;color:var(--accent);font-size:.85rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.h1{font-size:clamp(1.3rem,3vw,4.8rem);line-height:1.03;margin:0 0 1rem}.h2{font-size:clamp(1.8rem,3vw,2.7rem);margin:0 0 .75rem}.lead{color:var(--muted);font-size:1.08rem;line-height:1.65}.hero-actions2{text-align: center;display:flex;gap:.8rem;margin-top:0}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:0}
.glass-card,.metric-card,.feature-card,.partner-card{border:1px solid rgba(255,255,255,.08);background:var(--panel);backdrop-filter:blur(10px);border-radius:var(--radius);box-shadow:var(--shadow)}.card-body{white-space-collapse: preserve-breaks;padding:1.25rem}.card-topline{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .7rem;border-radius:10px;background:var(--accent-soft);color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.04em}.card-title{margin:1rem 0 .55rem;font-size:1.25rem}.card-copy{margin:0;color:var(--muted);line-height:1.6}.card-links{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.inline-link{color:var(--accent);font-weight:800}.partner-role{margin-top:.9rem;color:var(--accent);font-weight:800}.metric-card{padding:1.35rem}.metric-head{display:flex;justify-content:space-between;gap:1rem;align-items:start;margin-bottom:.75rem}.metric-head p{margin:.25rem 0 0;color:var(--muted)}.pill{display:inline-flex;align-items:center;justify-content:center;min-width:5rem;padding:.3rem .7rem;border-radius:10px;background:rgba(255,255,255,.06)}.quick-stat{padding:1rem;border-radius:1rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.quick-stat strong{display:block;font-size:1.2rem;color:var(--accent)}
.wallet-chip,.mobile-wallet-chip{position:relative;display:inline-flex;align-items:center;gap:.55rem;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 0 0,rgba(0,255,174,.16),transparent 38%),linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.035));color:#eafff7;border-radius:10px;min-height:44px;padding:.45rem .62rem .45rem .48rem;box-shadow:0 16px 42px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.08);cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.wallet-chip:hover,.mobile-wallet-chip:hover{transform:translateY(-1px);border-color:rgba(0,255,174,.32);box-shadow:0 18px 48px rgba(0,255,174,.1),0 16px 42px rgba(0,0,0,.28)}.wallet-chip.is-connected,.mobile-wallet-chip.is-connected{border-color:rgba(0,255,174,.34)}.wallet-chip.is-wrong-chain,.mobile-wallet-chip.is-wrong-chain{border-color:rgba(0,255,174,.42)}.wallet-chip-icon,.mobile-wallet-chip-icon{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;overflow:hidden;background:#07111e;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 4px rgba(0,255,174,.035);flex:0 0 auto}.wallet-chip-icon img,.wallet-chip-icon svg,.mobile-wallet-chip-icon img,.mobile-wallet-chip-icon svg{width:22px;height:22px;display:block}.wallet-chip-main{display:grid;line-height:1.08;text-align:left}.wallet-chip-label,.mobile-wallet-chip-text,#wallet-chip-text{font-weight:950;font-size:.86rem;letter-spacing:-.015em;white-space:nowrap}.wallet-chip-sub{font-size:.66rem;color:#9fc8d7;font-weight:750;margin-top:.1rem}.wallet-chip-dot,.mobile-wallet-chip-dot{width:9px;height:9px;border-radius:10px;background:#64748b;box-shadow:0 0 0 3px rgba(100,116,139,.16);flex:0 0 auto}.wallet-chip-dot.is-connected,.mobile-wallet-chip-dot.is-connected{background:#00ffae;box-shadow:0 0 0 3px rgba(0,255,174,.16),0 0 18px rgba(0,255,174,.42)}.wallet-chip-dot.is-wrong-chain,.mobile-wallet-chip-dot.is-wrong-chain{background:#00ffae;box-shadow:0 0 0 3px rgba(0,255,174,.16),0 0 18px rgba(0,255,174,.34)}.wallet-chip-placeholder{width:14px;height:14px;border-radius:10px;background:linear-gradient(135deg,#00ffae,#64b5ff);display:block}
.mobile-wallet-chip{display:none}.wallet-panel-backdrop{position:fixed;inset:0;z-index:3000;display:none;align-items:center;justify-content:center;padding:1rem;background:rgba(3,8,18,.72);backdrop-filter:blur(8px)}.wallet-panel-backdrop:not([hidden]){display:flex}.wallet-panel-backdrop[hidden]{display:none!important}.wallet-panel-card{position:relative;overflow:hidden;width:min(430px,100%);border-radius:1.45rem;border:1px solid rgba(255,255,255,.11);background:radial-gradient(circle at 0 0,rgba(0,255,174,.13),transparent 34%),radial-gradient(circle at 100% 0,rgba(100,181,255,.1),transparent 32%),linear-gradient(180deg,rgba(12,24,45,.98),rgba(7,14,27,.98));box-shadow:0 30px 100px rgba(0,0,0,.56);padding:1.1rem}.wallet-panel-glow{position:absolute;right:-80px;bottom:-100px;width:240px;height:240px;border-radius:10px;background:radial-gradient(circle,rgba(0,255,174,.12),transparent 64%);pointer-events:none}.wallet-panel-card>*:not(.wallet-panel-glow){position:relative;z-index:1}.wallet-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.wallet-panel-title-row{display:flex;align-items:center;gap:.75rem}.wallet-panel-logo{width:46px;height:46px;border-radius:1rem;display:grid;place-items:center;overflow:hidden;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 32px rgba(0,0,0,.28)}.wallet-panel-logo img,.wallet-panel-logo svg{width:30px;height:30px}.wallet-panel-head strong{display:block;font-size:1.08rem;color:#f4fff9}.wallet-panel-muted{margin-top:.2rem;color:#9fc8d7;font-size:.82rem}.wallet-panel-close{width:36px;height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);color:#eafff7;font-size:1.35rem;line-height:1;cursor:pointer}.wallet-panel-close:hover{border-color:rgba(0,255,174,.28);color:#7cfdda}
.wallet-panel-network{display:flex;align-items:center;gap:.55rem;margin-bottom:1rem;padding:.72rem .82rem;border-radius:1rem;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.075);color:#dffef3;font-size:.84rem;font-weight:850}.wallet-network-dot{width:10px;height:10px;border-radius:10px;background:#64748b}.wallet-network-dot.is-connected{background:#00ffae;box-shadow:0 0 18px rgba(0,255,174,.44)}.wallet-network-dot.is-wrong-chain{background:#00ffae;box-shadow:0 0 18px rgba(0,255,174,.34)}.wallet-connect-grid{display:grid;gap:.75rem}.wallet-provider-card{display:flex;align-items:center;gap:.85rem;width:100%;text-align:left;border-radius:1.05rem;border:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.035));color:#eafff7;padding:.9rem;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease}.wallet-provider-card:hover{transform:translateY(-1px);border-color:rgba(0,255,174,.32);background:rgba(0,255,174,.075)}.wallet-provider-icon{width:42px;height:42px;border-radius:1rem;display:grid;place-items:center;overflow:hidden;background:#07111e;border:1px solid rgba(255,255,255,.1);flex:0 0 auto}.wallet-provider-icon img,.wallet-provider-icon svg{width:28px;height:28px}.wallet-provider-card strong{display:block;font-size:.98rem}.wallet-provider-card small{display:block;margin-top:.12rem;color:#9fc8d7;font-size:.78rem}.wallet-account-card,.wallet-panel-data div{padding:.9rem;border-radius:1rem;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.075);margin-bottom:.9rem}.wallet-account-label,.wallet-panel-data span{display:block;color:#9fc8d7;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem}.wallet-account-card strong,.wallet-panel-data strong,#wallet-panel-address{display:block;color:#eafff7;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem;word-break:break-all}.wallet-panel-links{display:flex;gap:.6rem;flex-wrap:wrap;margin:.9rem 0}.wallet-panel-actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.wallet-panel-button{width:100%;min-height:42px;border-radius:12px}
.site-footer{border-top:1px solid var(--line);background:rgba(0,0,0,.45)}.footer-grid{display:grid;gap:1.5rem;padding:2rem 0}.footer-brand p,.footer-list a,.footer-note{color:var(--muted)}.footer-list{display:grid;gap:.55rem}.footer-note{border-top:1px solid var(--line);padding:1rem 0 2rem;font-size:.92rem;text-align:center}.site-footer-simple{border-top:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02)}.footer-simple-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center;padding:2rem 0 1rem}.footer-simple-logo{display:inline-flex;align-items:center;justify-content:center}.footer-simple-logo .brand-logo{width:72px;height:72px;object-fit:contain}.footer-simple-text{margin:0;color:var(--muted);font-size:.92rem;line-height:1.5}.footer-simple-socials{display:flex;align-items:center;justify-content:center;gap:.75rem}.footer-social-btn{width:42px;height:42px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);transition:.16s ease}.footer-social-btn:hover{transform:translateY(-2px);border-color:rgba(0,255,174,.28);background:rgba(0,255,174,.08)}.footer-social-btn svg{width:18px;height:18px;fill:#fff}.footer-note-simple{margin-top:1rem;padding-top:1rem;text-align:center;font-size:.78rem;line-height:1.6;color:var(--muted);border-top:1px solid rgba(255,255,255,.05)}
.field,.ac-input,.amount-input{width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#0f1730;color:#fff;padding:.85rem .95rem;min-height:48px}.field:focus,.ac-input:focus,.amount-input:focus,.action-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ac-wrap{position:relative}.ac-list{position:absolute;left:0;right:0;top:calc(100% + 6px);background:#0f1730;border:1px solid rgba(0,255,174,.2);border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.35);z-index:50;max-height:290px;overflow:auto;display:none}.ac-item{display:flex;gap:8px;align-items:center;padding:10px 12px;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.06);font-size:13px}.ac-item:last-child{border-bottom:0}.ac-item:hover{background:#0b1329}.ac-name{font-weight:600}.ac-sym{color:#a8ffd9}.ac-addr{margin-left:auto;font-family:ui-monospace,monospace;color:#9fb;opacity:.85}.ac-empty{padding:10px 12px;color:#a8ffd9;font-size:12px}
@media(min-width:1024px){.footer-grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}
@media(max-width:980px){.nav-links,.nav-cta{display:none}.mobile-header-actions{display:flex}.site-nav{min-height:68px}.mobile-wallet-chip{display:inline-flex;min-height:40px;padding:.38rem .52rem}.mobile-wallet-chip-icon{width:26px;height:26px}.mobile-wallet-chip-icon img,.mobile-wallet-chip-icon svg{width:20px;height:20px}.mobile-wallet-chip-text{font-size:.8rem}.wallet-panel-card{border-radius:1.2rem}.wallet-panel-actions{grid-template-columns:1fr}.mobile-panel .button,.mobile-panel .button-secondary{width:100%}}
@media(max-width:640px){.button,.button-secondary,.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:12px;font-weight:850;transition:.18s ease;cursor:pointer;width:100%;}.site-shell{width:min(100% - 1rem,var(--container))}.pepu-shell{width:min(100% - 1rem,100%)}.hero-card,.announcement-card,.board-card,.footer-card{padding:1rem}.change-grid{grid-template-columns:1fr}.metric-row{flex-direction:column;align-items:flex-start}.metric-value{white-space:normal;text-align:left}.announcement-inner{min-height:3rem;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;letter-spacing:.01em;padding:.6rem 0;font-size:smaller}.wallet-panel-backdrop{align-items:flex-start;padding-top:5rem}}

/* ================================
   PREMIUM WALLET UI — CLEAN FINAL
================================ */

#wallet-connect-actions[hidden],
#wallet-connected-actions[hidden],
.wallet-panel-backdrop[hidden],
[hidden]{
  display:none!important;
}

/* Header wallet chips */
.wallet-chip,
.mobile-wallet-chip{
  position:relative;
  display:inline-flex;
  align-items:center;
  gap:.52rem;
  min-height:42px;
  padding:.42rem .58rem .42rem .46rem;
  border-radius:10px;
  border:1px solid rgba(255,255,255,.11);
  background:
    radial-gradient(circle at 0 0,rgba(0,255,174,.14),transparent 38%),
    linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.035));
  color:#eafff7;
  box-shadow:
    0 14px 36px rgba(0,0,0,.26),
    inset 0 1px 0 rgba(255,255,255,.08);
  cursor:pointer;
  transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background .14s ease;
}

.wallet-chip:hover,
.mobile-wallet-chip:hover{
  transform:translateY(-1px);
  border-color:rgba(0,255,174,.32);
  box-shadow:
    0 18px 46px rgba(0,255,174,.10),
    0 14px 36px rgba(0,0,0,.28);
}

.wallet-chip.is-connected,
.mobile-wallet-chip.is-connected{
  border-color:rgba(0,255,174,.34);
  background:
    radial-gradient(circle at 0 0,rgba(0,255,174,.18),transparent 42%),
    linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.04));
}

.wallet-chip.is-wrong-chain,
.mobile-wallet-chip.is-wrong-chain{
  border-color:rgba(0,255,174,.42);
}

.wallet-chip-icon,
.mobile-wallet-chip-icon{
  width:28px;
  height:28px;
  border-radius:999px;
  display:grid;
  place-items:center;
  overflow:hidden;
  background:#07111e;
  border:1px solid rgba(255,255,255,.11);
  box-shadow:0 0 0 4px rgba(0,255,174,.035);
  flex:0 0 auto;
}

.wallet-chip-icon img,
.wallet-chip-icon svg,
.mobile-wallet-chip-icon img,
.mobile-wallet-chip-icon svg{
  width:21px;
  height:21px;
  display:block;
}

.wallet-chip-main{
  display:grid;
  line-height:1.05;
  text-align:left;
}

.wallet-chip-label,
.mobile-wallet-chip-text,
#wallet-chip-text{
  font-weight:950;
  font-size:.84rem;
  letter-spacing:-.015em;
  white-space:nowrap;
}

.wallet-chip-sub{
  margin-top:.08rem;
  font-size:.64rem;
  color:#9fc8d7;
  font-weight:750;
  white-space:nowrap;
}

.wallet-chip-dot,
.mobile-wallet-chip-dot{
  width:8px;
  height:8px;
  border-radius:999px;
  background:#64748b;
  box-shadow:0 0 0 3px rgba(100,116,139,.16);
  flex:0 0 auto;
}

.wallet-chip-dot.is-connected,
.mobile-wallet-chip-dot.is-connected{
  background:#00ffae;
  box-shadow:
    0 0 0 3px rgba(0,255,174,.16),
    0 0 16px rgba(0,255,174,.45);
}

.wallet-chip-dot.is-wrong-chain,
.mobile-wallet-chip-dot.is-wrong-chain{
  background:#00ffae;
  box-shadow:
    0 0 0 3px rgba(0,255,174,.16),
    0 0 16px rgba(0,255,174,.36);
}

.wallet-chip-placeholder{
  width:13px;
  height:13px;
  border-radius:999px;
  display:block;
  background:linear-gradient(135deg,#00ffae,#64b5ff);
}

/* Backdrop — always centered, including mobile */
.wallet-panel-backdrop{
  position:fixed;
  inset:0;
  z-index:3000;
  display:flex;
  align-items:center!important;
  justify-content:center!important;
  padding:1rem!important;
  background:rgba(3,8,18,.70);
  backdrop-filter:blur(10px);
}

/* Panel */
.wallet-panel-card,
.wallet-panel-compact{
  position:relative;
  width:min(360px,calc(100vw - 1.5rem));
  max-height:calc(100dvh - 2rem);
  border-radius:1.35rem;
  padding:1rem;
  border:1px solid rgba(255,255,255,.12);
  background:
    radial-gradient(circle at 0 0,rgba(0,255,174,.13),transparent 34%),
    radial-gradient(circle at 100% 0,rgba(100,181,255,.10),transparent 34%),
    linear-gradient(180deg,rgba(12,24,45,.98),rgba(6,13,26,.98));
  box-shadow:0 30px 100px rgba(0,0,0,.58);
}

.wallet-panel-card::after,
.wallet-panel-compact::after{
  content:"";
  position:absolute;
  right:-90px;
  bottom:-110px;
  width:220px;
  height:220px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(0,255,174,.12),transparent 64%);
  pointer-events:none;
}

.wallet-panel-card > *,
.wallet-panel-compact > *{
  position:relative;
  z-index:1;
}

/* Close button */
.wallet-panel-close{
  position:absolute!important;
  top:.68rem!important;
  right:.68rem!important;
  z-index:5!important;
  width:30px;
  height:30px;
  display:grid;
  place-items:center;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.06);
  color:#eafff7;
  font-size:1.12rem;
  line-height:1;
  cursor:pointer;
  transition:.16s ease;
}

.wallet-panel-close:hover{
  color:#7cfdda;
  border-color:rgba(0,255,174,.30);
  background:rgba(0,255,174,.08);
}

/* Hero */
.wallet-panel-hero{
  display:flex;
  align-items:center;
  gap:.7rem;
  padding-right:2.1rem;
  margin-bottom:.72rem;
}

.wallet-panel-orb{
  width:40px;
  height:40px;
  border-radius:.95rem;
  display:grid;
  place-items:center;
  overflow:hidden;
  flex:0 0 auto;
  background:#07111e;
  border:1px solid rgba(255,255,255,.11);
  box-shadow:
    0 0 0 5px rgba(0,255,174,.035),
    0 14px 30px rgba(0,0,0,.30);
}

.wallet-panel-orb img,
.wallet-panel-orb svg{
  width:27px;
  height:27px;
  display:block;
}

.wallet-panel-hero strong{
  display:block;
  color:#f4fff9;
  font-size:.98rem;
  font-weight:950;
  letter-spacing:-.02em;
}

.wallet-panel-hero span{
  display:block;
  margin-top:.1rem;
  color:#9fc8d7;
  font-size:.76rem;
  font-weight:750;
}

/* PEPU chain pill */
.wallet-panel-network{
  display:flex;
  align-items:center;
  gap:.48rem;
  min-height:34px;
  padding:.46rem .58rem;
  margin-bottom:.72rem;
  border-radius:.85rem;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.075);
  color:#dffef3;
  font-size:.76rem;
  font-weight:850;
}

.wallet-panel-network::before{
  content:"";
  width:20px;
  height:20px;
  flex:0 0 20px;
  border-radius:999px;
  background:
    rgba(255,255,255,.06)
    url("https://toshtech.xyz/assets/gallery/logo-01.svg")
    center/contain no-repeat;
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 0 12px rgba(0,255,174,.12);
}

.wallet-network-dot{
  width:8px;
  height:8px;
  border-radius:999px;
  background:#64748b;
  flex:0 0 auto;
}

.wallet-network-dot.is-connected{
  background:#00ffae;
  box-shadow:0 0 14px rgba(0,255,174,.45);
}

.wallet-network-dot.is-wrong-chain{
  background:#00ffae;
  box-shadow:0 0 14px rgba(0,255,174,.38);
}

/* Connect provider cards */
.wallet-connect-compact{
  display:grid;
  gap:.55rem;
}

.wallet-provider-mini{
  width:100%;
  display:flex;
  align-items:center;
  gap:.68rem;
  text-align:left;
  padding:.66rem;
  border-radius:.95rem;
  color:#eafff7;
  background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.035));
  border:1px solid rgba(255,255,255,.09);
  cursor:pointer;
  transition:.16s ease;
}

.wallet-provider-mini:hover{
  transform:translateY(-1px);
  border-color:rgba(0,255,174,.30);
  background:rgba(0,255,174,.075);
}

.wallet-provider-icon-mini{
  width:34px;
  height:34px;
  border-radius:.85rem;
  display:grid;
  place-items:center;
  overflow:hidden;
  background:#07111e;
  border:1px solid rgba(255,255,255,.10);
  flex:0 0 auto;
}

.wallet-provider-icon-mini img,
.wallet-provider-icon-mini svg{
  width:24px;
  height:24px;
  display:block;
}

.wallet-provider-mini strong{
  display:block;
  font-size:.88rem;
  font-weight:950;
}

.wallet-provider-mini small{
  display:block;
  margin-top:.05rem;
  color:#9fc8d7;
  font-size:.70rem;
  font-weight:700;
}

/* Connected state */
.wallet-connected-compact{
  display:grid;
  gap:.65rem;
}

.wallet-address-card{
  position:relative;
  padding:.68rem .72rem;
  border-radius:.95rem;
  background:
    radial-gradient(circle at top right,rgba(0,255,174,.055),transparent 42%),
    rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.075);
}

.wallet-address-card span{
  display:block;
  margin-bottom:.32rem;
  color:#9fc8d7;
  font-size:.64rem;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.07em;
}

.wallet-address-card strong,
#wallet-panel-address{
  display:block;
  max-width:100%;
  color:#eafff7;
  font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;
  font-size:.70rem!important;
  line-height:1.38;
  letter-spacing:-.035em;
  overflow-wrap:anywhere;
  word-break:break-word;
}

/* Quick links */
.wallet-quick-actions{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:.42rem;
}

.wallet-quick-link{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:.42rem .44rem;
  border-radius:.72rem;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.075);
  color:#dffef3;
  font-size:.70rem;
  font-weight:900;
  text-align:center;
  transition:.16s ease;
}

.wallet-quick-link:hover{
  color:#7cfdda;
  border-color:rgba(0,255,174,.25);
  background:rgba(0,255,174,.07);
}

/* Buttons */
.wallet-panel-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:.5rem;
  grid-auto-flow: column;
}

.wallet-panel-button{
  width:100%;
  min-height:38px;
  border-radius:.78rem;
  border:1px solid rgba(255,255,255,.09);
  font-size:.78rem;
  font-weight:950;
  cursor:pointer;
  transition:.16s ease;
}

.wallet-panel-button.soft{
  color:#eafff7;
  background:rgba(255,255,255,.055);
}

.wallet-panel-button.green{
  color:#00ffae;
  background:rgba(0,255,174,.08);
  border-color:rgba(0,255,174,.20);
}

.wallet-panel-button.danger{
  color:#ffd6d6;
  background:rgba(255,80,80,.08);
  border-color:rgba(255,80,80,.20);
}

.wallet-panel-button:hover{
  transform:translateY(-1px);
}

/* Mobile */
@media(max-width:980px){
  .wallet-chip{
    display:none;
  }

  .mobile-wallet-chip{
    display:inline-flex;
    min-height:38px;
    padding:.34rem .48rem;
  }

  .mobile-wallet-chip-icon{
    width:25px;
    height:25px;
  }

  .mobile-wallet-chip-icon img,
  .mobile-wallet-chip-icon svg{
    width:19px;
    height:19px;
  }

  .mobile-wallet-chip-text{
    font-size:.78rem;
  }
}

@media(max-width:520px){
  .wallet-panel-backdrop{
    align-items:center!important;
    justify-content:center!important;
    padding:.75rem!important;
  }

  .wallet-panel-card,
  .wallet-panel-compact{
    width:min(350px,calc(100vw - 1.25rem));
    max-height:calc(100dvh - 1.5rem);
    border-radius:1.18rem;
    padding:.9rem;
  }

  .wallet-panel-hero{
    gap:.62rem;
    margin-bottom:.62rem;
  }

  .wallet-panel-orb{
    width:38px;
    height:38px;
  }

  .wallet-panel-orb img,
  .wallet-panel-orb svg{
    width:25px;
    height:25px;
  }

  .wallet-panel-network{
    min-height:32px;
    font-size:.72rem;
  }

  .wallet-quick-actions{
    grid-template-columns:1fr 1fr 1fr;
  }

  .wallet-panel-actions{
    grid-template-columns:1fr 1fr;
  }
}

/* Desktop nav dropdown fix */
.nav-group{
  position:relative;
}

.nav-group::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:100%;
  height:.75rem;
  z-index:20;
}

.nav-group-menu{
  position:absolute;
  top:calc(100% + .45rem);
  left:0;
  min-width:230px;
  padding:.55rem;
  border-radius:1rem;
  background:rgba(8,16,31,.97);
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 24px 70px rgba(0,0,0,.42);
  backdrop-filter:blur(16px);
  display:grid;
  gap:.25rem;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translateY(6px);
  transition:opacity .16s ease, transform .16s ease, visibility .16s ease;
  z-index:50;
}

.nav-group:hover .nav-group-menu,
.nav-group:focus-within .nav-group-menu{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateY(0);
}

.nav-group-menu .menu-link,
.nav-group-menu a{
  display:flex;
  align-items:center;
  min-height:38px;
  padding:.58rem .7rem;
  border-radius:.75rem;
  color:#dffef3;
  text-decoration:none;
  font-weight:800;
  font-size:.86rem;
}

.nav-group-menu .menu-link:hover,
.nav-group-menu .menu-link.is-active,
.nav-group-menu a:hover,
.nav-group-menu a.is-active{
  background:rgba(0,255,174,.09);
  color:#7cfdda;
}


/* =========================================================
   toshlock-family.css
   ========================================================= */

:root{
  --tlf-page-bg-1: #07111e;
  --tlf-page-bg-2: #091526;
  --tlf-page-bg-3: #060d18;
  --tlf-panel: rgba(8,16,31,.86);
  --tlf-panel-soft: rgba(255,255,255,.04);
  --tlf-line: rgba(0,255,174,.18);
  --tlf-line-strong: rgba(0,255,174,.32);
  --tlf-muted: #a9d8c8;
  --tlf-text: #ecfff7;
  --tlf-accent: #00ffae;
  --tlf-accent-2: #3dc7ff;
  --tlf-green: #16a34a;
  --tlf-blue: #2563eb;
  --tlf-red: #ef4444;
  --tlf-green-accent: #00ffae;
  --tlf-shadow: 0 22px 70px rgba(0,0,0,.35);
}

.tlf-shell{
  width: min(1200px, calc(100% - 2rem));
  margin: 0 auto;
}

.tlf-shell--wide{
  width: min(1220px, calc(100% - 2rem));
}

.tlf-hero{
  padding-top: 1.25rem;
}

.tlf-hero-card,
.tlf-panel,
.tlf-related,
.tlf-help-panel{
  border-radius: 1.5rem;
  border: 1px solid rgba(255,255,255,.08);
  box-shadow: var(--tlf-shadow);
  backdrop-filter: blur(14px);
}

.tlf-hero-card{
  position: relative;
  overflow: hidden;
  padding: 1.5rem;
  background:
    radial-gradient(circle at 0 0, rgba(0,255,174,.16), transparent 28%),
    radial-gradient(circle at 100% 0, rgba(61,199,255,.12), transparent 24%),
    linear-gradient(180deg, rgba(12,24,45,.92), rgba(8,16,30,.9));
}

.tlf-hero-card::after{
  content:"";
  position:absolute;
  right:-70px;
  bottom:-90px;
  width:280px;
  height:280px;
  border-radius:999px;
  background:radial-gradient(circle, rgba(61,199,255,.14), transparent 62%);
  pointer-events:none;
}

.tlf-hero-card .h1{
  margin: 0 0 .8rem;
}

.tlf-hero-card .lead{
  margin: 0;
  max-width: 64ch;
  color: #daf8ee;
}

.tlf-actions,
.tlf-subnav,
.tlf-toolbar,
.tlf-toolbar-right,
.tlf-query-row,
.tlf-pill-line,
.tlf-kpi-row,
.tlf-social,
.tlf-token-links{
  display:flex;
  gap:.2rem;
  align-items:center;
}

.tlf-actions{
  margin-top:1.1rem;
}

.tlf-subnav{
  margin-top:1.1rem;
  justify-content: center;
  padding-top:1rem;
  border-top:1px solid rgba(255,255,255,.08);
}

.tlf-subnav a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:.75rem 1rem;
  border-radius:10px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.08);
  color:#effff8;
  font-weight:700;
  font-size:.92rem;
  text-decoration:none;
}

.tlf-subnav a:hover,
.tlf-subnav a.is-active{
  color:var(--tlf-accent);
  border-color:var(--tlf-line-strong);
  background:rgba(0,255,174,.08);
}

.tlf-panel,
.tlf-related,
.tlf-help-panel{
  background: var(--tlf-panel);
  padding: 1.25rem;
}

.tlf-panel h2,
.tlf-related h2,
.tlf-help-panel h2{
  margin:0;
  font-size:1.28rem;
}

.tlf-panel p,
.tlf-related p,
.tlf-help-panel p{
  color:var(--tlf-muted);
  line-height:1.65;
}

.tlf-grid-main{
  margin-top:.5rem;
  display:grid;
  gap:1.25rem;
  align-items:start;
}

.tlf-grid-main--sidebar{
  grid-template-columns:minmax(0,1.35fr) minmax(300px,.72fr);
}

.tlf-grid-main--single{
  grid-template-columns:1fr;
}

.tlf-panel + .tlf-panel,
.tlf-panel + .tlf-related,
.tlf-related + .tlf-related{
  margin-top:1.25rem;
}

.tlf-panel-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:1rem;
  flex-wrap:wrap;
  margin-bottom:1rem;
}

.tlf-summary-grid{
  display:grid;
  grid-template-columns:repeat(4, minmax(0,1fr));
  gap:1rem;
}

.tlf-summary-card{
  padding:1rem;
  border-radius:1rem;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.06);
}

.tlf-summary-label{
  display:block;
  margin-bottom:.4rem;
  color:var(--tlf-muted);
  font-size:.76rem;
}

.tlf-summary-value{
  display:block;
  font-size:1rem;
  font-weight:700;
  word-break:break-word;
}

.tlf-summary-stack{
  display:grid;
  gap:.8rem;
  margin-top:1rem;
}

.tlf-summary-item{
  padding:1rem;
  border-radius:1rem;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.06);
}

.tlf-summary-item span{
  display:block;
  margin-bottom:.35rem;
  color:var(--tlf-muted);
  font-size:.76rem;
}

.tlf-summary-item strong{
  display:block;
  font-size:.95rem;
  word-break:break-word;
}

.tlf-summary-item--primary{
  border-color:var(--tlf-line-strong);
  background:rgba(0,255,174,.08);
}

.tlf-summary-item--primary strong{
  color:var(--tlf-accent);
}

.tlf-form-grid{
  display:grid;
  grid-template-columns:repeat(2, minmax(0,1fr));
  gap:1rem;
}

.tlf-field{
  display:flex;
  flex-direction:column;
  gap:.45rem;
}

.tlf-field--full{
  grid-column:1 / -1;
}

.tlf-panel label{
  font-size:.78rem;
  font-weight:700;
  color:var(--tlf-muted);
}

.tlf-input,
.tlf-select,
.tlf-toolbar input,
.tlf-toolbar select,
.tlf-query-row input{
  width:100%;
  min-width:0;
  padding:.95rem 1rem;
  border-radius:1rem;
  border:1px solid rgba(255,255,255,.08);
  background:rgba(6,13,24,.84);
  color:#fff;
}

.tlf-input:focus,
.tlf-select:focus,
.tlf-toolbar input:focus,
.tlf-toolbar select:focus,
.tlf-query-row input:focus{
  outline:2px solid rgba(0,255,174,.28);
  border-color:var(--tlf-line-strong);
}

.tlf-note,
.tlf-status,
.tlf-small,
.tlf-muted-copy{
  font-size:.8rem;
  color:var(--tlf-muted);
  line-height:1.55;
}

.tlf-pill,
.tlf-status-pill,
.tlf-chip,
.tlf-kpi,
.tlf-badge{
  display:inline-flex;
  align-items:center;
  gap:.45rem;
  padding:.45rem .8rem;
  border-radius:999px;
  border:1px solid var(--tlf-line);
  background:#081021;
  color:var(--tlf-muted);
  font-size:.8rem;
  white-space:nowrap;
}

.tlf-status-pill{
  background:rgba(255,255,255,.04);
  border-color:rgba(255,255,255,.08);
  color:#dffef3;
}

.tlf-badge{
  color:var(--tlf-accent);
}

.tlf-query-row{
  margin-top:1rem;
}

.tlf-toolbar{
  justify-content:space-between;
  margin-bottom:1rem;
  gap:1rem;
}

.tlf-toolbar-left{
  flex:1 1 520px;
  min-width:0;
}

.tlf-toolbar-right{
  justify-content:flex-end;
  gap:.7rem;
  flex:0 0 auto;
}

.tlf-ac-wrap{
  position:relative;
  width:100%;
  min-width:0;
}

.tlf-ac-list{
  position:absolute;
  left:0;
  right:0;
  top:calc(100% + 6px);
  background:#0b1428;
  border:1px solid var(--tlf-line);
  border-radius:1rem;
  overflow:hidden;
  box-shadow:var(--tlf-shadow);
  z-index:40;
  max-height:280px;
  overflow:auto;
  display:none;
}

.tlf-ac-item{
  display:flex;
  gap:8px;
  align-items:center;
  padding:12px 14px;
  border-bottom:1px solid rgba(255,255,255,.06);
  cursor:pointer;
  font-size:13px;
}

.tlf-ac-item:last-child{border-bottom:0}
.tlf-ac-item:hover{background:rgba(255,255,255,.04)}
.tlf-ac-name{font-weight:700}
.tlf-ac-sym{color:var(--tlf-accent)}
.tlf-ac-addr{margin-left:auto;color:#bdf6de}
.tlf-ac-empty{padding:12px 14px;color:var(--tlf-muted);font-size:12px}

.tlf-log{
  margin-top:1rem;
  background:#06101d;
  border:1px solid rgba(255,255,255,.06);
  border-radius:1rem;
  padding:1rem;
  min-height:100px;
  max-height:220px;
  overflow:auto;
  white-space:pre-wrap;
  word-break:break-word;
  font-size:.8rem;
  color:#cceee5;
  line-height:1.6;
}

.tlf-table-wrap{
  margin-top:1rem;
  overflow:auto;
  border-radius:1rem;
  border:1px solid rgba(255,255,255,.06);
  background:rgba(6,13,24,.55);
}

.tlf-table{
  width:100%;
  border-collapse:collapse;
}

.tlf-table th,
.tlf-table td{
  padding:.8rem .85rem;
  border-bottom:1px solid rgba(255,255,255,.08);
  font-size:.78rem;
  text-align:left;
  vertical-align:top;
  white-space:nowrap;
}

.tlf-table th{
  background:rgba(255,255,255,.04);
  color:#d7fff0;
}

.tlf-table tbody tr:last-child td{
  border-bottom:0;
}

.tlf-cards-grid{
  display:grid;
  grid-template-columns:repeat(3, minmax(0,1fr));
  gap:1rem;
  margin-top:1rem;
}

.tlf-card{
  padding:1rem;
  border-radius:1rem;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.06);
}

.tlf-card h3{
  margin:0 0 .45rem;
  font-size:1rem;
}

.tlf-card p{
  margin:0 0 .9rem;
  color:var(--tlf-muted);
  line-height:1.6;
  font-size:.9rem;
}

.tlf-kpi-row{
  gap:.6rem;
}

.tlf-kpi-box{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:.55rem;
  padding:.55rem .8rem;
  border-radius:999px;
  background:#0b1224;
  border:1px solid rgba(0,255,174,.18);
  box-shadow:0 6px 18px rgba(0,0,0,.25), inset 0 1px 0 rgba(255,255,255,.03);
  min-height:42px;
}

.tlf-kpi-label{
  font-size:11px;
  color:#bfeede;
  text-transform:uppercase;
  letter-spacing:.04em;
  white-space:nowrap;
}

.tlf-kpi-value{
  font-weight:800;
  font-size:14px;
  color:#eafff7;
  line-height:1;
  white-space:nowrap;
}

.tlf-hidden{
  display:none !important;
}

.tlf-loading-overlay{
  position:fixed;
  inset:0;
  background:rgba(4,10,24,.86);
  backdrop-filter:blur(5px);
  display:none;
  align-items:center;
  justify-content:center;
  z-index:999;
}

.tlf-loading-overlay.is-active{display:flex}

.tlf-loading-box{
  background:linear-gradient(180deg,#0f1730,#0b1428);
  border-radius:16px;
  padding:20px 24px;
  border:1px solid var(--tlf-line);
  box-shadow:var(--tlf-shadow);
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:6px;
  max-width:320px;
}

.tlf-loading-spinner{
  width:32px;
  height:32px;
  border-radius:999px;
  border:3px solid rgba(148,163,184,.4);
  border-top-color:var(--tlf-accent);
  animation:tlfSpin .8s linear infinite;
}

@keyframes tlfSpin{to{transform:rotate(360deg)}}

.tlf-help-fab{
  position:fixed;
  right:14px;
  bottom:14px;
  z-index:2000;
  width:46px;
  height:46px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(135deg,var(--tlf-accent),var(--tlf-accent-2));
  color:#00251b;
  border:1px solid var(--tlf-line);
  box-shadow:var(--tlf-shadow);
  cursor:pointer;
  font-weight:900;
  font-size:20px;
  line-height:1;
}

.tlf-help-overlay{
  position:fixed;
  inset:0;
  z-index:1999;
  background:rgba(0,0,0,.55);
  backdrop-filter:blur(6px);
  display:none;
}

.tlf-help-overlay[aria-hidden="false"]{display:block}

.tlf-help-modal{
  position:fixed;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:min(880px, 92vw);
  max-height:86vh;
  overflow:auto;
  background:var(--tlf-panel);
  border:1px solid var(--tlf-line);
  border-radius:14px;
  box-shadow:var(--tlf-shadow);
  padding:16px;
}

.tlf-help-header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-bottom:8px;
}

.tlf-help-close{
  background:#0f1730;
  color:#fff;
  border:1px solid var(--tlf-line);
  border-radius:10px;
  padding:.5rem .7rem;
  cursor:pointer;
}

.tlf-help-body{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}

.tlf-help-card{
  background:#0b1224;
  border:1px solid rgba(0,255,174,.18);
  border-radius:12px;
  padding:12px;
}

.tlf-help-card h3{margin:.1rem 0 .35rem;font-size:14px}
.tlf-help-card p,
.tlf-help-card li{font-size:13px;color:#bfeede;margin:.25rem 0;line-height:1.55}

.tlf-sr-only{
  position:absolute !important;
  width:1px !important;
  height:1px !important;
  padding:0 !important;
  margin:-1px !important;
  overflow:hidden !important;
  clip:rect(0,0,0,0) !important;
  white-space:nowrap !important;
  border:0 !important;
}

@media (max-width:1080px){
  .tlf-grid-main--sidebar,
  .tlf-cards-grid{
    grid-template-columns:1fr;
  }
}

@media (max-width:860px){
  .tlf-shell,
  .tlf-shell--wide{
    width:calc(100% - 1rem);
  }

  .tlf-subnav{
    flex-wrap:wrap;
    justify-content:flex-start;
    gap:.45rem;
  }

  .tlf-subnav a{
    flex:1 1 calc(50% - .45rem);
    min-width:0;
    font-size:.78rem;
    padding:.7rem .65rem;
  }

  .tlf-hero-card,
  .tlf-panel,
  .tlf-related,
  .tlf-help-panel{
    padding:1.1rem;
  }

  .tlf-summary-grid,
  .tlf-form-grid,
  .tlf-help-body{
    grid-template-columns:1fr;
  }

  .tlf-toolbar,
  .tlf-toolbar-right,
  .tlf-query-row,
  .tlf-panel-head{
    flex-direction:column;
    align-items:stretch;
  }
}
.tlf-hero-proof {
  display: grid;
  gap: .85rem;
  margin-top: 1rem;
}

.tlf-proof-item {
  padding: .95rem 1rem;
  border-radius: 1rem;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.06);
}

.tlf-proof-item strong {
  display: block;
  color: var(--lock-accent, var(--accent));
  margin-bottom: .25rem;
}

.tlf-proof-item span {
  display: block;
  color: var(--muted);
  line-height: 1.55;
  font-size: .9rem;
}

@media (min-width: 860px) {
  .tlf-hero-proof {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.ac-item{
  display:flex;
  gap:8px;
  align-items:center;
  padding:12px 14px;
  border-bottom:1px solid rgba(255,255,255,.06);
  cursor:pointer;
  font-size:13px;
}

.ac-item:last-child{border-bottom:0}
.ac-item:hover{background:rgba(255,255,255,.04)}
.ac-name{font-weight:700}
.ac-sym{color:var(--tlf-accent)}
.ac-addr{margin-left:auto;color:#bdf6de}
.ac-empty{padding:12px 14px;color:var(--tlf-muted);font-size:12px}

@media (max-width:520px){
  .ac-item{
    flex-wrap:wrap;
    align-items:flex-start;
  }

  .ac-addr{
    margin-left:0;
    width:100%;
    font-size:12px;
    word-break:break-all;
  }
}
@media (max-width:860px){
  .tlf-actions{
    flex-direction:column;
    align-items:stretch;
    gap:.8rem;
  }

  .tlf-actions .button,
  .tlf-actions .button-secondary{
    width:100%;
  }

  .tlf-pill,
  .tlf-status-pill,
  .tlf-chip,
  .tlf-kpi,
  .tlf-badge{
    white-space:normal;
    justify-content:center;
    text-align:center;
  }
}


/* =========================================================
   migration.css
   ========================================================= */

/* Migration page styles */
:root{
      --mig-panel:rgba(8,16,31,.84);
      --mig-panel-2:rgba(10,22,42,.92);
      --mig-line:rgba(0,255,174,.18);
      --mig-line-strong:rgba(0,255,174,.32);
      --mig-muted:#a9d8c8;
      --mig-green:#00ffae;
      --mig-blue:#64b5ff;
      --mig-green-accent:#00ffae;
      --mig-red:#ff8f8f;
      --mig-shadow:0 24px 80px rgba(0,0,0,.34);
    }

    .migration-grid{ grid-template-columns:minmax(0,1.35fr) minmax(300px,.72fr); }

    .migration-hero-card{
      position:relative;
      overflow:hidden;
      padding:1.35rem;
      border-radius:1.5rem;
      border:1px solid rgba(255,255,255,.08);
      box-shadow:var(--mig-shadow);
      background:
        radial-gradient(circle at 0 0, rgba(0,255,174,.12), transparent 28%),
        radial-gradient(circle at 100% 0, rgba(100,181,255,.10), transparent 24%),
        linear-gradient(180deg, rgba(12,24,45,.94), rgba(8,16,30,.9));
    }

    .migration-hero-card::after{
      content:"";
      position:absolute;
      right:-100px;
      bottom:-120px;
      width:340px;
      height:340px;
      border-radius:999px;
      background:radial-gradient(circle, rgba(179,136,255,.12), transparent 62%);
      pointer-events:none;
    }

    .migration-hero-content{ position:relative; z-index:1; }
    .migration-hero-card .h1{ margin:0 0 .65rem; }
    .migration-hero-card .lead{ max-width:72ch; margin:0; color:#daf8ee; }

    .migration-proof{
      display:grid;
      grid-template-columns:repeat(3,minmax(0,1fr));
      gap:1rem;
      margin-top:1rem;
    }

    .migration-proof-item,
    .migration-kpi,
    .migration-summary-item,
    .migration-row-card{
      padding:1rem;
      border-radius:1rem;
      background:rgba(255,255,255,.04);
      border:1px solid rgba(255,255,255,.06);
    }

    .migration-proof-item strong,
    .migration-kpi strong,
    .migration-summary-item strong{ display:block; color:#ecfff7; font-weight:900; word-break:break-word; }
    .migration-proof-item span,
    .migration-kpi span,
    .migration-summary-item span{ display:block; color:var(--mig-muted); font-size:.85rem; line-height:1.55; margin-top:.35rem; }

    .migration-kpi small{
      display:block;
      color:#baf7e5;
      text-transform:uppercase;
      letter-spacing:.06em;
      font-weight:900;
      font-size:.72rem;
      margin-bottom:.35rem;
    }

    .migration-kpi strong{ font-size:1.2rem; line-height:1.15; }

    .migration-form-grid{
      display:grid;
      grid-template-columns:repeat(2,minmax(0,1fr));
      gap:1rem;
    }

    .migration-field{ display:grid; gap:.45rem; }
    .migration-field--full{ grid-column:1 / -1; }

    .migration-field label{
      font-size:.78rem;
      color:#baf7e5;
      font-weight:900;
      text-transform:uppercase;
      letter-spacing:.06em;
    }

    .migration-input{
      width:100%;
      min-height:46px;
      border-radius:12px;
      border:1px solid var(--mig-line-strong);
      background:#0f1730;
      color:#fff;
      padding:0 .9rem;
      outline:none;
    }

    .migration-input::placeholder{ color:#9fead5; }

    .migration-actions{
      display:flex;
      gap:.75rem;
      flex-wrap:wrap;
      align-items:center;
      justify-content:space-between;
      margin-top:1.1rem;
    }

    .migration-actions-left{
      display:flex;
      flex-wrap:wrap;
      gap:.6rem;
      align-items:center;
    }

    .migration-status{
      margin-top:1rem;
      padding:.85rem .95rem;
      border-radius:1rem;
      background:rgba(255,255,255,.04);
      border:1px solid rgba(255,255,255,.06);
      color:var(--mig-muted);
      font-size:.86rem;
      line-height:1.55;
    }

    .migration-status.err{ color:#ffb4b4; border-color:rgba(239,68,68,.28); background:rgba(239,68,68,.06); }
    .migration-status.ok{ color:#d6fff1; border-color:rgba(0,255,174,.22); background:rgba(0,255,174,.06); }
    .migration-status.warn{ color:#b8ffea; border-color:rgba(0,255,174,.22); background:rgba(0,255,174,.06); }

    .migration-summary-stack{ display:grid; gap:.75rem; margin-top:1rem; }
    .migration-summary-item span{ margin:0 0 .25rem; text-transform:uppercase; letter-spacing:.05em; font-weight:900; font-size:.72rem; color:#baf7e5; }
    .migration-summary-item--primary{ border-color:rgba(0,255,174,.28); background:rgba(0,255,174,.06); }

    .migration-grid-kpis{
      display:grid;
      grid-template-columns:repeat(4,minmax(0,1fr));
      gap:1rem;
      margin-top:1rem;
    }

    .migration-table-wrap{
      overflow:auto;
      margin-top:1rem;
    }

    .migration-table{
      width:100%;
      min-width:720px;
      border-collapse:separate;
      border-spacing:0 .5rem;
      font-size:.9rem;
    }

    .migration-table th{
      color:#b8ffea;
      font-size:.75rem;
      text-transform:uppercase;
      letter-spacing:.08em;
      padding:.45rem .7rem;
      text-align:left;
      white-space:nowrap;
    }

    .migration-table td{
      padding:.7rem;
      background:rgba(255,255,255,.04);
      vertical-align:middle;
    }

    .migration-table tr td:first-child{ border-top-left-radius:.75rem; border-bottom-left-radius:.75rem; }
    .migration-table tr td:last-child{ border-top-right-radius:.75rem; border-bottom-right-radius:.75rem; }

    .migration-toolbar{
      display:grid;
      grid-template-columns:minmax(0,1fr) auto auto;
      gap:.75rem;
      align-items:center;
      margin-top:1rem;
    }

    .migration-log{
      margin-top:1rem;
      max-height:210px;
      overflow:auto;
      white-space:pre-wrap;
      word-break:break-word;
      padding:1rem;
      border-radius:1rem;
      background:linear-gradient(180deg,#0f1730,#0b1428);
      border:1px dashed rgba(255,255,255,.16);
      color:#d7fff0;
      font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;
      font-size:.82rem;
      line-height:1.55;
    }

    .mono{ font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; }
    .right{ text-align:right; }

    @media(max-width:1080px){
      .migration-grid-kpis{ grid-template-columns:repeat(2,minmax(0,1fr)); }
      .migration-proof{ grid-template-columns:1fr; }
    }

    @media(max-width:860px){
      .migration-grid,
      .migration-form-grid,
      .migration-toolbar{ grid-template-columns:1fr; }
      .migration-grid-kpis{ grid-template-columns:1fr; }
      .migration-actions{ align-items:stretch; }
      .migration-actions-left,
      .migration-actions button{ width:100%; }
    }

/* Admin page styles */
:root{
      --admin-muted:#a9d8c8;
      --admin-green:#00ffae;
      --admin-green-accent:#00ffae;
      --admin-red:#ff8f8f;
      --admin-line:rgba(0,255,174,.22);
      --admin-line-strong:rgba(0,255,174,.34);
      --admin-shadow:0 24px 80px rgba(0,0,0,.34);
    }

    .admin-hero-card{
      position:relative;
      overflow:hidden;
      padding:1.35rem;
      border-radius:1.5rem;
      border:1px solid rgba(255,255,255,.08);
      box-shadow:var(--admin-shadow);
      background:
        radial-gradient(circle at 0 0, rgba(0,255,174,.12), transparent 28%),
        radial-gradient(circle at 100% 0, rgba(100,181,255,.10), transparent 24%),
        linear-gradient(180deg, rgba(12,24,45,.94), rgba(8,16,30,.9));
    }

    .admin-hero-card::after{
      content:"";
      position:absolute;
      right:-100px;
      bottom:-120px;
      width:340px;
      height:340px;
      border-radius:999px;
      background:radial-gradient(circle, rgba(179,136,255,.12), transparent 62%);
      pointer-events:none;
    }

    .admin-hero-content{ position:relative; z-index:1; max-width:860px; }
    .admin-hero-card .h1{ margin:0 0 .65rem; }
    .admin-hero-card .lead{ max-width:72ch; margin:0; color:#daf8ee; }

    .admin-grid{ grid-template-columns:minmax(0,1fr) minmax(310px,.45fr); }

    .admin-kpi-grid{
      display:grid;
      grid-template-columns:repeat(4,minmax(0,1fr));
      gap:1rem;
      margin-top:1rem;
    }

    .admin-kpi,
    .admin-action-card,
    .admin-summary-item{
      padding:1rem;
      border-radius:1rem;
      background:rgba(255,255,255,.04);
      border:1px solid rgba(255,255,255,.06);
    }

    .admin-kpi small,
    .admin-summary-item span{
      display:block;
      color:#baf7e5;
      text-transform:uppercase;
      letter-spacing:.06em;
      font-weight:900;
      font-size:.72rem;
      margin-bottom:.35rem;
    }

    .admin-kpi strong,
    .admin-summary-item strong{
      display:block;
      color:#ecfff7;
      font-weight:900;
      line-height:1.15;
      word-break:break-word;
    }

    .admin-kpi strong{ font-size:1.2rem; }
    .admin-kpi span,
    .admin-action-card p{
      display:block;
      color:var(--admin-muted);
      font-size:.85rem;
      line-height:1.55;
      margin:.35rem 0 0;
    }

    .admin-actions-grid{
      display:grid;
      grid-template-columns:repeat(2,minmax(0,1fr));
      gap:1rem;
      margin-top:1rem;
    }

    .admin-action-card h3{ margin:0; font-size:1.05rem; }
    .admin-action-card .row{ display:grid; gap:.65rem; margin-top:.85rem; }

    .admin-input{
      width:100%;
      min-height:46px;
      border-radius:12px;
      border:1px solid var(--admin-line-strong);
      background:#0f1730;
      color:#fff;
      padding:0 .9rem;
      outline:none;
    }

    .admin-input::placeholder{ color:#9fead5; }

    .admin-toolbar{
      display:grid;
      grid-template-columns:minmax(0,1fr) auto auto;
      gap:.75rem;
      align-items:center;
      margin-top:1rem;
    }

    .admin-table-wrap{
      overflow:auto;
      margin-top:1rem;
    }

    .admin-table{
      width:100%;
      min-width:900px;
      border-collapse:separate;
      border-spacing:0 .5rem;
      font-size:.9rem;
    }

    .admin-table th{
      color:#b8ffea;
      font-size:.75rem;
      text-transform:uppercase;
      letter-spacing:.08em;
      padding:.45rem .7rem;
      text-align:left;
      white-space:nowrap;
    }

    .admin-table td{
      padding:.7rem;
      background:rgba(255,255,255,.04);
      vertical-align:middle;
    }

    .admin-table tr td:first-child{ border-top-left-radius:.75rem; border-bottom-left-radius:.75rem; }
    .admin-table tr td:last-child{ border-top-right-radius:.75rem; border-bottom-right-radius:.75rem; }

    .admin-status{
      margin-top:1rem;
      padding:.85rem .95rem;
      border-radius:1rem;
      background:rgba(255,255,255,.04);
      border:1px solid rgba(255,255,255,.06);
      color:var(--admin-muted);
      font-size:.86rem;
      line-height:1.55;
    }

    .admin-status.ok{ color:#d6fff1; border-color:rgba(0,255,174,.22); background:rgba(0,255,174,.06); }
    .admin-status.warn{ color:#b8ffea; border-color:rgba(0,255,174,.22); background:rgba(0,255,174,.06); }
    .admin-status.err{ color:#ffb4b4; border-color:rgba(239,68,68,.28); background:rgba(239,68,68,.06); }

    .admin-log{
      margin-top:1rem;
      max-height:230px;
      overflow:auto;
      white-space:pre-wrap;
      word-break:break-word;
      padding:1rem;
      border-radius:1rem;
      background:linear-gradient(180deg,#0f1730,#0b1428);
      border:1px dashed rgba(255,255,255,.16);
      color:#d7fff0;
      font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;
      font-size:.82rem;
      line-height:1.55;
    }

    .mono{ font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; }
    .right{ text-align:right; }

    @media(max-width:1080px){
      .admin-kpi-grid,
      .admin-actions-grid{ grid-template-columns:repeat(2,minmax(0,1fr)); }
    }

    @media(max-width:860px){
      .admin-grid,
      .admin-kpi-grid,
      .admin-actions-grid,
      .admin-toolbar{ grid-template-columns:1fr; }
      .admin-toolbar button{ width:100%; }
    }

/* ================================
   GREEN visual overrides
   Keep the shared wallet/nav layout, but match the green interface look.
================================ */
:root,
body.tlf-page{
  --bg-1:#07111f;
  --bg-2:#0b1730;
  --panel:rgba(255,255,255,.05);
  --panel-strong:rgba(7,17,31,.88);
  --line:rgba(255,255,255,.1);
  --text:#ffffff;
  --muted:#a7c5bc;
  --accent:#00ffae;
  --accent-soft:rgba(0,255,174,.14);
  --tlf-page-bg-1:#07111f;
  --tlf-page-bg-2:#0b1730;
  --tlf-page-bg-3:#060d18;
  --tlf-panel:rgba(8,16,31,.86);
  --tlf-panel-soft:rgba(255,255,255,.045);
  --tlf-line:rgba(0,255,174,.22);
  --tlf-line-strong:rgba(0,255,174,.38);
  --tlf-muted:#a7c5bc;
  --tlf-text:#ffffff;
  --tlf-accent:#00ffae;
  --tlf-accent-2:#7cfdda;
}

body.tlf-page{
  background:
    radial-gradient(circle at top left, rgba(0,255,174,.16), transparent 30%),
    radial-gradient(circle at 100% 10%, rgba(0,255,174,.08), transparent 20%),
    linear-gradient(180deg, #07111f 0%, #060d18 100%)!important;
}

.site-header{
  background:rgba(5,10,22,.72)!important;
  border-bottom:1px solid rgba(0,255,174,.16)!important;
}
.brand-logo{
  border-radius:16px;
  border:1px solid rgba(0,255,174,.25);
  box-shadow:0 0 24px rgba(0,255,174,.18);
}
.brand span{color:#7cfdda;}
.nav-link:hover,
.nav-link.is-active,
.nav-group-trigger:hover,
.nav-group-trigger.is-active,
.menu-link:hover,
.menu-link.is-active,
.mobile-link:hover,
.mobile-link.is-active,
.mobile-group-toggle:hover{
  background:rgba(0,255,174,.12)!important;
  border-color:rgba(0,255,174,.28)!important;
  color:#7cfdda!important;
}
.nav-group-menu,
.mobile-panel{
  background:rgba(8,8,8,.96)!important;
  border-color:rgba(0,255,174,.18)!important;
}
.button,
.btn,
.wallet-panel-button.green{
  background:linear-gradient(135deg,#00ffae 0%,#98ffd9 100%)!important;
  color:#031118!important;
  box-shadow:0 14px 30px rgba(0,255,174,.18)!important;
}
.button-secondary,
.btn.secondary,
.mobile-toggle,
.wallet-panel-button.soft{
  background:rgba(255,255,255,.045)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.1)!important;
}
.eyebrow,
.inline-link,
.tlf-subnav a:hover,
.tlf-subnav a.is-active{
  color:#7cfdda!important;
}
.tlf-panel,
.tlf-related,
.tlf-help-panel{
  background:rgba(8,16,31,.84)!important;
  border-color:rgba(255,255,255,.08)!important;
}
.tlf-subnav{border-top-color:rgba(0,255,174,.16)!important;}
.tlf-subnav a,
.tlf-card,
.migration-proof-item,
.migration-kpi,
.migration-summary-item,
.migration-row-card,
.admin-kpi,
.admin-action-card,
.admin-summary-item{
  background:rgba(255,255,255,.045)!important;
  border-color:rgba(255,255,255,.08)!important;
}
.migration-hero-card,
.admin-hero-card,
.tlf-hero-card{
  background:
    radial-gradient(circle at 0 0, rgba(0,255,174,.16), transparent 28%),
    radial-gradient(circle at 100% 0, rgba(61,199,255,.09), transparent 24%),
    linear-gradient(180deg, rgba(12,24,45,.94), rgba(8,16,30,.9))!important;
  border-color:rgba(0,255,174,.18)!important;
}
.migration-hero-card::after,
.admin-hero-card::after,
.tlf-hero-card::after{
  background:radial-gradient(circle, rgba(0,255,174,.15), transparent 62%)!important;
}
.migration-input,
.admin-input,
.tlf-input,
.tlf-select,
.tlf-toolbar input,
.tlf-toolbar select,
.tlf-query-row input{
  background:#0f1730!important;
  border-color:rgba(0,255,174,.32)!important;
  color:#fff!important;
}
.migration-input::placeholder,
.admin-input::placeholder{color:#b8ffea!important;}
.migration-field label,
.admin-kpi small,
.admin-summary-item span,
.migration-kpi small,
.migration-summary-item span,
.migration-table th,
.admin-table th{color:#7cfdda!important;}
.migration-status.ok,
.admin-status.ok{
  color:#d6fff1!important;
  border-color:rgba(0,255,174,.24)!important;
  background:rgba(0,255,174,.08)!important;
}
.wallet-chip,
.mobile-wallet-chip{
  background:radial-gradient(circle at 0 0, rgba(0,255,174,.16), transparent 38%),linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.035))!important;
}
.wallet-chip:hover,
.mobile-wallet-chip:hover,
.wallet-chip.is-connected,
.mobile-wallet-chip.is-connected{
  border-color:rgba(0,255,174,.38)!important;
  box-shadow:0 18px 46px rgba(0,255,174,.10),0 14px 36px rgba(0,0,0,.28)!important;
}
.wallet-chip-dot.is-connected,
.mobile-wallet-chip-dot.is-connected,
.wallet-network-dot.is-connected{
  background:#00ffae!important;
  box-shadow:0 0 0 3px rgba(0,255,174,.16),0 0 18px rgba(0,255,174,.42)!important;
}
.wallet-chip-placeholder{background:linear-gradient(135deg,#00ffae,#7cfdda)!important;}
.wallet-panel-card,
.wallet-panel-compact{
  background:radial-gradient(circle at 0 0,rgba(0,255,174,.14),transparent 34%),linear-gradient(180deg,rgba(12,24,45,.98),rgba(7,14,27,.98))!important;
  border-color:rgba(0,255,174,.18)!important;
}
.wallet-provider-mini:hover,
.wallet-quick-link:hover{border-color:rgba(0,255,174,.3)!important;}
.site-footer{border-top-color:rgba(0,255,174,.13)!important;}
.footer-note{color:#a7c5bc!important;}

/* =========================================================
   Final green UI safety layer
   ========================================================= */
:root,
body.tlf-page{
  --bg-1:#07111f;
  --bg-2:#0b1730;
  --panel:rgba(255,255,255,.05);
  --panel-strong:rgba(7,17,31,.88);
  --line:rgba(255,255,255,.1);
  --text:#f3fffb;
  --muted:#a7c5bc;
  --accent:#00ffae;
  --accent-soft:rgba(0,255,174,.14);

  --tlf-page-bg-1:#07111e;
  --tlf-page-bg-2:#091526;
  --tlf-page-bg-3:#060d18;
  --tlf-panel:rgba(8,16,31,.86);
  --tlf-panel-soft:rgba(255,255,255,.04);
  --tlf-line:rgba(0,255,174,.18);
  --tlf-line-strong:rgba(0,255,174,.32);
  --tlf-muted:#a9d8c8;
  --tlf-text:#ecfff7;
  --tlf-accent:#00ffae;
  --tlf-accent-2:#3dc7ff;

  --mig-line:rgba(0,255,174,.18);
  --mig-line-strong:rgba(0,255,174,.32);
  --mig-muted:#a9d8c8;
  --mig-green:#00ffae;
  --mig-blue:#64b5ff;
  --mig-green-accent:#00ffae;

  --admin-muted:#a9d8c8;
  --admin-green:#00ffae;
  --admin-green-accent:#00ffae;
  --admin-line:rgba(0,255,174,.22);
  --admin-line-strong:rgba(0,255,174,.34);
}

body.tlf-page{
  background:
    radial-gradient(circle at top left, rgba(0,255,174,.16), transparent 30%),
    radial-gradient(circle at 100% 10%, rgba(61,199,255,.08), transparent 20%),
    linear-gradient(180deg, #07111f 0%, #060d18 100%)!important;
}

.button,
.btn,
.wallet-panel-button.green{
  background:linear-gradient(135deg,#00ffae 0%,#98ffd9 100%)!important;
  color:#031118!important;
  box-shadow:0 14px 30px rgba(0,255,174,.18)!important;
}

.nav-link:hover,
.nav-link.is-active,
.nav-group-trigger:hover,
.nav-group-trigger.is-active,
.menu-link:hover,
.menu-link.is-active,
.mobile-link:hover,
.mobile-link.is-active,
.mobile-group-toggle:hover,
.eyebrow,
.inline-link,
.tlf-subnav a:hover,
.tlf-subnav a.is-active{
  color:#7cfdda!important;
}

.migration-input,
.admin-input,
.tlf-input,
.tlf-select,
.tlf-toolbar input,
.tlf-toolbar select,
.tlf-query-row input{
  border-color:rgba(0,255,174,.32)!important;
}

.wallet-chip-dot.is-connected,
.mobile-wallet-chip-dot.is-connected,
.wallet-network-dot.is-connected{
  background:#00ffae!important;
  box-shadow:0 0 0 3px rgba(0,255,174,.16),0 0 18px rgba(0,255,174,.42)!important;
}
