.footer-coda.svelte-7lfk2o{border-top:1px solid oklch(90% .01 250/.6);margin-top:4rem;padding:3rem 1.5rem}.footer-coda__inner.svelte-7lfk2o{flex-direction:column;align-items:center;gap:1rem;max-width:80rem;margin:0 auto;display:flex}.footer-coda__brand.svelte-7lfk2o{letter-spacing:-.015em;text-transform:lowercase;color:oklch(48% .06 55);font-family:Satoshi,system-ui,sans-serif;font-size:.875rem;font-weight:600}.footer-coda__links.svelte-7lfk2o{align-items:center;gap:1.25rem;display:flex}.footer-coda__contact.svelte-7lfk2o{color:oklch(45% .02 250);font-family:Satoshi,system-ui,sans-serif;font-size:.875rem;text-decoration:none;transition:color .15s ease-out}.footer-coda__contact.svelte-7lfk2o:hover{color:oklch(35% .02 250)}.footer-coda__contact--org.svelte-7lfk2o{color:oklch(50% .04 180)}.footer-coda__contact--org.svelte-7lfk2o:hover{color:oklch(38% .08 180)}.footer-coda__sep.svelte-7lfk2o{background:oklch(70% .02 250);border-radius:50%;flex-shrink:0;width:3px;height:3px}.footer-coda__legal.svelte-7lfk2o{color:oklch(60% .01 250);margin-top:.5rem;font-family:Satoshi,system-ui,sans-serif;font-size:.75rem}.ambient-presence.svelte-hteo3w{z-index:100;opacity:0;pointer-events:none;transition:opacity var(--header-transition-slow) var(--header-easing), transform var(--header-transition-slow) var(--header-easing);position:fixed;top:20px;right:20px;transform:translateY(-8px)}.ambient-presence--visible.svelte-hteo3w{opacity:1;pointer-events:auto;transform:translateY(0)}.ambient-auth-pill.svelte-hteo3w{-webkit-backdrop-filter:blur(8px);cursor:pointer;color:oklch(40% .02 250);opacity:.7;transition:all var(--header-transition-normal) ease-out;background:oklch(0% 0 0/.04);border:1px solid oklch(0% 0 0/.06);border-radius:20px;padding:8px 16px;font-family:Satoshi,system-ui,sans-serif;font-size:.875rem;font-weight:500}.ambient-auth-pill.svelte-hteo3w:hover{opacity:1;background:oklch(100% 0 0/.9);transform:translateY(-1px);box-shadow:0 2px 8px oklch(0% 0 0/.08)}.ambient-auth-pill.svelte-hteo3w:focus-visible{box-shadow:0 0 0 2px var(--header-focus-ring);opacity:1;outline:none}.ambient-user-container.svelte-hteo3w{position:relative}.ambient-user.svelte-hteo3w{-webkit-backdrop-filter:blur(12px);cursor:pointer;opacity:.85;transition:all var(--header-transition-normal) ease-out;background:oklch(100% 0 0/.85);border:1px solid oklch(0% 0 0/.06);border-radius:24px;align-items:center;gap:8px;padding:4px 4px 4px 12px;display:flex}.ambient-user.svelte-hteo3w:hover{opacity:1;box-shadow:0 4px 12px oklch(0% 0 0/.1)}.ambient-user[aria-expanded=true].svelte-hteo3w{opacity:1}.ambient-user.svelte-hteo3w:focus-visible{box-shadow:0 0 0 2px var(--header-focus-ring);opacity:1;outline:none}.ambient-user-avatar.svelte-hteo3w{-o-object-fit:cover;object-fit:cover;border:1.5px solid oklch(70% .02 260);border-radius:50%;flex-shrink:0;width:32px;height:32px}.ambient-user-avatar--fallback.svelte-hteo3w{color:var(--header-text-secondary);background:oklch(92% .02 250);justify-content:center;align-items:center;font-family:Satoshi,system-ui,sans-serif;font-size:.75rem;font-weight:600;display:flex}.ambient-user-avatar--unlocking.svelte-hteo3w{background:oklch(92% .02 250);animation:1.8s ease-in-out infinite svelte-hteo3w-identity-pulse}@keyframes svelte-hteo3w-identity-pulse{0%,to{opacity:.5}50%{opacity:.9}}.ambient-user-name--resolved.svelte-hteo3w{animation:.3s ease-out svelte-hteo3w-identity-resolve}@keyframes svelte-hteo3w-identity-resolve{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.ambient-user-name.svelte-hteo3w{color:oklch(25% .02 250);text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-family:Satoshi,system-ui,sans-serif;font-size:.875rem;font-weight:500;overflow:hidden}.ambient-user.svelte-hteo3w .ambient-user-chevron{width:16px;height:16px;color:var(--header-text-muted);transition:transform var(--header-transition-fast) var(--header-easing);margin-right:4px}.ambient-user[aria-expanded=true].svelte-hteo3w .ambient-user-chevron{transform:rotate(180deg)}.ambient-dropdown.svelte-hteo3w{-webkit-backdrop-filter:blur(12px);border:1px solid var(--header-border);transform-origin:100% 0;min-width:160px;animation:svelte-hteo3w-ambient-dropdown-enter .15s var(--header-easing);background:oklch(100% 0 0/.98);border-radius:12px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 6px oklch(0% 0 0/.05),0 10px 24px oklch(0% 0 0/.1)}@keyframes svelte-hteo3w-ambient-dropdown-enter{0%{opacity:0;transform:scale(.95)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.ambient-dropdown-item.svelte-hteo3w{width:100%;color:var(--header-text-secondary);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-family:Satoshi,system-ui,sans-serif;font-size:.875rem;text-decoration:none;transition:all .1s ease-out;display:flex}.ambient-dropdown-item.svelte-hteo3w:hover{color:var(--header-text-primary);background:oklch(95% .01 250)}.ambient-dropdown-item.svelte-hteo3w .ambient-dropdown-icon{opacity:.7;width:18px;height:18px}.ambient-dropdown-divider.svelte-hteo3w{background:var(--header-border);height:1px;margin:6px 0}.ambient-dropdown-item--org.svelte-hteo3w{gap:10px;padding:8px 12px}.ambient-org-avatar.svelte-hteo3w{-o-object-fit:cover;object-fit:cover;border-radius:7px;flex-shrink:0;width:28px;height:28px}.ambient-org-avatar--fallback.svelte-hteo3w{color:oklch(40% .12 180);background:oklch(92% .06 180);justify-content:center;align-items:center;font-family:Satoshi,system-ui,sans-serif;font-size:.75rem;font-weight:600;display:flex}.ambient-org-info.svelte-hteo3w{flex-direction:column;gap:1px;min-width:0;display:flex}.ambient-org-name.svelte-hteo3w{color:var(--header-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;overflow:hidden}.ambient-org-meta.svelte-hteo3w{color:var(--header-text-muted);white-space:nowrap;text-transform:capitalize;font-size:.6875rem}.ambient-org-dot.svelte-hteo3w{vertical-align:middle;background:oklch(65% .02 250);border-radius:50%;width:3px;height:3px;margin:0 5px;display:inline-block}@media (prefers-reduced-motion:reduce){.ambient-presence.svelte-hteo3w,.ambient-auth-pill.svelte-hteo3w,.ambient-user.svelte-hteo3w,.ambient-user.svelte-hteo3w .ambient-user-chevron{transition:none}.ambient-dropdown.svelte-hteo3w,.ambient-user-avatar--unlocking.svelte-hteo3w,.ambient-user-name--resolved.svelte-hteo3w{animation:none}.ambient-auth-pill.svelte-hteo3w:hover,.ambient-user.svelte-hteo3w:hover{transform:none}}.header-back.svelte-vvwyhr{color:var(--header-text-secondary);transition:all var(--header-transition-fast) var(--header-easing);border-radius:8px;align-items:center;gap:8px;margin:-8px;padding:8px 12px;text-decoration:none;display:flex}.header-back.svelte-vvwyhr:hover{color:var(--header-text-primary);background:oklch(95% .01 250)}.header-back.svelte-vvwyhr:focus-visible{box-shadow:0 0 0 2px var(--header-focus-ring);outline:none}.header-back.svelte-vvwyhr .header-back__icon{width:18px;height:18px;transition:transform var(--header-transition-fast) var(--header-easing);flex-shrink:0}.header-back.svelte-vvwyhr:hover .header-back__icon{transform:translate(-2px)}.header-back__label.svelte-vvwyhr{font-family:Satoshi,system-ui,sans-serif;font-size:.875rem;font-weight:500}@media (prefers-reduced-motion:reduce){.header-back.svelte-vvwyhr,.header-back.svelte-vvwyhr .header-back__icon{transition:none}.header-back.svelte-vvwyhr:hover .header-back__icon{transform:none}}.header-avatar-container.svelte-jg5zzh{position:relative}.header-avatar-button.svelte-jg5zzh{cursor:pointer;transition:all var(--header-transition-fast) var(--header-easing);background:0 0;border:1px solid #0000;border-radius:24px;align-items:center;gap:8px;padding:4px 8px 4px 4px;display:flex}.header-avatar-button.svelte-jg5zzh:hover,.header-avatar-button[aria-expanded=true].svelte-jg5zzh{border-color:var(--header-border);background:oklch(95% .01 250)}.header-avatar-button.svelte-jg5zzh:focus-visible{box-shadow:0 0 0 2px var(--header-focus-ring);outline:none}.header-avatar.svelte-jg5zzh{-o-object-fit:cover;object-fit:cover;border:1.5px solid oklch(70% .02 260);border-radius:50%;flex-shrink:0;width:32px;height:32px}.header-avatar--fallback.svelte-jg5zzh{color:var(--header-text-secondary);background:oklch(92% .02 250);justify-content:center;align-items:center;font-family:Satoshi,system-ui,sans-serif;font-size:.75rem;font-weight:600;display:flex}.header-avatar--unlocking.svelte-jg5zzh{background:oklch(92% .02 250);animation:1.8s ease-in-out infinite svelte-jg5zzh-identity-pulse}@keyframes svelte-jg5zzh-identity-pulse{0%,to{opacity:.5}50%{opacity:.9}}.header-avatar-name.svelte-jg5zzh{color:var(--header-text-primary);font-family:Satoshi,system-ui,sans-serif;font-size:.875rem;font-weight:500}.header-avatar-name--resolved.svelte-jg5zzh{animation:.3s ease-out svelte-jg5zzh-identity-resolve}@keyframes svelte-jg5zzh-identity-resolve{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@media (width<=400px){.header-avatar-name.svelte-jg5zzh{display:none}}.header-avatar-button.svelte-jg5zzh .header-avatar-chevron{width:16px;height:16px;color:var(--header-text-muted);transition:transform var(--header-transition-fast) var(--header-easing)}.header-avatar-button[aria-expanded=true].svelte-jg5zzh .header-avatar-chevron{transform:rotate(180deg)}.header-dropdown.svelte-jg5zzh{-webkit-backdrop-filter:blur(12px);border:1px solid var(--header-border);transform-origin:100% 0;min-width:180px;animation:svelte-jg5zzh-dropdown-enter .15s var(--header-easing);background:oklch(100% 0 0/.98);border-radius:12px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 6px oklch(0% 0 0/.05),0 10px 24px oklch(0% 0 0/.1)}@keyframes svelte-jg5zzh-dropdown-enter{0%{opacity:0;transform:scale(.95)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.header-dropdown-item.svelte-jg5zzh{width:100%;color:var(--header-text-secondary);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-family:Satoshi,system-ui,sans-serif;font-size:.875rem;text-decoration:none;transition:all .1s ease-out;display:flex}.header-dropdown-item.svelte-jg5zzh:hover{color:var(--header-text-primary);background:oklch(95% .01 250)}.header-dropdown-item.svelte-jg5zzh:focus-visible{color:var(--header-text-primary);background:oklch(95% .01 250);outline:none}.header-dropdown-item.svelte-jg5zzh .header-dropdown-item-icon{opacity:.7;flex-shrink:0;width:18px;height:18px}.header-dropdown-divider.svelte-jg5zzh{background:var(--header-border);height:1px;margin:6px 0}.header-dropdown-item--info.svelte-jg5zzh{cursor:default}.header-dropdown-item--info.svelte-jg5zzh:hover{color:var(--header-text-secondary);background:0 0}.header-dropdown-wallet-address.svelte-jg5zzh{color:oklch(55% .01 260);font-family:Berkeley Mono,monospace;font-size:.75rem;display:block}.header-dropdown-item--org.svelte-jg5zzh{gap:10px;padding:8px 12px}.header-org-avatar.svelte-jg5zzh{-o-object-fit:cover;object-fit:cover;border-radius:7px;flex-shrink:0;width:28px;height:28px}.header-org-avatar--fallback.svelte-jg5zzh{color:oklch(40% .12 180);background:oklch(92% .06 180);justify-content:center;align-items:center;font-family:Satoshi,system-ui,sans-serif;font-size:.75rem;font-weight:600;display:flex}.header-org-info.svelte-jg5zzh{flex-direction:column;gap:1px;min-width:0;display:flex}.header-org-name.svelte-jg5zzh{color:var(--header-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;overflow:hidden}.header-org-meta.svelte-jg5zzh{color:var(--header-text-muted);white-space:nowrap;text-transform:capitalize;font-size:.6875rem}.header-org-dot.svelte-jg5zzh{vertical-align:middle;background:oklch(65% .02 250);border-radius:50%;width:3px;height:3px;margin:0 5px;display:inline-block}@media (prefers-reduced-motion:reduce){.header-dropdown.svelte-jg5zzh{animation:none}.header-avatar-button.svelte-jg5zzh,.header-avatar-button.svelte-jg5zzh .header-avatar-chevron{transition:none}}.header-signin.svelte-1gz76t0{border:1px solid var(--header-border);cursor:pointer;transition:all var(--header-transition-fast) var(--header-easing);background:oklch(95% .01 250);border-radius:20px;justify-content:center;align-items:center;padding:8px 16px;display:flex}.header-signin.svelte-1gz76t0 span:where(.svelte-1gz76t0){color:var(--header-text-secondary);font-family:Satoshi,system-ui,sans-serif;font-size:.875rem;font-weight:500}.header-signin.svelte-1gz76t0:hover{background:oklch(100% 0 0/.9);border-color:oklch(75% .02 250);transform:translateY(-1px);box-shadow:0 2px 8px oklch(0% 0 0/.08)}.header-signin.svelte-1gz76t0:hover span:where(.svelte-1gz76t0){color:var(--header-text-primary)}.header-signin.svelte-1gz76t0:focus-visible{box-shadow:0 0 0 2px var(--header-focus-ring);outline:none}.header-signin.svelte-1gz76t0:active{transform:translateY(0);box-shadow:0 1px 4px oklch(0% 0 0/.06)}@media (prefers-reduced-motion:reduce){.header-signin.svelte-1gz76t0{transition:none}.header-signin.svelte-1gz76t0:hover{transform:none}}.bal.svelte-1ops1s0{background:oklch(97% .01 250/.55);border:1px solid oklch(85% .02 250/.6);border-radius:20px;align-items:center;height:32px;padding:4px 10px;display:inline-flex}.bal__amount.svelte-1ops1s0{letter-spacing:.02em;color:oklch(60% .01 260);font-family:Berkeley Mono,Cascadia Code,ui-monospace,monospace;font-size:.8125rem;font-weight:600}.bal__amount--positive.svelte-1ops1s0{color:oklch(45% .18 160)}.bal__amount--zero.svelte-1ops1s0{color:oklch(60% .01 260)}.bal__skeleton.svelte-1ops1s0{background:oklch(88% .01 250/.6);border-radius:4px;width:56px;height:13px;animation:1.5s ease-in-out infinite svelte-1ops1s0-bal-pulse;display:inline-block}.bal-card.svelte-1ops1s0{background:oklch(99% .005 250/.5);border:1px solid oklch(85% .02 250/.6);border-radius:12px;padding:20px}.bal-card__header.svelte-1ops1s0{align-items:center;gap:8px;margin-bottom:8px;display:flex}.bal-card__label.svelte-1ops1s0{color:oklch(45% .02 250);text-transform:uppercase;letter-spacing:.06em;font-family:Satoshi,system-ui,sans-serif;font-size:.8125rem;font-weight:500}.bal-card__stale.svelte-1ops1s0{color:oklch(60% .15 85);background:oklch(75% .15 85/.12);border-radius:20px;padding:2px 7px;font-family:Satoshi,system-ui,sans-serif;font-size:.6875rem;font-weight:600}.bal-card__value-row.svelte-1ops1s0{margin-bottom:16px}.bal-card__amount.svelte-1ops1s0{letter-spacing:-.01em;color:oklch(60% .01 260);font-family:Berkeley Mono,Cascadia Code,ui-monospace,monospace;font-size:1.75rem;font-weight:700;line-height:1.2}.bal-card__amount--positive.svelte-1ops1s0{color:oklch(40% .18 160)}.bal-card__amount--zero.svelte-1ops1s0{color:oklch(60% .01 260)}.bal-card__skeleton.svelte-1ops1s0{background:oklch(88% .01 250/.6);border-radius:6px;width:100px;height:34px;animation:1.5s ease-in-out infinite svelte-1ops1s0-bal-pulse;display:inline-block}.bal-card__error.svelte-1ops1s0{color:oklch(50% .2 25);margin:0 0 12px;font-family:Satoshi,system-ui,sans-serif;font-size:.8125rem;line-height:1.5}.bal-card__add-funds.svelte-1ops1s0{color:oklch(100% 0 0);cursor:pointer;background:oklch(50% .18 260);border:none;border-radius:8px;align-items:center;gap:8px;padding:9px 18px;font-family:Satoshi,system-ui,sans-serif;font-size:.875rem;font-weight:600;transition:background .15s cubic-bezier(.4,0,.2,1),transform .1s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.bal-card__add-funds.svelte-1ops1s0:hover{background:oklch(44% .2 260);box-shadow:0 4px 12px oklch(50% .18 260/.3)}.bal-card__add-funds.svelte-1ops1s0:active{transform:scale(.98)}.bal-card__add-funds.svelte-1ops1s0:focus-visible{outline:none;box-shadow:0 0 0 3px oklch(50% .18 260/.35)}@keyframes svelte-1ops1s0-bal-pulse{0%,to{opacity:.5}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.bal__skeleton.svelte-1ops1s0,.bal-card__skeleton.svelte-1ops1s0{opacity:.7;animation:none}.bal-card__add-funds.svelte-1ops1s0{transition:none}}.wallet-status.svelte-1cfc2h9{align-items:center;display:inline-flex;position:relative}.wallet-status__backdrop.svelte-1cfc2h9{z-index:90;position:fixed;inset:0}.wallet-status__pill.svelte-1cfc2h9{border:1px solid var(--header-border,oklch(85% .02 250/.6));cursor:pointer;background:oklch(97% .01 250/.55);border-radius:20px;align-items:center;gap:6px;height:32px;padding:4px 10px 4px 8px;transition:background .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.wallet-status__pill.svelte-1cfc2h9:hover,.wallet-status__pill--open.svelte-1cfc2h9{background:oklch(94% .02 250/.7);border-color:oklch(75% .05 250/.7)}.wallet-status__pill.svelte-1cfc2h9:focus-visible{box-shadow:0 0 0 2px var(--header-focus-ring,oklch(60% .15 270/.5));outline:none}.wallet-status__dot.svelte-1cfc2h9{border-radius:50%;flex-shrink:0;width:7px;height:7px;transition:background-color .3s ease-out}.wallet-status__dot--correct.svelte-1cfc2h9{background-color:oklch(65% .2 160);box-shadow:0 0 0 2px oklch(65% .2 160/.2)}.wallet-status__dot--wrong.svelte-1cfc2h9{background-color:oklch(78% .16 80);box-shadow:0 0 0 2px oklch(78% .16 80/.2)}.wallet-status__dot--unknown.svelte-1cfc2h9{background-color:oklch(70% .02 250)}.wallet-status__address.svelte-1cfc2h9{letter-spacing:.02em;color:var(--header-text-primary,oklch(15% .02 250));white-space:nowrap;font-family:Berkeley Mono,Cascadia Code,ui-monospace,monospace;font-size:.75rem;font-weight:500}.wallet-status__popover.svelte-1cfc2h9{z-index:100;-webkit-backdrop-filter:blur(12px);border:1px solid var(--header-border,oklch(85% .02 250/.6));transform-origin:100% 0;background:oklch(100% 0 0/.98);border-radius:12px;min-width:280px;max-width:360px;padding:6px;animation:.14s cubic-bezier(.4,0,.2,1) svelte-1cfc2h9-popover-enter;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 6px oklch(0% 0 0/.05),0 10px 24px oklch(0% 0 0/.1)}@keyframes svelte-1cfc2h9-popover-enter{0%{opacity:0;transform:scale(.95)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.wallet-status__popover-row.svelte-1cfc2h9{border-radius:8px;align-items:center;gap:8px;padding:10px 12px;display:flex}.wallet-status__popover-row--address.svelte-1cfc2h9{background:oklch(97% .01 250/.6)}.wallet-status__popover-row--chain.svelte-1cfc2h9{padding-top:6px;padding-bottom:6px}.wallet-status__full-address.svelte-1cfc2h9{letter-spacing:.025em;min-width:0;color:var(--header-text-primary,oklch(15% .02 250));text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:Berkeley Mono,Cascadia Code,ui-monospace,monospace;font-size:.75rem;overflow:hidden}.wallet-status__copy-btn.svelte-1cfc2h9{cursor:pointer;background:0 0;border:1px solid oklch(85% .02 250/.5);border-radius:6px;flex-shrink:0;padding:3px 8px;transition:background .12s ease-out,border-color .12s ease-out}.wallet-status__copy-btn.svelte-1cfc2h9:hover{background:oklch(93% .02 250/.7);border-color:oklch(75% .05 250/.6)}.wallet-status__copy-btn.svelte-1cfc2h9:focus-visible{box-shadow:0 0 0 2px var(--header-focus-ring,oklch(60% .15 270/.5));outline:none}.wallet-status__copy-feedback.svelte-1cfc2h9{color:var(--header-text-secondary,oklch(45% .02 250));font-family:Satoshi,system-ui,sans-serif;font-size:.75rem;font-weight:600}.wallet-status__chain-dot.svelte-1cfc2h9{border-radius:50%;flex-shrink:0;width:8px;height:8px}.wallet-status__chain-dot--correct.svelte-1cfc2h9{background-color:oklch(65% .2 160)}.wallet-status__chain-dot--wrong.svelte-1cfc2h9{background-color:oklch(78% .16 80)}.wallet-status__chain-dot--unknown.svelte-1cfc2h9{background-color:oklch(70% .02 250)}.wallet-status__chain-label.svelte-1cfc2h9{color:var(--header-text-secondary,oklch(45% .02 250));font-family:Satoshi,system-ui,sans-serif;font-size:.8125rem}.wallet-status__chain-warning.svelte-1cfc2h9{color:oklch(60% .16 70);background:oklch(78% .16 80/.12);border-radius:20px;margin-left:auto;padding:2px 7px;font-family:Satoshi,system-ui,sans-serif;font-size:.75rem;font-weight:600}.wallet-status__popover-footer.svelte-1cfc2h9{border-top:1px solid var(--header-border,oklch(85% .02 250/.6));margin-top:4px;padding:6px 0 2px}.wallet-status__disconnect-btn.svelte-1cfc2h9{cursor:pointer;color:oklch(50% .2 20);text-align:left;background:0 0;border:none;border-radius:8px;width:100%;padding:9px 12px;font-family:Satoshi,system-ui,sans-serif;font-size:.875rem;font-weight:500;transition:background .1s ease-out;display:flex}.wallet-status__disconnect-btn.svelte-1cfc2h9:hover{background:oklch(97% .03 20/.5)}.wallet-status__disconnect-btn.svelte-1cfc2h9:focus-visible{outline:none;box-shadow:0 0 0 2px oklch(55% .2 20/.3)}@media (prefers-reduced-motion:reduce){.wallet-status__popover.svelte-1cfc2h9{animation:none}.wallet-status__pill.svelte-1cfc2h9,.wallet-status__dot.svelte-1cfc2h9,.wallet-status__copy-btn.svelte-1cfc2h9,.wallet-status__disconnect-btn.svelte-1cfc2h9{transition:none}}.tti__backdrop.svelte-1qpt4m4{z-index:90;position:fixed;inset:0}.tti.svelte-1qpt4m4{align-items:center;display:inline-flex;position:relative}.tti__pill.svelte-1qpt4m4{border:1px solid var(--tti-accent-border);background:var(--tti-accent-bg);cursor:pointer;border-radius:20px;align-items:center;gap:5px;height:32px;padding:4px 10px 4px 7px;transition:background .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.tti__pill.svelte-1qpt4m4:hover,.tti__pill--open.svelte-1qpt4m4{border-color:var(--tti-accent);background:oklch(94% .02 250/.7)}.tti__pill.svelte-1qpt4m4:focus-visible{outline:none;box-shadow:0 0 0 2px oklch(60% .15 270/.5)}.tti__shield.svelte-1qpt4m4{flex-shrink:0}.tti__label.svelte-1qpt4m4{color:var(--header-text-primary,oklch(15% .02 250));white-space:nowrap;letter-spacing:.01em;font-family:Satoshi,system-ui,sans-serif;font-size:.75rem;font-weight:600}.tti__chevron{color:oklch(50% .02 250);flex-shrink:0;width:12px;height:12px;transition:transform .15s cubic-bezier(.4,0,.2,1)}.tti__chevron--open{transform:rotate(180deg)}.tti__popover.svelte-1qpt4m4{z-index:100;-webkit-backdrop-filter:blur(12px);border:1px solid var(--header-border,oklch(85% .02 250/.6));transform-origin:100% 0;background:oklch(100% 0 0/.98);border-radius:12px;min-width:280px;max-width:340px;padding:0;animation:.14s cubic-bezier(.4,0,.2,1) svelte-1qpt4m4-tti-popover-enter;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 6px oklch(0% 0 0/.05),0 10px 24px oklch(0% 0 0/.1)}@keyframes svelte-1qpt4m4-tti-popover-enter{0%{opacity:0;transform:scale(.95)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.tti__popover-header.svelte-1qpt4m4{align-items:center;gap:10px;padding:14px 14px 10px;display:flex}.tti__popover-shield-wrap.svelte-1qpt4m4{background:var(--tti-accent-bg);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.tti__popover-title-group.svelte-1qpt4m4{flex:1;min-width:0}.tti__popover-title.svelte-1qpt4m4{color:var(--header-text-primary,oklch(15% .02 250));margin:0;font-family:Satoshi,system-ui,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.3}.tti__action-list.svelte-1qpt4m4{border-top:1px solid oklch(92% .01 250/.8);padding:4px 6px}.tti__action-row.svelte-1qpt4m4{border-radius:8px;align-items:center;gap:10px;padding:8px;display:flex}.tti__action-row--locked.svelte-1qpt4m4{opacity:.55}.tti__action-icon-wrap.svelte-1qpt4m4{background:oklch(93% .01 250/.6);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.tti__action-icon-wrap--unlocked.svelte-1qpt4m4{background:oklch(65% .18 160/.12)}.tti__action-icon{width:14px;height:14px}.tti__action-icon--unlocked{color:oklch(50% .18 160)}.tti__action-icon--locked{color:oklch(60% .02 250)}.tti__action-info.svelte-1qpt4m4{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.tti__action-label.svelte-1qpt4m4{color:var(--header-text-primary,oklch(15% .02 250));text-transform:capitalize;font-family:Satoshi,system-ui,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.3}.tti__action-label--locked.svelte-1qpt4m4{color:oklch(55% .02 250)}.tti__action-expiry.svelte-1qpt4m4{color:oklch(55% .02 250);letter-spacing:.02em;font-family:Berkeley Mono,Cascadia Code,ui-monospace,monospace;font-size:.6875rem}.tti__action-expiry--warn.svelte-1qpt4m4{color:oklch(55% .15 80)}.tti__action-expiry--urgent.svelte-1qpt4m4{color:oklch(50% .2 20)}.tti__action-requires.svelte-1qpt4m4{color:oklch(65% .02 250);letter-spacing:.02em;font-family:Berkeley Mono,Cascadia Code,ui-monospace,monospace;font-size:.6875rem}.tti__popover-footer.svelte-1qpt4m4{border-top:1px solid oklch(92% .01 250/.8);padding:6px}.tti__upgrade-btn.svelte-1qpt4m4{color:oklch(100% 0 0);cursor:pointer;background:oklch(50% .18 260);border:none;border-radius:8px;justify-content:center;width:100%;padding:8px 14px;font-family:Satoshi,system-ui,sans-serif;font-size:.8125rem;font-weight:600;transition:background .15s cubic-bezier(.4,0,.2,1),transform .1s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);display:flex}.tti__upgrade-btn.svelte-1qpt4m4:hover{background:oklch(44% .2 260);box-shadow:0 4px 12px oklch(50% .18 260/.3)}.tti__upgrade-btn.svelte-1qpt4m4:active{transform:scale(.98)}.tti__upgrade-btn.svelte-1qpt4m4:focus-visible{outline:none;box-shadow:0 0 0 3px oklch(50% .18 260/.35)}@media (prefers-reduced-motion:reduce){.tti__popover.svelte-1qpt4m4{animation:none}.tti__pill.svelte-1qpt4m4,.tti__upgrade-btn.svelte-1qpt4m4,.tti__action-row.svelte-1qpt4m4,.tti__chevron{transition:none}}.identity-strip.svelte-gtexj3{z-index:100;background:var(--header-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--header-border);height:48px;transition:transform var(--header-transition-normal) var(--header-easing), box-shadow var(--header-transition-normal) var(--header-easing);position:fixed;top:0;left:0;right:0;transform:translateY(0)}.identity-strip--scrolled.svelte-gtexj3{box-shadow:var(--header-shadow-scrolled)}.identity-strip--hidden.svelte-gtexj3{transform:translateY(-100%)}.identity-strip__inner.svelte-gtexj3{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;max-width:80rem;height:100%;margin:0 auto;padding:0 16px;display:grid}@media (width>=640px){.identity-strip__inner.svelte-gtexj3{padding:0 24px}}.identity-strip__left.svelte-gtexj3{align-items:center;display:flex}.identity-strip__right.svelte-gtexj3{justify-content:flex-end;align-items:center;gap:8px;display:flex}.identity-strip__wallet-group.svelte-gtexj3{align-items:center;gap:8px;display:flex}.identity-strip__balance-wrap.svelte-gtexj3{display:none}@media (width>=640px){.identity-strip__balance-wrap.svelte-gtexj3{display:contents}}.wallet-connect-pill.svelte-gtexj3{color:oklch(45% .02 260);cursor:pointer;background:oklch(95% .01 250);border:1px solid oklch(88% .01 250);border-radius:14px;align-items:center;gap:4px;height:28px;padding:4px 12px;font-family:Satoshi,system-ui,sans-serif;font-size:.75rem;font-weight:500;transition:all .15s ease-out;display:flex}.wallet-connect-pill.svelte-gtexj3:hover{background:oklch(92% .02 250);border-color:oklch(82% .02 250)}.wallet-connect-pill.svelte-gtexj3:disabled{opacity:.6;cursor:default}.identity-strip__brand.svelte-gtexj3{letter-spacing:-.01em;color:var(--header-text-primary);transition:opacity var(--header-transition-fast) var(--header-easing);font-family:Satoshi,system-ui,sans-serif;font-size:1.125rem;font-weight:600;text-decoration:none}.identity-strip__brand.svelte-gtexj3:hover{opacity:.8}@media (prefers-reduced-motion:reduce){.identity-strip.svelte-gtexj3{transition:none}.identity-strip--hidden.svelte-gtexj3{visibility:hidden}.wallet-connect-pill.svelte-gtexj3{transition:none}}.mobile-bottom-bar.svelte-em3vn9{z-index:100;padding-bottom:env(safe-area-inset-bottom,0);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--header-border);background:oklch(100% 0 0/.98);position:fixed;bottom:0;left:0;right:0}.mobile-bottom-bar__inner.svelte-em3vn9{align-items:center;gap:12px;padding:8px 16px;display:flex}.bottom-bar-secondary.svelte-em3vn9{cursor:pointer;height:44px;transition:all var(--header-transition-fast) var(--header-easing);background:oklch(95% .01 250);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 16px;display:flex}.bottom-bar-secondary.svelte-em3vn9 span:where(.svelte-em3vn9){color:var(--header-text-secondary);font-family:Satoshi,system-ui,sans-serif;font-size:.875rem;font-weight:500}.bottom-bar-secondary.svelte-em3vn9:hover{background:oklch(92% .02 250)}.bottom-bar-secondary.svelte-em3vn9:active{background:oklch(90% .02 250);transform:scale(.98)}.bottom-bar-secondary.svelte-em3vn9:focus-visible{box-shadow:0 0 0 2px var(--header-focus-ring);outline:none}.bottom-bar-secondary.svelte-em3vn9 .bottom-bar-icon{width:18px;height:18px;color:var(--header-text-muted)}.bottom-bar-primary.svelte-em3vn9{cursor:pointer;color:#fff;background:var(--header-action-primary);height:48px;transition:all var(--header-transition-fast) var(--header-easing);border:none;border-radius:12px;flex:1;padding:0 24px;font-family:Satoshi,system-ui,sans-serif;font-size:1rem;font-weight:500}.bottom-bar-primary--congress.svelte-em3vn9{background:var(--header-action-congress)}.bottom-bar-primary.svelte-em3vn9:hover{background:var(--header-action-primary-hover)}.bottom-bar-primary--congress.svelte-em3vn9:hover{background:var(--header-action-congress-hover)}.bottom-bar-primary.svelte-em3vn9:active{transform:scale(.98)}.bottom-bar-primary.svelte-em3vn9:focus-visible{box-shadow:0 0 0 2px var(--header-focus-ring);outline:none}@media (width>=640px){.mobile-bottom-bar.svelte-em3vn9{display:none}}@media (prefers-reduced-motion:reduce){.bottom-bar-secondary.svelte-em3vn9,.bottom-bar-primary.svelte-em3vn9{transition:none}.bottom-bar-secondary.svelte-em3vn9:active,.bottom-bar-primary.svelte-em3vn9:active{transform:none}}.nav-progress.svelte-12i33sa{z-index:99999;pointer-events:none;height:2px;position:fixed;top:0;left:0;right:0}.nav-progress-bar.svelte-12i33sa{transform-origin:0;background:oklch(55% .18 270);height:100%;animation:8s cubic-bezier(.1,.5,.1,1) forwards svelte-12i33sa-nav-grow;box-shadow:0 0 8px oklch(55% .18 270/.4)}@keyframes svelte-12i33sa-nav-grow{0%{width:0%}10%{width:30%}50%{width:65%}80%{width:85%}to{width:95%}}.cen.svelte-e6cwvk{z-index:80;background:var(--cen-bg);border-bottom:1px solid var(--cen-border);-webkit-backdrop-filter:blur(8px);animation:.25s cubic-bezier(.4,0,.2,1) svelte-e6cwvk-cen-slide-in;position:fixed;top:48px;left:0;right:0}.cen--critical.svelte-e6cwvk{background:oklch(95% .04 20/.92);border-bottom-color:oklch(75% .18 20/.5)}@keyframes svelte-e6cwvk-cen-slide-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.cen__inner.svelte-e6cwvk{align-items:center;gap:10px;max-width:80rem;margin:0 auto;padding:8px 16px;display:flex}@media (width>=640px){.cen__inner.svelte-e6cwvk{padding:8px 24px}}.cen__icon-wrap.svelte-e6cwvk{flex-shrink:0;justify-content:center;align-items:center;display:flex}.cen__icon{width:16px;height:16px;color:var(--cen-accent)}.cen__content.svelte-e6cwvk{flex:1;min-width:0}.cen__message.svelte-e6cwvk{color:var(--cen-text);margin:0;font-family:Satoshi,system-ui,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.4}.cen__detail.svelte-e6cwvk{color:oklch(55% .02 250);letter-spacing:.02em;margin:0;font-family:Berkeley Mono,Cascadia Code,ui-monospace,monospace;font-size:.6875rem;line-height:1.4}.cen__cta.svelte-e6cwvk{border:1px solid var(--cen-border);min-height:44px;color:var(--cen-accent);cursor:pointer;white-space:nowrap;background:oklch(100% 0 0/.7);border-radius:8px;flex-shrink:0;align-items:center;gap:5px;padding:10px 16px;font-family:Satoshi,system-ui,sans-serif;font-size:.75rem;font-weight:600;transition:background .12s ease-out,border-color .12s ease-out,box-shadow .12s ease-out;display:inline-flex}.cen__cta.svelte-e6cwvk:hover{border-color:var(--cen-accent);background:oklch(100% 0 0/.95);box-shadow:0 2px 8px oklch(0% 0 0/.08)}.cen__cta.svelte-e6cwvk:focus-visible{outline:none;box-shadow:0 0 0 2px oklch(60% .15 270/.5)}.cen__cta.svelte-e6cwvk:active{transform:scale(.98)}.cen__cta-arrow{width:12px;height:12px}.cen__dismiss.svelte-e6cwvk{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin:-10px -10px -10px 0;transition:background .1s ease-out;display:flex}.cen__dismiss.svelte-e6cwvk:hover{background:oklch(0% 0 0/.06)}.cen__dismiss.svelte-e6cwvk:focus-visible{outline:none;box-shadow:0 0 0 2px oklch(60% .15 270/.5)}.cen__dismiss-icon{color:oklch(50% .02 250);width:14px;height:14px}@media (prefers-reduced-motion:reduce){.cen.svelte-e6cwvk{animation:none}.cen__cta.svelte-e6cwvk,.cen__dismiss.svelte-e6cwvk{transition:none}}.modal-backdrop.svelte-1iv9i7w{position:fixed;inset:0}@keyframes svelte-5sh4u1-fill{0%{width:0%}to{width:100%}}.wallet-connect.svelte-13b5dal{border:1px solid #0000;border-radius:12px;align-items:flex-start;gap:16px;padding:20px;display:flex}.wallet-connect--idle.svelte-13b5dal{background:oklch(99% .005 250/.5);border-color:oklch(85% .02 250/.6);transition:border-color .15s cubic-bezier(.4,0,.2,1),background .15s cubic-bezier(.4,0,.2,1)}.wallet-connect--idle.svelte-13b5dal:hover{background:oklch(98% .01 260/.6);border-color:oklch(65% .18 260/.5)}.wallet-connect--loading.svelte-13b5dal{background:oklch(99% .005 250/.3);border-color:oklch(85% .02 250/.4);align-items:center;gap:12px;padding:16px 20px}.wallet-connect--success.svelte-13b5dal{background:oklch(97% .03 160/.4);border-color:oklch(80% .1 160/.5)}.wallet-connect--error.svelte-13b5dal{background:oklch(98% .02 20/.3);border-color:oklch(75% .15 20/.4)}.wallet-connect--no-wallet.svelte-13b5dal{background:oklch(97% .01 250/.4);border-color:oklch(85% .02 250/.4);align-items:center}.wallet-connect__icon-wrap.svelte-13b5dal{background:oklch(55% .18 260/.12);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.wallet-connect__icon-wrap--muted.svelte-13b5dal{background:oklch(85% .02 250/.35)}.wallet-connect__icon-wrap--success.svelte-13b5dal{background:oklch(65% .18 160/.15)}.wallet-connect__icon-wrap--error.svelte-13b5dal{background:oklch(55% .2 20/.12)}.wallet-connect__body.svelte-13b5dal{flex:1;min-width:0}.wallet-connect__heading.svelte-13b5dal{color:var(--header-text-primary,oklch(15% .02 250));margin:0 0 4px;font-family:Satoshi,system-ui,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.3}.wallet-connect__heading--success.svelte-13b5dal{color:oklch(40% .18 160)}.wallet-connect__heading--error.svelte-13b5dal{color:oklch(45% .2 20)}.wallet-connect__sub.svelte-13b5dal{color:var(--header-text-secondary,oklch(45% .02 250));margin:0 0 14px;font-size:.8125rem;line-height:1.5}.wallet-connect__address.svelte-13b5dal{color:oklch(40% .18 160);letter-spacing:.02em;margin:0;font-family:Berkeley Mono,Cascadia Code,ui-monospace,monospace;font-size:.8125rem}.wallet-connect__error-message.svelte-13b5dal{color:oklch(45% .2 20);margin:0 0 12px;font-size:.8125rem;line-height:1.5}.wallet-connect__cta.svelte-13b5dal{color:oklch(100% 0 0);cursor:pointer;background:oklch(50% .18 260);border:none;border-radius:8px;align-items:center;gap:8px;padding:9px 18px;font-family:Satoshi,system-ui,sans-serif;font-size:.875rem;font-weight:600;transition:background .15s cubic-bezier(.4,0,.2,1),transform .1s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.wallet-connect__cta.svelte-13b5dal:hover{background:oklch(44% .2 260);box-shadow:0 4px 12px oklch(50% .18 260/.3)}.wallet-connect__cta.svelte-13b5dal:active{transform:scale(.98)}.wallet-connect__cta.svelte-13b5dal:focus-visible{outline:none;box-shadow:0 0 0 3px oklch(50% .18 260/.35)}.wallet-connect__retry.svelte-13b5dal{color:oklch(45% .2 20);cursor:pointer;background:oklch(98% .02 20/.5);border:1px solid oklch(75% .15 20/.4);border-radius:7px;align-items:center;padding:7px 14px;font-family:Satoshi,system-ui,sans-serif;font-size:.8125rem;font-weight:600;transition:background .12s ease-out,border-color .12s ease-out;display:inline-flex}.wallet-connect__retry.svelte-13b5dal:hover{background:oklch(94% .04 20/.6);border-color:oklch(65% .2 20/.5)}.wallet-connect__retry.svelte-13b5dal:focus-visible{outline:none;box-shadow:0 0 0 3px oklch(55% .2 20/.25)}.wallet-connect__install-link.svelte-13b5dal{color:oklch(50% .18 260);align-items:center;gap:6px;margin-top:14px;font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .12s ease-out;display:inline-flex}.wallet-connect__install-link.svelte-13b5dal:hover{color:oklch(44% .2 260);text-decoration:underline}.wallet-connect__install-link.svelte-13b5dal:focus-visible{border-radius:4px;outline:none;box-shadow:0 0 0 3px oklch(50% .18 260/.3)}.wallet-connect__loading-label.svelte-13b5dal{color:var(--header-text-secondary,oklch(45% .02 250));margin:0;font-size:.875rem;font-weight:500}@keyframes svelte-13b5dal-spin{to{transform:rotate(360deg)}}.wallet-connect__compact-btn.svelte-13b5dal{color:oklch(45% .18 260);cursor:pointer;white-space:nowrap;background:oklch(50% .18 260/.1);border:1px solid oklch(75% .18 260/.35);border-radius:20px;align-items:center;gap:6px;padding:5px 12px 5px 8px;font-family:Satoshi,system-ui,sans-serif;font-size:.8125rem;font-weight:600;transition:background .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.wallet-connect__compact-btn.svelte-13b5dal:hover{color:oklch(38% .2 260);background:oklch(50% .18 260/.15);border-color:oklch(65% .2 260/.5)}.wallet-connect__compact-btn.svelte-13b5dal:focus-visible{outline:none;box-shadow:0 0 0 3px oklch(50% .18 260/.3)}.wallet-connect__compact-btn--error.svelte-13b5dal{color:oklch(45% .2 20);background:oklch(55% .2 20/.1);border-color:oklch(75% .15 20/.4)}.wallet-connect__compact-btn--error.svelte-13b5dal:hover{color:oklch(38% .2 20);background:oklch(55% .2 20/.18);border-color:oklch(65% .2 20/.5)}.wallet-connect__compact-install.svelte-13b5dal{color:oklch(50% .02 250);white-space:nowrap;background:0 0;border:1px solid oklch(85% .02 250/.5);border-radius:20px;align-items:center;gap:6px;padding:5px 12px 5px 10px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .12s ease-out;display:inline-flex}.wallet-connect__compact-install.svelte-13b5dal:hover{color:oklch(50% .18 260)}@media (prefers-reduced-motion:reduce){.wallet-connect--idle.svelte-13b5dal,.wallet-connect__cta.svelte-13b5dal,.wallet-connect__compact-btn.svelte-13b5dal{transition:none}}
