.SiteFooter-module__wWXZva__footer{z-index:1;border-top:1px solid var(--line-2);background:var(--panel-2);position:relative}.SiteFooter-module__wWXZva__inner{width:var(--container);grid-template-columns:minmax(0,1.2fr) minmax(0,1.4fr);gap:clamp(2rem,5vw,4rem);margin:0 auto;padding:clamp(3rem,6vw,5rem) 0 2.5rem;display:grid}.SiteFooter-module__wWXZva__brand{align-items:flex-start;gap:.85rem;display:flex}.SiteFooter-module__wWXZva__mark{width:2.6rem;height:2.6rem;color:var(--zap-deep);flex:none}.SiteFooter-module__wWXZva__brand strong{color:var(--ink);font-size:1.05rem;font-weight:600}.SiteFooter-module__wWXZva__brand p{max-width:24rem;color:var(--ink-3);margin-top:.35rem;font-size:.92rem;line-height:1.55}.SiteFooter-module__wWXZva__note{max-width:26rem;color:var(--ink-3);margin-top:1.4rem;font-size:.8rem;line-height:1.55}.SiteFooter-module__wWXZva__cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.SiteFooter-module__wWXZva__col{flex-direction:column;gap:.7rem;display:flex}.SiteFooter-module__wWXZva__col h2{color:var(--ink-3);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.3rem;font-size:.72rem;font-weight:500}.SiteFooter-module__wWXZva__col a{width:max-content;max-width:100%;color:var(--ink-2);overflow-wrap:anywhere;font-size:.92rem;transition:color .16s}.SiteFooter-module__wWXZva__col a:hover{color:var(--link)}.SiteFooter-module__wWXZva__legal{width:var(--container);border-top:1px solid var(--line-soft);color:var(--ink-3);font-family:var(--font-mono), ui-monospace, monospace;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1.5rem 0 2.5rem;font-size:.75rem;display:flex}@media (max-width:860px){.SiteFooter-module__wWXZva__inner{grid-template-columns:1fr}.SiteFooter-module__wWXZva__legal{flex-direction:column;align-items:flex-start;gap:.4rem}}.SiteFooter-module__wWXZva__col a{transition:color var(--dur-2) var(--ease-standard), transform var(--dur-2) var(--ease-emphasis);display:inline-block;position:relative}.SiteFooter-module__wWXZva__col a:after{content:"";opacity:.6;transform-origin:0;height:1px;transition:transform var(--dur-3) var(--ease-emphasis);background:currentColor;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.SiteFooter-module__wWXZva__col a:hover{transform:translate(3px)}.SiteFooter-module__wWXZva__col a:hover:after{transform:scaleX(1)}.SiteFooter-module__wWXZva__mark{transition:transform var(--dur-4) var(--ease-spring), filter var(--dur-3) var(--ease-standard)}.SiteFooter-module__wWXZva__brand:hover .SiteFooter-module__wWXZva__mark{filter:drop-shadow(0 0 18px var(--zap-line));transform:rotate(8deg)scale(1.07)}
.ThemePicker-module__NGdega__trigger{border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--panel-2);text-align:left;cursor:pointer;width:100%;height:36px;transition:background var(--dur-2) var(--ease-standard);align-items:center;gap:9px;padding:0 10px;display:flex}.ThemePicker-module__NGdega__trigger:hover{background:var(--panel)}.ThemePicker-module__NGdega__triggerSwatch{border:1px solid var(--line-2);border-radius:calc(var(--r-ctl-sm) / 2);flex:none;width:26px;height:16px;display:flex;overflow:hidden}.ThemePicker-module__NGdega__triggerSwatch>i{flex:1}.ThemePicker-module__NGdega__triggerLabel{color:var(--ink-3);font-size:11.5px}.ThemePicker-module__NGdega__triggerValue{color:var(--ink);font-size:12px;font-weight:600}.ThemePicker-module__NGdega__triggerChevron{width:13px;height:13px;color:var(--ink-3);flex:none;margin-left:auto}.ThemePicker-module__NGdega__backdrop{z-index:55;background:0 0;position:fixed;inset:0}.ThemePicker-module__NGdega__panel{z-index:60;border:1px solid var(--line);border-radius:var(--r-card-sm);background:var(--panel);width:236px;box-shadow:var(--sh-4);flex-direction:column;gap:1px;padding:6px;display:flex;position:fixed;bottom:102px;left:14px}.ThemePicker-module__NGdega__panelLabel{color:var(--ink-3);letter-spacing:.09em;text-transform:uppercase;padding:3px 8px 6px;font-size:10px;font-weight:600}.ThemePicker-module__NGdega__option{border-radius:var(--r-ctl-sm);text-align:left;cursor:pointer;transition:background var(--dur-1) var(--ease-standard);background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:6px 8px;display:grid}.ThemePicker-module__NGdega__option:hover,.ThemePicker-module__NGdega__option[data-selected=true]{background:var(--chip)}.ThemePicker-module__NGdega__optionSwatch{border:1px solid var(--line-2);flex:none;width:32px;height:19px;display:flex;overflow:hidden}.ThemePicker-module__NGdega__optionText{flex-direction:column;min-width:0;line-height:1.25;display:flex}.ThemePicker-module__NGdega__optionText>strong{color:var(--ink);font-size:12.5px;font-weight:600}.ThemePicker-module__NGdega__optionText>span{color:var(--ink-3);font-size:10.5px}.ThemePicker-module__NGdega__optionTick{width:12px;height:12px;color:var(--ink);stroke-width:2.6px;opacity:0;flex:none}.ThemePicker-module__NGdega__option[data-selected=true] .ThemePicker-module__NGdega__optionTick{opacity:1}@media (max-width:900px){.ThemePicker-module__NGdega__panel{width:auto;box-shadow:none;margin-bottom:8px;position:static}.ThemePicker-module__NGdega__backdrop{display:none}}
.AppShell-module__zsum4a__root{background:var(--bg);height:100dvh;color:var(--ink);grid-template-columns:264px minmax(0,1fr);display:grid;overflow:hidden}.AppShell-module__zsum4a__sidebar{background:var(--sunk);border-right:1px solid var(--line-2);scrollbar-width:thin;scrollbar-color:var(--scroll) transparent;flex-direction:column;gap:2px;padding:18px 14px 14px;display:flex;overflow-y:auto}.AppShell-module__zsum4a__brand{align-items:center;gap:10px;padding:0 6px 16px;display:flex}.AppShell-module__zsum4a__brandTile{border-radius:var(--r-ctl);background:var(--btn);width:30px;height:30px;color:var(--zap-on-btn);flex:none;place-items:center;display:grid;overflow:hidden}.AppShell-module__zsum4a__brandMark{width:24px;height:24px;display:block}.AppShell-module__zsum4a__brandText{flex-direction:column;min-width:0;line-height:1.15;display:flex}.AppShell-module__zsum4a__brandText>strong{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.01em;font-size:17px;font-weight:600}.AppShell-module__zsum4a__brandText>span{color:var(--ink-3);letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.AppShell-module__zsum4a__newZap{border-radius:var(--r-ctl);background:var(--btn);width:100%;height:40px;box-shadow:var(--sh-btn);color:var(--btn-ink);cursor:pointer;transition:background var(--dur-2) var(--ease-standard);align-items:center;gap:9px;margin-bottom:16px;padding:0 12px;font-size:13.5px;font-weight:600;display:flex}.AppShell-module__zsum4a__newZap:hover{background:var(--btn-hover)}.AppShell-module__zsum4a__newZapBolt{width:15px;height:15px;color:var(--zap-on-btn);flex:none}.AppShell-module__zsum4a__newZapHint{color:var(--btn-ink-3);font-family:var(--font-mono), ui-monospace, monospace;margin-left:auto;font-size:10.5px}.AppShell-module__zsum4a__nav{flex-direction:column;display:flex}.AppShell-module__zsum4a__group{flex-direction:column;gap:2px;display:flex}.AppShell-module__zsum4a__group+.AppShell-module__zsum4a__group{margin-top:16px}.AppShell-module__zsum4a__groupLabel{color:var(--ink-3);letter-spacing:.09em;text-transform:uppercase;padding:0 8px 6px;font-size:10.5px;font-weight:600}.AppShell-module__zsum4a__navItem{border-radius:var(--r-ctl);height:34px;color:var(--ink-2);transition:background var(--dur-1) var(--ease-standard), color var(--dur-1) var(--ease-standard);align-items:center;gap:10px;padding:0 10px;font-size:13.5px;font-weight:500;display:flex}.AppShell-module__zsum4a__navItem:hover{background:var(--hover)}.AppShell-module__zsum4a__navItem[data-active]{background:var(--panel);color:var(--ink)}.AppShell-module__zsum4a__navIcon{opacity:.75;flex:none;width:16px;height:16px}.AppShell-module__zsum4a__navItem[data-active] .AppShell-module__zsum4a__navIcon{opacity:1}.AppShell-module__zsum4a__navChip{border-radius:var(--r-pill);background:var(--zap-wash);color:var(--zap-wash-ink);white-space:nowrap;margin-left:auto;padding:1px 6px;font-size:10px;font-weight:700}.AppShell-module__zsum4a__reuse{border-top:1px solid var(--line-2);margin-top:20px;padding-top:14px}.AppShell-module__zsum4a__reuseHead{justify-content:space-between;align-items:baseline;padding-right:8px;display:flex}.AppShell-module__zsum4a__reuseAll{color:var(--ink-3);font-size:11px}.AppShell-module__zsum4a__reuseAll:hover{color:var(--ink)}.AppShell-module__zsum4a__reuseEmpty{color:var(--ink-3);padding:0 8px 4px;font-size:11.5px;line-height:1.45}.AppShell-module__zsum4a__reuseRow{border-radius:var(--r-ctl);text-align:left;width:100%;transition:background var(--dur-1) var(--ease-standard);grid-template-columns:minmax(0,1fr) auto;gap:2px 8px;padding:8px 10px;display:grid}.AppShell-module__zsum4a__reuseRow:hover{background:var(--hover)}.AppShell-module__zsum4a__reuseRow>strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;overflow:hidden}.AppShell-module__zsum4a__reuseIcon{width:14px;height:14px;color:var(--ink-2);grid-row:1/3;align-self:center}.AppShell-module__zsum4a__reuseMeta{color:var(--ink-3);font-family:var(--font-mono), ui-monospace, monospace;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.AppShell-module__zsum4a__sidebarFoot{flex-direction:column;gap:8px;margin-top:auto;padding-top:18px;display:flex}.AppShell-module__zsum4a__wallet{border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--panel-2);text-align:left;cursor:pointer;width:100%;height:42px;transition:background var(--dur-2) var(--ease-standard);align-items:center;gap:9px;padding:0 10px;display:flex}.AppShell-module__zsum4a__wallet:hover:not(:disabled){background:var(--panel)}.AppShell-module__zsum4a__wallet:disabled{cursor:default;opacity:.7}.AppShell-module__zsum4a__walletAvatar{background:linear-gradient(140deg, var(--zap), var(--zap-deep));border-radius:50%;flex:none;width:22px;height:22px}.AppShell-module__zsum4a__walletAvatar[data-idle]{background:var(--track)}.AppShell-module__zsum4a__walletText{flex-direction:column;min-width:0;line-height:1.2;display:flex}.AppShell-module__zsum4a__walletText>strong{font-family:var(--font-mono), ui-monospace, monospace;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:600;overflow:hidden}.AppShell-module__zsum4a__wallet[data-network] .AppShell-module__zsum4a__walletText>strong{font-family:var(--font-sans), system-ui, sans-serif;font-size:12.5px}.AppShell-module__zsum4a__walletChain{color:var(--ok);align-items:center;gap:4px;font-size:10.5px;display:flex}.AppShell-module__zsum4a__walletHint{color:var(--ink-3);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.AppShell-module__zsum4a__wallet[data-network=wrong] .AppShell-module__zsum4a__walletHint{color:var(--warn)}.AppShell-module__zsum4a__walletChevron{width:14px;height:14px;color:var(--ink-3);flex:none;margin-left:auto}.AppShell-module__zsum4a__livePip{background:var(--ok);border-radius:50%;flex:none;width:5px;height:5px;animation:2.4s ease-in-out infinite AppShell-module__zsum4a__zpulse}@keyframes AppShell-module__zsum4a__zpulse{0%,to{opacity:1}50%{opacity:.35}}.AppShell-module__zsum4a__column{flex-direction:column;min-width:0;display:flex;overflow:hidden}.AppShell-module__zsum4a__contextBar{background:var(--bg);border-bottom:1px solid var(--line-2);flex:none;align-items:center;gap:14px;height:56px;padding:0 26px;display:flex}.AppShell-module__zsum4a__crumb{min-width:0;color:var(--ink-3);align-items:center;gap:8px;font-size:12.5px;display:flex}.AppShell-module__zsum4a__crumb>strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.AppShell-module__zsum4a__crumbSep{flex:none;width:12px;height:12px}.AppShell-module__zsum4a__chainChip{border:1px solid var(--line-2);border-radius:var(--r-pill);background:var(--panel-2);height:26px;color:var(--ink-2);font-family:var(--font-mono), ui-monospace, monospace;white-space:nowrap;flex:none;align-items:center;gap:7px;margin-left:auto;padding:0 9px;font-size:11px;display:flex}.AppShell-module__zsum4a__chainChip:not([data-live]) .AppShell-module__zsum4a__livePip{background:var(--ink-3);animation:none}.AppShell-module__zsum4a__barButton{border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--panel-2);height:30px;color:var(--ink);white-space:nowrap;cursor:pointer;transition:background var(--dur-2) var(--ease-standard);flex:none;align-items:center;gap:7px;padding:0 11px;font-size:12.5px;font-weight:500;display:flex}.AppShell-module__zsum4a__barButton:hover{background:var(--panel)}.AppShell-module__zsum4a__barIcon{width:13px;height:13px}.AppShell-module__zsum4a__scroll{--nav-h:0px;scrollbar-color:var(--scroll) transparent;flex:1;min-height:0;overflow:auto}.AppShell-module__zsum4a__content{min-width:1040px;max-width:1180px;margin:0 auto;padding:26px 26px 40px}.AppShell-module__zsum4a__content:has([data-screen-label=Compose]){min-width:1180px;max-width:1320px}.AppShell-module__zsum4a__content[data-measure=read]{min-width:1000px;max-width:1080px}@media (max-width:1439px){.AppShell-module__zsum4a__content,.AppShell-module__zsum4a__content[data-measure=read]{min-width:0}.AppShell-module__zsum4a__content:has([data-screen-label=Compose]){min-width:0}}.AppShell-module__zsum4a__footer{margin-top:40px}.AppShell-module__zsum4a__drawerToggle{z-index:70;border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--panel);width:36px;height:36px;box-shadow:var(--sh-1);color:var(--ink);cursor:pointer;justify-content:center;align-items:center;display:none;position:fixed;top:10px;left:12px}.AppShell-module__zsum4a__drawerToggleIcon{width:18px;height:18px}.AppShell-module__zsum4a__drawerScrim{z-index:58;background:#0000006b;display:none;position:fixed;inset:0}@media (max-width:900px){.AppShell-module__zsum4a__root{grid-template-columns:minmax(0,1fr)}.AppShell-module__zsum4a__drawerToggle,.AppShell-module__zsum4a__drawerScrim{display:flex}.AppShell-module__zsum4a__root:not([data-drawer]) .AppShell-module__zsum4a__drawerScrim{display:none}.AppShell-module__zsum4a__sidebar{z-index:60;width:min(300px,86vw);box-shadow:var(--sh-4);transition:transform var(--dur-3) var(--ease-emphasis);padding-top:56px;position:fixed;top:0;bottom:0;left:0;transform:translate(-102%)}.AppShell-module__zsum4a__root[data-drawer] .AppShell-module__zsum4a__sidebar{transform:none}.AppShell-module__zsum4a__contextBar{gap:10px;padding:0 14px 0 60px}.AppShell-module__zsum4a__barButton{padding:0 9px}.AppShell-module__zsum4a__content{min-width:0;max-width:none;padding:18px 14px 32px}.AppShell-module__zsum4a__content[data-measure=read]{min-width:0;max-width:none}.AppShell-module__zsum4a__content:has([data-screen-label=Compose]){min-width:0;max-width:none}}@media (max-width:560px){.AppShell-module__zsum4a__chainChip{display:none}.AppShell-module__zsum4a__barButton{gap:0;font-size:0}.AppShell-module__zsum4a__barIcon{width:15px;height:15px}}@media (prefers-reduced-motion:reduce){.AppShell-module__zsum4a__sidebar{transition:none}}
