:root{color:#f5f7f5;font-synthesis:none;--green:#10bd31;--green-bright:#28d94a;--green-soft:#10bd3121;--ink:#0b0d0c;--panel:#121513;--panel-2:#181c19;--line:#293029;--muted:#909a92;--danger:#ff5c63;--warning:#ffca57;--radius:18px;background:#0b0d0c;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:#0b0d0c;min-width:320px;min-height:100vh;margin:0}.sveltekit-body{display:contents}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.mono{font-family:IBM Plex Mono,monospace}.muted{color:var(--muted)}.green{color:var(--green-bright)}.danger{color:var(--danger)}.warning{color:var(--warning)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell{background:radial-gradient(circle at 65% -15%, #10bd311f, transparent 34%), var(--ink);min-height:100vh}.content-shell{grid-template-columns:240px minmax(0,1fr);min-height:calc(100vh - 68px);display:grid}.main{min-width:0;padding:34px clamp(20px,4vw,64px) 80px}.main-inner{max-width:1420px;margin:0 auto}.sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d100eb8;padding:24px 16px}.nav{gap:7px;display:grid;position:sticky;top:92px}.nav button{width:100%;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;font-weight:600;display:flex}.nav button:hover{color:#fff;background:#ffffff0a}.nav button.active{color:#fff;background:var(--green-soft);box-shadow:inset 3px 0 var(--green)}.nav-divider{background:var(--line);height:1px;margin:10px 8px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.eyebrow{color:var(--green-bright);text-transform:uppercase;letter-spacing:.18em;margin-bottom:10px;font:600 11px/1 IBM Plex Mono,monospace}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.04em;margin-bottom:8px;font-size:clamp(28px,4vw,48px)}h2{letter-spacing:-.02em;font-size:22px}h3{font-size:16px}.lede{color:var(--muted);max-width:680px;margin-bottom:0;line-height:1.6}.grid{gap:18px;display:grid}.grid.metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#191d1af5,#101311f5);padding:22px;box-shadow:0 18px 50px #00000029}.card-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.card-header h2,.card-header h3{margin:0}.metric-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.metric-value{margin-top:13px;font:600 clamp(23px,3vw,34px)/1.2 IBM Plex Mono,monospace}.metric-meta{color:var(--muted);margin-top:8px;font-size:12px}.btn{color:#fff;background:var(--panel-2);border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:9px 15px;font-weight:700;transition:all .18s;display:inline-flex}.btn:hover{border-color:#3a433b;transform:translateY(-1px)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.btn.primary{background:var(--green);color:#041207;box-shadow:0 10px 28px #10bd312e}.btn.primary:hover{background:var(--green-bright)}.btn.ghost{border-color:var(--line);color:#dce2dd;background:0 0}.btn.danger{color:#ffd7d8;background:#ff5c6317;border-color:#ff5c6347}.btn.large{border-radius:16px;min-height:58px;padding:13px 25px;font-size:17px}.icon-btn{border:1px solid var(--line);width:40px;height:40px;color:var(--muted);background:0 0;border-radius:11px;place-items:center;display:inline-grid}.icon-btn:hover{color:#fff;border-color:#465047}.field{gap:8px;min-width:0;display:grid}.field label{color:#bdc5be;font-size:12px;font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--line);color:#fff;background:#0d100e;border-radius:12px;outline:none;width:100%;padding:12px 13px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #10bd311a}.field textarea{resize:vertical;min-height:110px;font-family:IBM Plex Mono,monospace;font-size:12px}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field-error{color:var(--danger);font-size:12px}.form-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:20px;display:flex}.table-wrap{border:1px solid var(--line);border-radius:14px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:720px}th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;text-align:left;background:#ffffff05;font-size:11px}th,td{border-bottom:1px solid var(--line);padding:14px 16px}tr:last-child td{border-bottom:0}tbody tr:hover{background:#ffffff05}.row-title{font-weight:600}.row-subtitle{color:var(--muted);margin-top:4px;font-size:12px}.badge{color:#cfd6d0;background:#ffffff0f;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.badge.green{background:var(--green-soft);color:var(--green-bright)}.badge.warning{color:var(--warning);background:#ffca571f}.status-dot{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px}.empty{text-align:center;min-height:260px;color:var(--muted);border-radius:var(--radius);border:1px dashed #303730;place-items:center;padding:30px;display:grid}.empty-icon{width:52px;height:52px;color:var(--green-bright);background:var(--green-soft);border-radius:16px;place-items:center;margin:0 auto 16px;display:grid}.stack{gap:16px;display:grid}.inline{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.spacer{flex:1}.section{margin-top:22px}.divider{background:var(--line);height:1px;margin:22px 0}.callout{color:#ccebd2;background:var(--green-soft);border:1px solid #10bd3140;border-radius:14px;padding:14px 16px;line-height:1.5}.callout.warning{color:#f5dfae;background:#ffca5714;border-color:#ffca573d}.toast-stack{z-index:90;gap:10px;width:min(380px,100vw - 40px);display:grid;position:fixed;bottom:20px;right:20px}.toast{border:1px solid var(--line);background:#1a1f1b;border-radius:14px;gap:11px;padding:14px 15px;display:flex;box-shadow:0 18px 50px #00000073}.toast.error{border-color:#ff5c6359}.toast.success{border-color:#10bd3159}@media (width<=1050px){.grid.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:1fr 1fr}}@media (width<=780px){.content-shell{display:block}.sidebar{z-index:40;border:0;border-top:1px solid var(--line);padding:8px;position:fixed;bottom:0;left:0;right:0}.nav{gap:4px;display:flex;position:static;overflow-x:auto}.nav button{flex:none;justify-items:center;gap:4px;width:auto;min-width:64px;padding:8px 10px;font-size:10px;display:grid}.nav button.active{box-shadow:inset 0 2px var(--green)}.nav-divider{display:none}.main{padding:25px 16px 110px}.page-heading{flex-direction:column;align-items:flex-start}.grid.two,.grid.three,.field-row{grid-template-columns:1fr}}@media (width<=520px){.grid.metrics{grid-template-columns:1fr}.card{border-radius:15px;padding:18px}.form-actions{flex-direction:column-reverse;align-items:stretch}.form-actions .btn{width:100%}}.topbar.svelte-1elxaub{z-index:50;color:#fff;background:#080b09;border-bottom:2px solid #10bd31;justify-content:space-between;align-items:center;height:68px;padding:0 clamp(14px,3vw,34px);display:flex;position:sticky;top:0}.brand.svelte-1elxaub{align-items:center;min-width:0;display:flex}.logo-wrap.svelte-1elxaub{width:188px;height:48px;padding:0;display:block;overflow:hidden}img.svelte-1elxaub{object-fit:contain;width:100%;height:100%;image-rendering:pixelated}.top-actions.svelte-1elxaub{align-items:center;gap:9px;display:flex}.network.svelte-1elxaub,.device-pill.svelte-1elxaub{background:#10bd310f;border:1px solid #10bd3147;border-radius:11px;align-items:center;gap:7px;min-height:39px;padding:7px 10px;font-size:12px;font-weight:700;display:flex}.network.svelte-1elxaub select:where(.svelte-1elxaub){appearance:none;color:inherit;background:0 0;border:0;outline:0;padding:0;font-weight:700}.network.svelte-1elxaub .status-dot:where(.svelte-1elxaub){color:#10bd31}.device-pill.svelte-1elxaub small:where(.svelte-1elxaub){opacity:.65;font-weight:600}.topbar.svelte-1elxaub .btn.primary{color:#fff;box-shadow:none;background:#10bd31}.topbar.svelte-1elxaub .icon-btn{color:#fff;border-color:#10bd3147}@media (width<=650px){.topbar.svelte-1elxaub{height:62px}.logo-wrap.svelte-1elxaub{width:126px;height:40px}.device-pill.svelte-1elxaub small:where(.svelte-1elxaub),.network.svelte-1elxaub .status-dot:where(.svelte-1elxaub){display:none}.device-pill.svelte-1elxaub{font-size:0}.device-pill.svelte-1elxaub svg{width:18px;height:18px}}.landing.svelte-10joqin{background:radial-gradient(circle at 50% 45%,#10bd3114,#0000 32%),#0b0d0c;min-height:100vh;overflow:hidden}header.svelte-10joqin{color:#fff;background:#080b09;border-bottom:2px solid #10bd31;justify-content:space-between;align-items:center;gap:20px;height:68px;padding:0 clamp(14px,3vw,30px);font-size:13px;display:flex}.logo.svelte-10joqin{width:200px;height:49px;padding:0;display:block}img.svelte-10joqin{object-fit:contain;width:100%;height:100%;image-rendering:pixelated}.hero.svelte-10joqin{text-align:center;align-content:center;place-items:center;min-height:calc(100vh - 68px);padding:60px 20px;display:grid}.signal.svelte-10joqin{color:#9ee9ab;background:#10bd3114;border:1px solid #10bd3140;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:12px;display:inline-flex}p.svelte-10joqin{color:#99a19a;max-width:690px;margin:28px 0 0;font-size:clamp(16px,2vw,19px);line-height:1.65}.actions.svelte-10joqin{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:26px;display:flex}button.svelte-10joqin{text-transform:uppercase;letter-spacing:.02em;border-radius:17px;justify-content:center;align-items:center;gap:11px;padding:15px 23px;font-weight:800;display:inline-flex}.connect.svelte-10joqin{color:#fff;background:#10bd31;border:0;min-height:68px;font-size:20px;box-shadow:0 18px 45px #10bd3133}.connect.svelte-10joqin:hover{background:#24d445;transform:translateY(-2px)}.watch.svelte-10joqin{color:#bdc5be;background:0 0;border:1px solid #303630;min-height:50px;font-size:12px}.features.svelte-10joqin{color:#647067;flex-wrap:wrap;justify-content:center;gap:19px;margin-top:38px;font-size:11px;display:flex}.features.svelte-10joqin span:where(.svelte-10joqin){align-items:center;gap:6px;display:inline-flex}@media (width<=560px){header.svelte-10joqin>span:where(.svelte-10joqin):last-child{display:none}.logo.svelte-10joqin{width:170px}.connect.svelte-10joqin{width:100%;font-size:17px}.watch.svelte-10joqin{width:100%}}.backdrop.svelte-ta60gp{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal.svelte-ta60gp{background:#151916;border:1px solid #303730;border-radius:20px;width:min(520px,100%);max-height:min(88vh,900px);overflow:auto;box-shadow:0 35px 100px #000000a6}.modal.wide.svelte-ta60gp{width:min(780px,100%)}header.svelte-ta60gp{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#151916f0;border-bottom:1px solid #293029;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex;position:sticky;top:0}h2.svelte-ta60gp{margin:0;font-size:18px}.body.svelte-ta60gp{padding:20px}.field.svelte-5nno4j{gap:8px;min-width:0;display:grid}label.svelte-5nno4j{color:#bdc5be;font-size:12px;font-weight:600}.password-control.svelte-5nno4j{position:relative}input.svelte-5nno4j{border:1px solid var(--line);color:#fff;background:#0d100e;border-radius:12px;outline:none;width:100%;padding:12px 48px 12px 13px}input.svelte-5nno4j:focus{border-color:var(--green);box-shadow:0 0 0 3px #10bd311a}input[aria-invalid=true].svelte-5nno4j{border-color:var(--danger)}.visibility-toggle.svelte-5nno4j{width:36px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:9px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.visibility-toggle.svelte-5nno4j:hover,.visibility-toggle.svelte-5nno4j:focus-visible{color:#fff;background:#ffffff0f}.visibility-toggle.svelte-5nno4j:focus-visible{outline:2px solid var(--green);outline-offset:1px}.loading-screen.svelte-1uha8ag{color:#91a095;background:#0b0d0c;align-content:center;place-items:center;gap:12px;min-height:100vh;display:grid}.spin{animation:1s linear infinite svelte-1uha8ag-spin}@keyframes svelte-1uha8ag-spin{to{transform:rotate(360deg)}}.activity-row.svelte-1uha8ag{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:10px 0;display:flex}.activity-row.svelte-1uha8ag:last-child{border:0}.activity-icon.svelte-1uha8ag{color:#ff989d;background:#ff5c6317;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.activity-icon.item-in.svelte-1uha8ag{color:var(--green-bright);background:var(--green-soft)}.activity-title.svelte-1uha8ag{align-items:center;gap:8px;display:flex}.item-in.svelte-1uha8ag{color:var(--green-bright)}.item-out.svelte-1uha8ag{color:#ff989d}.security-list.svelte-1uha8ag{gap:15px;display:grid}.security-list.svelte-1uha8ag>div:where(.svelte-1uha8ag){color:var(--green-bright);gap:11px;display:flex}.security-list.svelte-1uha8ag span:where(.svelte-1uha8ag){color:#fff;gap:4px;display:grid}.security-list.svelte-1uha8ag small:where(.svelte-1uha8ag){color:var(--muted);font-weight:400}.account-icon.svelte-1uha8ag,.device-icon.svelte-1uha8ag{color:var(--green-bright);background:var(--green-soft);place-items:center;display:grid}.account-icon.svelte-1uha8ag{border-radius:13px;width:42px;height:42px}.account-card.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin-bottom:11px}.account-detail.svelte-1uha8ag{color:var(--muted);justify-content:space-between;align-items:center;margin:24px 0 14px;display:flex}.account-detail.svelte-1uha8ag strong:where(.svelte-1uha8ag){color:#fff}.search.svelte-1uha8ag{width:min(460px,100%)}.note-input.svelte-1uha8ag{color:#d8ded9;background:0 0;border:0;border-bottom:1px solid #0000;outline:none;width:160px;padding:6px 0}.note-input.svelte-1uha8ag:focus{border-color:var(--green)}.nowrap.svelte-1uha8ag{flex-wrap:nowrap}.compact.svelte-1uha8ag{min-height:170px}.send-layout.svelte-1uha8ag{grid-template-columns:minmax(0,1.55fr) minmax(310px,.75fr);align-items:start;gap:18px;display:grid}.recipient.svelte-1uha8ag{border:1px solid var(--line);background:#00000021;border-radius:15px;align-items:end;gap:10px;padding:15px;display:flex}.recipient-index.svelte-1uha8ag{width:28px;height:28px;color:var(--green-bright);background:var(--green-soft);border-radius:9px;flex:none;place-items:center;margin-bottom:7px;font:600 12px IBM Plex Mono,monospace;display:grid}.grow.svelte-1uha8ag{flex:1}.amount.svelte-1uha8ag{width:150px}.max.svelte-1uha8ag{margin-bottom:0}.summary-line.svelte-1uha8ag{color:var(--muted);justify-content:space-between;align-items:center;gap:15px;padding:6px 0;display:flex}.summary-line.svelte-1uha8ag strong:where(.svelte-1uha8ag){color:#fff}.fee-options.svelte-1uha8ag{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.fee-options.svelte-1uha8ag button:where(.svelte-1uha8ag){border:1px solid var(--line);color:#fff;background:0 0;border-radius:11px;gap:4px;padding:10px;display:grid}.fee-options.svelte-1uha8ag button.active:where(.svelte-1uha8ag){border-color:var(--green);background:var(--green-soft)}.fee-options.svelte-1uha8ag span:where(.svelte-1uha8ag){color:var(--muted);font-size:10px}.wide-button.svelte-1uha8ag{width:100%}.device-hero.svelte-1uha8ag{align-items:center;gap:16px;display:flex}.device-icon.svelte-1uha8ag{border-radius:20px;width:64px;height:64px}.device-hero.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin-bottom:5px}.action-grid.svelte-1uha8ag{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.action-grid.svelte-1uha8ag button:where(.svelte-1uha8ag){border:1px solid var(--line);color:var(--green-bright);text-align:left;background:0 0;border-radius:14px;align-items:center;gap:12px;padding:15px;display:flex}.action-grid.svelte-1uha8ag button:where(.svelte-1uha8ag):hover{background:var(--green-soft)}.action-grid.svelte-1uha8ag button:where(.svelte-1uha8ag):disabled{opacity:.4}.action-grid.svelte-1uha8ag button.destructive:where(.svelte-1uha8ag){color:#ff8c92}.action-grid.svelte-1uha8ag span:where(.svelte-1uha8ag){color:#fff;gap:4px;display:grid}.action-grid.svelte-1uha8ag small:where(.svelte-1uha8ag){color:var(--muted);font-weight:400}.console.svelte-1uha8ag{color:#75e98b;white-space:pre-wrap;word-break:break-word;background:#070907;border-radius:12px;min-height:180px;max-height:360px;margin:0;padding:15px;font:11px/1.55 IBM Plex Mono,monospace;overflow:auto}.qr-view.svelte-1uha8ag{text-align:center}.qr-view.svelte-1uha8ag img:where(.svelte-1uha8ag){border-radius:18px;width:min(300px,100%)}.qr-address.svelte-1uha8ag{overflow-wrap:anywhere;color:#fff;margin:16px 0 8px}.centered.svelte-1uha8ag{justify-content:center}.mini-stat.svelte-1uha8ag{border:1px solid var(--line);border-radius:13px;gap:6px;padding:13px;display:grid}.mini-stat.svelte-1uha8ag span:where(.svelte-1uha8ag){color:var(--muted);text-transform:uppercase;font-size:11px}.seed-word.svelte-1uha8ag{border:1px solid var(--line);background:#0b0e0c;border-radius:16px;place-items:center;gap:14px;min-height:170px;display:grid}.seed-word.svelte-1uha8ag span:where(.svelte-1uha8ag){color:var(--muted)}.seed-word.svelte-1uha8ag strong:where(.svelte-1uha8ag){color:var(--green-bright);font:600 32px IBM Plex Mono,monospace}.seed-grid-heading.svelte-1uha8ag{color:#bac2bb;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:12px;font-weight:700;display:flex}.seed-grid-heading.svelte-1uha8ag span:where(.svelte-1uha8ag):last-child,.seed-hint.svelte-1uha8ag{color:var(--muted);font-weight:500}.seed-grid.svelte-1uha8ag{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.seed-entry.svelte-1uha8ag{min-width:0;position:relative}.seed-entry.svelte-1uha8ag span:where(.svelte-1uha8ag){z-index:1;color:#687169;text-align:right;pointer-events:none;width:20px;font:600 10px IBM Plex Mono,monospace;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.seed-entry.svelte-1uha8ag input:where(.svelte-1uha8ag){width:100%;min-width:0;padding-left:39px;font-family:IBM Plex Mono,monospace}.seed-hint.svelte-1uha8ag{margin-top:8px;font-size:11px;display:block}.confirmation.svelte-1uha8ag{text-align:center}.confirmation-icon.svelte-1uha8ag{width:62px;height:62px;color:var(--green-bright);background:var(--green-soft);border-radius:20px;place-items:center;margin:0 auto 18px;display:grid}.danger-icon.svelte-1uha8ag{color:#ff8c92;background:#ff5c631a}.busy.svelte-1uha8ag{z-index:100;color:#fff;background:#181d19;border:1px solid #374037;border-radius:999px;align-items:center;gap:9px;padding:11px 16px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #00000073}.busy.svelte-1uha8ag small:where(.svelte-1uha8ag){color:var(--muted)}@media (width<=1000px){.send-layout.svelte-1uha8ag,.action-grid.svelte-1uha8ag{grid-template-columns:1fr}}@media (width<=680px){.seed-grid.svelte-1uha8ag{grid-template-columns:repeat(2,minmax(0,1fr))}.recipient.svelte-1uha8ag{flex-wrap:wrap;align-items:stretch}.recipient-index.svelte-1uha8ag{margin:0}.recipient.svelte-1uha8ag .grow:where(.svelte-1uha8ag){flex-basis:calc(100% - 50px)}.recipient.svelte-1uha8ag .amount:where(.svelte-1uha8ag){width:calc(100% - 105px);margin-left:38px}.grid.three.svelte-1uha8ag{grid-template-columns:1fr}.busy.svelte-1uha8ag{justify-content:center;width:calc(100% - 30px)}.busy.svelte-1uha8ag small:where(.svelte-1uha8ag){display:none}}
