:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#eef2ef;color:#14211d}*{box-sizing:border-box}body{min-width:320px;min-height:100dvh;margin:0;background:#eef2ef}.wallet-shell{width:min(100%,580px);min-height:100dvh;margin:auto;padding:calc(20px + env(safe-area-inset-top)) 20px calc(28px + env(safe-area-inset-bottom));background:#fff}.wallet-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:38px}.wallet-brand{display:flex;gap:11px;align-items:center}.wallet-brand img{width:38px;height:38px;object-fit:contain}.wallet-brand strong,.wallet-brand small{display:block}.wallet-brand strong{font-size:.98rem}.wallet-brand small{margin-top:2px;color:#61706a;font-size:.78rem}button{border:0;border-radius:9px;background:#003d35;color:#fff;font:700 .9rem/1 inherit;padding:12px 16px;cursor:pointer}.wallet-head button{background:#e5eeea;color:#004237}.eyebrow{margin:0 0 8px;color:#007163;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.wallet-pair{max-width:390px;margin:9vh auto}.wallet-pair h1,.wallet-library-heading h1,.wallet-code h1{margin:0;color:#11201b;letter-spacing:-.045em;font-size:clamp(1.85rem,8vw,2.55rem);line-height:1.02}.wallet-pair>p:not(.eyebrow){margin:16px 0 28px;color:#61706a;line-height:1.55}.wallet-pair form{display:grid;gap:16px}.wallet-pair label{display:grid;gap:7px;font-size:.84rem;font-weight:750}.wallet-pair label span{color:#61706a;font-weight:500}.wallet-pair input{width:100%;min-height:48px;border:1px solid #cfdcd5;border-radius:9px;padding:0 12px;background:#fff;color:#14211d;font:inherit}.wallet-pair input:focus{outline:3px solid #77cdbd88;border-color:#007163}.wallet-pair-status{min-height:20px;margin:0;color:#a13020;font-size:.86rem}.wallet-library-heading{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:22px}.wallet-library-heading #wallet-sync{max-width:145px;margin:0;color:#61706a;font-size:.77rem;line-height:1.35;text-align:right}.wallet-items{display:grid;gap:11px}.wallet-item{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:13px;align-items:center;width:100%;border:1px solid #dce7e1;border-radius:13px;background:#fff;color:#15221e;padding:12px;text-align:left;box-shadow:0 1px 2px #0026230a}.wallet-item img{width:52px;height:52px;border-radius:7px;background:#f4f7f5;object-fit:contain}.wallet-item strong,.wallet-item small{display:block}.wallet-item strong{font-size:.98rem}.wallet-item small{margin-top:4px;color:#61706a;font-size:.78rem}.wallet-item b{color:#007163;font-size:1.35rem}.wallet-code{position:fixed;z-index:5;inset:0;display:grid;grid-template-rows:auto 1fr;padding:calc(18px + env(safe-area-inset-top)) 20px calc(20px + env(safe-area-inset-bottom));background:#003d35;color:#fff}.wallet-code>button{justify-self:start;background:#ffffff1a}.wallet-code-content{display:grid;align-content:center;justify-items:center;text-align:center}.wallet-code h1{max-width:440px;color:#fff;margin-bottom:28px}.wallet-code .eyebrow{color:#a9ddce}.wallet-code img{width:min(78vw,390px);aspect-ratio:1;object-fit:contain;border:14px solid #fff;border-radius:16px;background:#fff}.wallet-code-content>p:last-child{margin-top:25px;color:#d9ebe5}@media(min-width:720px){body{padding:30px;background:#e8efeb}.wallet-shell{min-height:calc(100dvh - 60px);border-radius:18px;box-shadow:0 24px 70px #00262316}}
