.siteWallet{box-sizing:border-box;width:min(440px,calc(100vw - 24px));max-height:calc(100dvh - 32px);margin:auto;padding:0;border:1px solid #454139;border-radius:22px;background:#171715;color:#eeede8;box-shadow:0 24px 100px #0006;font:15px/1.5 var(--font-body),system-ui;overflow:auto;text-align:left}.siteWallet::-webkit-backdrop{background:#0007;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.siteWallet::backdrop{background:#0007;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.siteWalletSide{position:fixed;inset:12px 12px 12px auto;margin:0;width:min(420px,calc(100vw - 24px));height:calc(100dvh - 24px);max-height:none}.siteWalletBody{padding:24px}.siteWallet header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.siteWallet h2{font-size:24px;letter-spacing:-.6px;margin:0}.siteWallet h3{font-size:16px;margin:20px 0 8px}.siteWallet button{font:inherit;color:inherit;cursor:pointer;padding:10px 14px;border:1px solid #454139;border-radius:12px;background:#24231f}.siteWallet button:hover{border-color:#aaa79d}.siteWallet button:disabled{opacity:.45;cursor:default}.siteWallet .siteWalletClose{border:0;background:none;font-size:28px;padding:0 4px}.siteWallet a:focus-visible,.siteWallet button:focus-visible{outline:2px solid #e8debe;outline-offset:3px}.siteWallet .siteWalletChoice{display:grid;grid-template-columns:1fr auto;grid-gap:5px;gap:5px;text-align:left;width:100%;padding:20px;margin-top:12px}.siteWalletChoice strong{font-size:19px}.siteWalletChoice span{grid-column:1;color:#aaa79d;font-size:13px}.siteWalletChoice b{grid-column:2;grid-row:1/3;align-self:center}.siteWalletIdentity{display:flex;align-items:center;gap:12px}.siteWalletIdentity img{width:44px;height:44px;object-fit:cover;border-radius:50%}.siteWalletIdentity span{display:block;color:#aaa79d;font-size:12px}.siteWallet .siteWalletAddress{display:flex;align-items:center;gap:12px;width:100%;margin:16px 0;background:transparent}.siteWalletAddress code{font-size:11px;overflow-wrap:anywhere;text-align:left}.siteWalletAddress span{font-size:12px;color:#b9b3a5}.siteWalletBalances>div{display:flex;justify-content:space-between;gap:12px;padding:8px 0}.siteWalletBalances span{color:#aaa79d}.siteWalletLinks{display:flex;gap:18px;flex-wrap:wrap;margin:16px 0}.siteWallet a{color:#ded5bd;text-decoration:none;font-size:13px}.siteWallet a:hover{text-decoration:underline}.siteWalletDetails{border-top:1px solid #39362e;padding-top:16px}.siteWallet footer{display:flex;gap:10px;border-top:1px solid #39362e;padding-top:20px;margin-top:24px}.siteWallet footer button{flex:1 1}.siteWallet input{box-sizing:border-box;width:100%;padding:12px;border-radius:10px;border:1px solid #454139;background:#111;color:#eee;margin:8px 0}.siteWallet summary{cursor:pointer}.siteWallet details{margin:12px 0}.siteWallet .asset{display:flex;justify-content:space-between;gap:12px;padding:10px 0}.siteWallet .asset small{display:block;color:#aaa79d}.siteWallet .fine,.siteWallet .muted{color:#aaa79d;font-size:13px}.siteWalletDetails>nav{display:flex;gap:8px}.siteWalletDetails>nav button[aria-pressed=true]{background:#423d31}@media(max-width:600px){.siteWalletBody{padding:20px}.siteWalletSide{inset:8px;width:calc(100vw - 16px);height:calc(100dvh - 16px)}.siteWallet footer{padding-bottom:env(safe-area-inset-bottom)}}.siteWallet .primary{display:block;width:100%;padding:14px;background:#efeee8;color:#111;font-weight:650;margin-top:20px}.siteWallet .secondary{margin-top:12px}.siteWallet .receiptArt{display:block;width:160px;height:160px;object-fit:cover;border-radius:16px;margin:20px auto}.siteWallet .success{color:#bddea5}.siteWallet .receiptRow{padding:16px 0;border-bottom:1px solid #39362e}.siteWallet .receiptRow summary{display:flex;justify-content:space-between;gap:8px}.siteWallet .receiptRow summary span{color:#b9b3a5;font-size:12px}.siteWallet .tx{display:flex;justify-content:space-between;gap:8px;padding:16px 0;border-bottom:1px solid #39362e}.siteWallet .tx span{font-size:12px}.siteWallet input{font-size:16px}.siteWallet button,.siteWallet summary{touch-action:manipulation}.siteWallet{overscroll-behavior:contain}.siteWallet .siteWalletClose{min-width:44px;min-height:44px}.connectionError{position:fixed;z-index:70;bottom:100px;left:20px;max-width:calc(100vw - 40px);padding:16px;background:#211b19;color:#eee;border-radius:14px}.connectionError button{margin-left:12px}.dashboardWallet{display:flex;justify-content:flex-end;margin-bottom:24px}.siteWalletError{position:fixed;z-index:75;right:16px;top:84px;width:min(360px,calc(100vw - 32px));box-sizing:border-box;padding:16px;border:1px solid #605347;border-radius:14px;background:#211f1a;color:#eee;font:14px/1.5 var(--font-body),system-ui}.siteWalletError button{display:block;margin-top:10px;padding:8px 12px;border:1px solid #827867;border-radius:8px;background:transparent;color:inherit;cursor:pointer}.walletStack{padding-top:66px}