:root{--white:#fff;--soft:#f6faff;--soft2:#edf6ff;--ink:#081b3a;--navy:#081b3a;--blue:#087bea;--cyan:#16c8f4;--muted:#66758b;--line:#e1ebf5;--gold:#f3b61f;--gold2:#d89000;--green:#12996f;--red:#d84b59;--shadow:0 18px 50px rgba(8,53,102,.1);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","PingFang SC","Helvetica Neue",Arial,sans-serif;color:var(--ink);background:#eef5fb}
*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}html,body{margin:0;min-height:100%;background:#eef0f4;overscroll-behavior:none}button,input,textarea,select{font:inherit}button{color:inherit}.app-stage{min-height:100vh;display:grid;place-items:center;padding:20px}.app-shell{position:relative;width:min(100%,430px);height:min(900px,calc(100vh - 40px));overflow:hidden;background:#fff;border:1px solid rgba(20,26,38,.05);border-radius:38px;box-shadow:0 36px 100px rgba(18,25,38,.18)}
.privacy-shield{position:absolute;inset:0;z-index:100;background:#080808;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.privacy-shield img{width:156px;height:156px;border-radius:34px}.privacy-shield b{font-size:15px;letter-spacing:.06em}
.app-header{height:82px;padding:18px 20px 10px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.94);backdrop-filter:blur(20px);position:absolute;inset:0 0 auto;z-index:15;border-bottom:1px solid rgba(215,232,247,.72)}.brand{border:0;background:none;padding:0;display:flex;align-items:center;gap:9px;text-align:left}.brand img{width:40px;height:40px;border-radius:12px}.brand span{display:flex;flex-direction:column;gap:1px}.brand b{font-size:17px;letter-spacing:.12em}.brand small{font-size:8px;letter-spacing:.14em;color:var(--muted);font-weight:800}.header-actions{display:flex;align-items:center;gap:8px}.network-pill{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:800;color:var(--navy);background:#eafaff;border:1px solid #bcecf9;padding:7px 9px;border-radius:999px}.network-pill img{width:17px;height:17px}.round-button,.icon-button{border:1px solid var(--line);background:#fff;width:38px;height:38px;border-radius:14px;box-shadow:0 7px 20px rgba(8,55,104,.07);font-weight:850;display:grid;place-items:center}.round-button{background:#f4fbff;border-color:#d6eefb}.round-button img,.icon-button img{width:22px;height:22px}.ui-glyph{width:22px;height:22px;display:block}
.screens{height:100%;padding-top:82px;padding-bottom:78px}.screen{display:none;height:100%;overflow-y:auto;padding:8px 18px 34px;scrollbar-width:none}.screen::-webkit-scrollbar{display:none}.screen.active{display:block}.page-intro{display:flex;align-items:flex-end;justify-content:space-between;margin:8px 2px 18px}.page-intro small,.section-heading small{font-size:9px;font-weight:850;letter-spacing:.17em;color:#7f8da1}.page-intro h1{margin:4px 0 0;font-size:29px;letter-spacing:-.04em}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-heading h2{margin:3px 0 0;font-size:18px}.section-heading button{border:0;background:none;color:var(--blue);font-size:12px;font-weight:800}.live-label{font-size:9px;font-weight:850;color:#0368c8;background:#ebf7ff;border:1px solid #c7e8fb;padding:6px 9px;border-radius:999px}
.empty-wallet{min-height:calc(100% - 70px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px 18px 30px}.empty-art{width:116px;height:116px;border-radius:36px;background:#fff;box-shadow:var(--shadow);display:grid;place-items:center;position:relative;margin-bottom:24px;border:1px solid var(--line)}.empty-art>img{width:82px;height:82px;border-radius:25px}.empty-art span{position:absolute;right:-4px;bottom:-4px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#e8f9ff;border:4px solid #fff}.empty-art span img{width:25px;height:25px}.eyebrow{font-size:11px;color:#0368c8;font-weight:850;background:#eaf8ff;padding:7px 12px;border-radius:999px}.empty-wallet h2{font-size:27px;letter-spacing:-.04em;margin:14px 0 8px}.empty-wallet>p{font-size:14px;line-height:1.7;color:var(--muted);margin:0 0 20px}.primary-button,.secondary-button{width:100%;height:52px;border-radius:17px;font-weight:850;border:0}.primary-button{background:linear-gradient(135deg,var(--navy),#0a4f98);color:#fff;box-shadow:0 12px 25px rgba(8,53,102,.2)}.primary-button:disabled{opacity:.5}.secondary-button{background:#fff;color:var(--navy);margin-top:10px;border:1px solid #dce8f3}.boundary-note{margin-top:18px;display:flex;align-items:center;gap:8px;font-size:11px;color:#718097}.boundary-note span{width:20px;height:20px;display:grid;place-items:center;background:#effaff;border:1px solid #ccecf8;border-radius:7px}.boundary-note img{width:14px;height:14px}
.balance-card{background:linear-gradient(145deg,var(--navy),#093f7a);color:#fff;border-radius:28px;padding:19px 18px 15px;box-shadow:0 18px 38px rgba(8,43,84,.25);position:relative;overflow:hidden}.balance-card:after{content:"";position:absolute;width:220px;height:220px;border:36px solid rgba(22,200,244,.12);border-radius:50%;right:-120px;top:-125px}.card-topline,.portfolio-line,.sync-line{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.chain-chip{font-size:11px;font-weight:800;display:flex;gap:7px;align-items:center}.chain-chip img{width:23px;height:23px}.ghost-button{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.1);color:#fff;border-radius:10px;padding:7px 9px;font-size:10px;font-weight:750;display:flex;align-items:center;gap:4px}.ghost-button img,.address-line i img{width:14px;height:14px;filter:brightness(0) invert(1)}.balance-card>p{font-size:10px;opacity:.6;margin:22px 0 5px}.address-line{position:relative;z-index:1;width:100%;display:flex;align-items:center;gap:6px;border:0;background:none;color:#fff;padding:0;text-align:left;font-size:17px;font-weight:850}.address-line i{font-style:normal;font-size:12px;opacity:.74;display:flex}.portfolio-line{margin-top:19px;padding-top:14px;border-top:1px solid rgba(255,255,255,.16);gap:20px}.portfolio-line span{display:flex;flex-direction:column;gap:3px;flex:1}.portfolio-line small{font-size:9px;opacity:.55}.portfolio-line b{font-size:12px}.sync-line{justify-content:flex-start;gap:7px;margin-top:11px;font-size:10px;opacity:.75}.sync-dot{width:7px;height:7px;background:#8ba0b9;border-radius:50%}.sync-dot.online{background:#45d59b;box-shadow:0 0 0 4px rgba(69,213,155,.14)}
.action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0}.action-grid.five-actions{grid-template-columns:repeat(5,1fr)}.action-grid button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:7px;padding:0}.action-grid span{width:47px;height:47px;border-radius:17px;display:grid;place-items:center;background:#f3f9ff;border:1px solid #dfeefa;box-shadow:0 7px 18px rgba(8,83,152,.05)}.action-grid button:first-child span{background:#e9f9ff;border-color:#bcecf8}.action-grid span img{width:25px;height:25px}.action-grid b{font-size:10px;white-space:nowrap}.section-block{background:#fff;border:1px solid var(--line);border-radius:23px;padding:16px;margin-top:13px;box-shadow:0 10px 30px rgba(8,55,104,.04)}.asset-row{width:100%;display:flex;align-items:center;gap:11px;border:0;background:transparent;padding:13px 2px;text-align:left;border-bottom:1px solid #edf2f7}.asset-row:last-of-type{border-bottom:0}.asset-icon-image,.token-letter{width:40px;height:40px;border-radius:14px}.token-letter{display:grid;place-items:center;background:#eef7ff;font-weight:900}.token-letter .ui-glyph{width:25px;height:25px}.asset-row>span:nth-child(2){display:flex;flex-direction:column;gap:4px;min-width:0}.asset-row b{font-size:14px}.asset-row small{font-size:10px;color:var(--muted)}.asset-value{margin-left:auto;text-align:right;display:flex;flex-direction:column;gap:4px}.asset-value b{font-size:15px}.asset-disclaimer{font-size:10px;color:#7d8999;margin:10px 2px 0;line-height:1.55}.recent-block{margin-bottom:10px}
.activity-list{display:flex;flex-direction:column}.activity-row{display:flex;align-items:center;gap:10px;width:100%;border:0;background:transparent;text-align:left;padding:12px 1px;border-bottom:1px solid #edf2f7}.activity-row:last-child{border:0}.activity-icon{width:38px;height:38px;border-radius:14px;background:#eef8ff;display:grid;place-items:center}.activity-icon img{width:23px;height:23px}.activity-row>span:nth-child(2){display:flex;flex-direction:column;gap:4px;min-width:0}.activity-row b{font-size:12px}.activity-row small{font-size:9px;color:var(--muted)}.activity-meta{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.activity-meta em{font-style:normal;font-size:9px;font-weight:850}.status-confirmed{color:var(--green)}.status-failed{color:var(--red)}.status-pending{color:#a96c00}.full-list{background:#fff;border:1px solid var(--line);border-radius:23px;padding:5px 15px}.empty-list{padding:26px 12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--muted)}.empty-list>span{width:42px;height:42px;display:grid;place-items:center;background:#eef8ff;border-radius:15px}.empty-list>span img{width:24px;height:24px}.empty-list b{color:var(--ink);font-size:13px}.empty-list small{font-size:10px;line-height:1.5}.info-banner,.risk-banner{display:flex;gap:11px;align-items:flex-start;border-radius:18px;padding:13px 14px;margin-bottom:13px}.info-banner{background:#edf8f3;border:1px solid #d7eee3}.info-banner>span,.risk-banner>span{width:23px;height:23px;display:grid;place-items:center;flex:0 0 auto}.info-banner>span img,.risk-banner>span img{width:21px;height:21px}.info-banner p,.risk-banner p{display:flex;flex-direction:column;gap:4px;margin:0}.info-banner b,.risk-banner b{font-size:12px}.info-banner small,.risk-banner small{font-size:10px;color:#6b7e75;line-height:1.5}
.receive-page-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:22px 19px;text-align:center;box-shadow:var(--shadow)}.receive-page-card .asset-switch{margin:0 auto 18px}.qr-wrap{width:218px;height:218px;margin:0 auto 17px;background:#fff;border-radius:24px;border:1px solid #e1eaf3;padding:16px;display:grid;place-items:center}.qr-wrap img{width:100%;height:100%;image-rendering:pixelated}.receive-title{font-size:19px;margin:0 0 5px}.receive-help{font-size:11px;line-height:1.55;color:var(--muted);margin:0 0 16px}.full-address{word-break:break-all;background:#f5faff;border:1px solid #e0eaf3;border-radius:15px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.6;margin-bottom:12px}.contract-note{font-size:9px;color:#7a889b;line-height:1.55;margin:10px 0 0}.asset-switch{display:grid;grid-template-columns:repeat(2,1fr);background:#edf5fb;border-radius:13px;padding:4px}.asset-switch button{border:0;background:transparent;border-radius:10px;height:36px;font-size:11px;font-weight:850}.asset-switch button.active{background:#fff;color:var(--navy);box-shadow:0 4px 10px rgba(8,55,104,.07)}
.search-field{height:48px;border:1px solid var(--line);background:#f7fbff;border-radius:16px;display:flex;align-items:center;gap:8px;padding:0 13px;margin-bottom:12px}.search-field span{display:grid;place-items:center}.search-field span img{width:21px;height:21px}.search-field input{border:0;outline:0;background:transparent;width:100%;font-size:13px}.category-pills{display:flex;gap:7px;overflow-x:auto;padding-bottom:11px;scrollbar-width:none}.category-pills::-webkit-scrollbar{display:none}.category-pills button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:800}.category-pills button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.dapp-featured{min-height:128px;border-radius:24px;background:linear-gradient(130deg,var(--navy),#075eac);color:#fff;padding:18px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.dapp-featured:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:rgba(22,200,244,.15);right:-35px;top:-45px}.dapp-featured div{position:relative;z-index:1}.dapp-featured span{font-size:9px;font-weight:850;color:#76e4ff}.dapp-featured h2{font-size:21px;margin:7px 0 4px}.dapp-featured p{font-size:10px;opacity:.7;margin:0}.dapp-featured>img{position:relative;z-index:1;width:70px;height:70px;border-radius:19px}.risk-banner{background:#fff8e5;border:1px solid #f2e6bf;margin-top:12px}.risk-banner small{color:#857552}.dapp-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dapp-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:14px;text-align:left;min-height:132px;display:flex;flex-direction:column;box-shadow:0 8px 22px rgba(8,55,104,.035)}.dapp-card-top{display:flex;align-items:center;justify-content:space-between}.dapp-card-top>img,.dapp-logo-letter{width:42px;height:42px;border-radius:14px}.dapp-logo-letter{display:grid;place-items:center;background:var(--navy);color:#6ee4ff;font-weight:900}.dapp-card em{font-style:normal;font-size:8px;font-weight:850;color:#056ac8;background:#eaf7ff;border-radius:999px;padding:5px 7px}.dapp-card b{font-size:13px;margin-top:11px}.dapp-card small{font-size:9px;line-height:1.45;color:var(--muted);margin-top:4px}.dapp-card i{font-style:normal;color:var(--blue);font-size:10px;font-weight:800;margin-top:auto;padding-top:9px;display:flex;align-items:center;gap:4px}.dapp-card i img{width:13px;height:13px}
.security-hero{display:flex;align-items:center;gap:11px;background:linear-gradient(145deg,var(--navy),#0b4e91);color:#fff;border-radius:22px;padding:17px}.security-hero>span{width:43px;height:43px;border-radius:15px;background:#e6f9ff;display:grid;place-items:center}.security-hero>span img{width:27px;height:27px}.security-hero>div{display:flex;flex-direction:column;gap:4px}.security-hero b{font-size:13px}.security-hero small{font-size:9px;color:#bdd2e8;line-height:1.4}.security-hero em{margin-left:auto;font-style:normal;color:#59d7a6;font-size:9px;font-weight:850}.security-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.security-facts>div{border:1px solid var(--line);border-radius:17px;padding:11px 9px;background:#fff}.security-facts span{font-size:9px;font-weight:900;color:var(--blue)}.security-facts p{display:flex;flex-direction:column;gap:3px;margin:7px 0 0}.security-facts b{font-size:10px}.security-facts small{font-size:8px;color:var(--muted);line-height:1.4}.profile-wallet .wallet-summary{display:flex;align-items:center;gap:10px}.wallet-summary>span{width:40px;height:40px;border-radius:14px;background:#eaf8ff;display:grid;place-items:center}.wallet-summary>span img{width:25px;height:25px}.wallet-summary>div{display:flex;flex-direction:column;gap:4px}.wallet-summary b{font-size:12px}.wallet-summary small{font-size:9px;color:var(--muted);font-family:ui-monospace,monospace}.wallet-summary em{margin-left:auto;font-style:normal;color:var(--green);font-size:9px;font-weight:850}.settings-list{margin-top:13px;background:#fff;border:1px solid var(--line);border-radius:23px;padding:3px 14px}.settings-list button{width:100%;display:flex;align-items:center;gap:10px;padding:13px 0;border:0;border-bottom:1px solid #edf2f7;background:transparent;text-align:left}.settings-list button:last-child{border-bottom:0}.settings-list>button>span{width:37px;height:37px;border-radius:13px;background:#eff8ff;display:grid;place-items:center}.settings-list>button>span img{width:22px;height:22px}.settings-list>button>div{display:flex;flex-direction:column;gap:3px}.settings-list b{font-size:12px}.settings-list small{font-size:9px;color:var(--muted)}.settings-list i{margin-left:auto;font-style:normal;display:flex}.settings-list i img{width:19px;height:19px}.settings-list .danger-row b{color:var(--red)}.product-foot{text-align:center;font-size:9px;letter-spacing:.08em;color:#9ba0a8;margin:22px 0 8px}
.chat-identity-card{margin-bottom:12px}.chat-gate{border:1px solid var(--line);border-radius:28px;background:linear-gradient(155deg,#fff,#f2f9ff);padding:26px 22px;text-align:center;box-shadow:var(--shadow)}.chat-gate>img{width:86px;height:86px;border-radius:25px}.chat-gate>span{display:block;margin-top:15px;color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.16em}.chat-gate h2{font-size:23px;margin:8px 0}.chat-gate p{font-size:12px;line-height:1.65;color:var(--muted);margin:0 0 18px}.identity-ready{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid #d8eee7;background:#f1faf6;border-radius:19px}.identity-ready>span{width:40px;height:40px;border-radius:14px;background:#fff;display:grid;place-items:center}.identity-ready>span img{width:25px;height:25px}.identity-ready>div{display:flex;flex-direction:column;gap:4px;min-width:0}.identity-ready b{font-size:12px}.identity-ready small{font-size:9px;color:#6e8078;font-family:ui-monospace,monospace}.identity-ready em{margin-left:auto;font-style:normal;color:var(--green);font-size:9px;font-weight:850;white-space:nowrap}.chat-list,.contact-chat-list{border:1px solid var(--line);background:#fff;border-radius:23px;padding:2px 14px;overflow:hidden}.chat-row{width:100%;min-height:68px;border:0;border-bottom:1px solid #edf2f7;background:#fff;display:flex;align-items:center;gap:11px;padding:10px 0;text-align:left}.chat-row:last-child{border-bottom:0}.chat-row>img{width:46px;height:46px;border-radius:15px;flex:0 0 auto}.chat-row>span{display:flex;flex-direction:column;gap:5px;min-width:0}.chat-row b{font-size:13px}.chat-row small{max-width:240px;font-size:10px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-row time{margin-left:auto;font-size:9px;color:#8b98a8;align-self:flex-start;margin-top:7px}.chat-row>i{margin-left:auto;display:flex}.chat-row>i img{width:19px;height:19px}.chat-empty{min-height:245px}.chat-empty .primary-button{margin-top:10px;max-width:250px}
.chat-room{position:absolute;inset:0;z-index:25;background:#f4f8fc;display:flex;flex-direction:column}.chat-room-header{height:82px;padding:18px 16px 10px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px;flex:0 0 auto}.chat-room-header>button{width:36px;height:36px;border:0;background:#f2f7fc;border-radius:13px;display:grid;place-items:center}.chat-room-header>button img{width:21px;height:21px}.chat-room-avatar{width:41px;height:41px;border-radius:13px}.chat-room-header>div{display:flex;flex-direction:column;gap:3px;min-width:0}.chat-room-header b{font-size:13px}.chat-room-header small{font-size:9px;color:var(--muted);font-family:ui-monospace,monospace}.chat-room-header>span{margin-left:auto;font-size:9px;font-weight:850;color:var(--green);background:#e9f8f1;border:1px solid #d4eee2;padding:6px 8px;border-radius:999px}.message-list{flex:1;overflow-y:auto;padding:18px 16px;display:flex;flex-direction:column;gap:9px}.conversation-empty{margin:auto;max-width:280px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:7px;color:var(--muted)}.conversation-empty img{width:42px;height:42px}.conversation-empty b{font-size:13px;color:var(--ink)}.conversation-empty small{font-size:10px;line-height:1.6}.message-bubble{max-width:78%;padding:10px 12px 8px;border-radius:18px;box-shadow:0 6px 16px rgba(8,55,104,.05)}.message-bubble p{white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.5;margin:0}.message-bubble small{display:block;font-size:8px;margin-top:5px;opacity:.58}.message-bubble.incoming{align-self:flex-start;background:#fff;border:1px solid #dfe9f3;border-bottom-left-radius:6px}.message-bubble.outgoing{align-self:flex-end;background:linear-gradient(140deg,#0a4f98,#087bea);color:#fff;border-bottom-right-radius:6px}.message-composer{min-height:72px;padding:9px 13px max(9px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);display:flex;align-items:flex-end;gap:9px}.message-composer textarea{flex:1;min-height:45px;max-height:110px;resize:none;border:1px solid #dce7f1;background:#f5f9fd;border-radius:16px;padding:12px 13px;outline:0;font-size:13px;color:var(--ink)}.message-composer button{width:45px;height:45px;border:0;border-radius:15px;background:linear-gradient(140deg,#0a4f98,#087bea);display:grid;place-items:center;box-shadow:0 8px 18px rgba(8,123,234,.22)}.message-composer button img{width:23px;height:23px}
.chat-search{margin-bottom:10px}.chat-quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:15px}.chat-quick-actions button{min-width:0;border:1px solid var(--line);background:#fff;border-radius:18px;padding:11px 5px 9px;display:flex;flex-direction:column;align-items:center;gap:4px;box-shadow:0 7px 20px rgba(8,55,104,.035)}.chat-quick-actions button>span{width:38px;height:38px;border-radius:14px;background:#eef8ff;display:grid;place-items:center}.chat-quick-actions button img{width:22px;height:22px}.chat-quick-actions b{font-size:10px}.chat-quick-actions small{font-size:8px;color:var(--muted);white-space:nowrap}.conversation-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:0 2px 9px}.conversation-heading small{display:block;color:var(--blue);font-size:8px;font-weight:900;letter-spacing:.12em}.conversation-heading h2{font-size:16px;margin:3px 0 0}.conversation-heading>span{min-width:25px;height:25px;border-radius:10px;background:#eef7ff;color:var(--blue);font-size:10px;font-weight:900;display:grid;place-items:center}.identity-ready{width:100%;border:1px solid #d7e9f7;background:linear-gradient(130deg,#f7fbff,#edf7ff);text-align:left;cursor:pointer}.identity-ready>span img{width:100%;height:100%;border-radius:14px}.identity-ready b{display:flex;align-items:center;gap:4px}.identity-ready b img{width:15px;height:15px}.identity-ready em{color:var(--blue)}.contact-intro{display:flex;gap:10px;align-items:center;background:#f2f9ff;border:1px solid #dbeaf6;border-radius:17px;padding:12px;margin-bottom:11px}.contact-intro>span{width:36px;height:36px;border-radius:13px;background:#fff;display:grid;place-items:center}.contact-intro>span img{width:22px;height:22px}.contact-intro p{margin:0;display:flex;flex-direction:column;gap:3px}.contact-intro b{font-size:11px}.contact-intro small{font-size:9px;color:var(--muted)}.chat-row{position:relative}.chat-avatar-wrap{width:46px;height:46px;display:block!important;position:relative;flex:0 0 auto}.chat-avatar-wrap>img{width:46px;height:46px;border-radius:15px}.chat-avatar-wrap>i{position:absolute;right:-2px;bottom:-2px;width:17px;height:17px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 2px 5px rgba(8,55,104,.15)}.chat-avatar-wrap>i img{width:15px;height:15px}.chat-row-copy{flex:1}.chat-row-copy b{display:flex;align-items:center}.chat-row-meta{margin-left:auto!important;align-self:stretch;display:flex!important;flex-direction:column;align-items:flex-end;gap:6px!important;justify-content:center}.chat-row-meta time{margin:0;align-self:auto}.chat-row-meta em{min-width:19px;height:19px;border-radius:999px;background:var(--blue);color:#fff;font-style:normal;font-size:8px;font-weight:900;display:grid;place-items:center;padding:0 5px}.pin-mark{height:14px;display:grid;place-items:center}.pin-mark img{width:13px;height:13px}.has-unread .chat-row-copy b{font-weight:900}.contact-row-end{margin-left:auto!important;display:flex!important;align-items:center;gap:5px!important}.contact-row-end small{font-size:8px}.contact-row-end img{width:18px;height:18px}.conversation-security-strip{height:30px;flex:0 0 auto;background:#edf8f3;color:#257556;display:flex;align-items:center;justify-content:center;gap:5px;font-size:8px;font-weight:800;border-bottom:1px solid #dceee5}.conversation-security-strip img{width:15px;height:15px}.chat-room-header .verified-pill{margin-left:auto;display:flex;align-items:center;gap:3px;padding:5px 7px}.verified-pill img{width:14px;height:14px}.chat-room-header .chat-more{margin-left:-5px}.message-day{align-self:center;display:flex;justify-content:center;margin:3px 0}.message-day span{font-size:8px;color:#8695a6;background:#e9f0f6;border-radius:999px;padding:5px 8px}.payment-message{width:min(276px,82%);padding:12px}.payment-message-top{display:flex;gap:10px;align-items:center}.payment-message-top>span{width:38px;height:38px;border-radius:13px;background:rgba(255,255,255,.2);display:grid;place-items:center;flex:0 0 auto}.payment-message.incoming .payment-message-top>span{background:#eef8ff}.payment-message-top>span img{width:23px;height:23px}.payment-message-top>div{display:flex;flex-direction:column;gap:4px}.payment-message-top small{margin:0;font-size:8px;opacity:.7}.payment-message-top strong{font-size:20px}.payment-message-top strong i{font-size:10px;font-style:normal}.payment-note{margin-top:10px!important;padding-top:9px;border-top:1px solid rgba(255,255,255,.18);font-size:10px!important}.payment-message.incoming .payment-note{border-top-color:#e5edf4}.payment-message-foot{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.payment-message-foot small{margin:0}.payment-message-foot em{font-size:8px;font-style:normal;opacity:.68}.payment-message-foot button{border:0;border-radius:10px;background:#fff;color:var(--blue);padding:7px 10px;font-size:9px;font-weight:900;box-shadow:0 4px 12px rgba(4,45,91,.14)}.payment-message.incoming .payment-message-foot button{background:var(--blue);color:#fff}.tx-proof{width:100%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);color:inherit;border-radius:12px;padding:9px;margin-top:10px;display:flex;align-items:center;justify-content:space-between;text-align:left}.payment-message.incoming .tx-proof{border-color:#dce8f2;background:#f4f9fd;color:var(--ink)}.tx-proof span{font-family:ui-monospace,monospace;font-size:8px;opacity:.72}.tx-proof b{display:flex;align-items:center;gap:3px;font-size:8px}.tx-proof b img{width:12px;height:12px}.message-composer .composer-tools{background:#eef7ff;box-shadow:none;border:1px solid #dce8f2}.message-composer .composer-tools img{width:21px;height:21px}.message-composer .composer-send{flex:0 0 auto}.identity-profile,.peer-profile{text-align:center;display:flex;flex-direction:column;align-items:center}.identity-profile-logo,.peer-profile>img{width:78px;height:78px;border-radius:24px}.identity-profile-verified,.peer-profile>span{margin-top:10px;display:flex;align-items:center;gap:4px;color:var(--green);background:#edf8f3;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:850}.identity-profile-verified img,.peer-profile>span img{width:15px;height:15px}.identity-profile h3,.peer-profile h3{font-size:18px;margin:10px 0 3px}.identity-profile>small{font-family:ui-monospace,monospace;color:var(--muted);font-size:9px}.identity-qr{width:190px;height:190px;padding:13px;border:1px solid var(--line);border-radius:22px;margin:14px auto;background:#fff}.identity-qr img{width:100%;height:100%}.identity-profile p{font-size:9px;line-height:1.6;color:var(--muted);margin:0}.peer-profile p{word-break:break-all;font-family:ui-monospace,monospace;font-size:9px;color:var(--muted);line-height:1.5;margin:0 0 14px}.profile-action-grid,.chat-tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.profile-action-grid button,.chat-tool-grid button{border:1px solid var(--line);background:#f8fbfe;border-radius:17px;min-height:76px;padding:11px;display:flex;align-items:center;text-align:left;gap:9px}.profile-action-grid button>span,.chat-tool-grid button>span{width:36px;height:36px;border-radius:13px;background:#fff;display:grid;place-items:center}.profile-action-grid button img,.chat-tool-grid button img{width:23px;height:23px}.profile-action-grid b,.chat-tool-grid b{font-size:10px}.chat-tool-grid button{display:grid;grid-template-columns:40px 1fr}.chat-tool-grid button>span{grid-row:1/3}.chat-tool-grid small{font-size:8px;color:var(--muted)}.profile-copy{margin-top:10px}.profile-security-note{font-size:9px;color:var(--muted);line-height:1.55;text-align:center;margin:11px 0 0}
.chat-quick-actions{grid-template-columns:repeat(3,1fr)}.chat-room-identity{flex:1}.chat-room-header .chat-call{width:32px;height:32px;flex:0 0 auto}.chat-room-header .chat-call img{width:19px;height:19px}.group-avatar{width:46px;height:46px;border-radius:16px;background:linear-gradient(145deg,#eaf7ff,#dff2ff);display:grid!important;place-items:center;flex:0 0 auto}.group-avatar img{width:27px;height:27px}.group-chat-row .chat-row-copy b i{font-size:7px;font-style:normal;color:#fff;background:var(--blue);border-radius:5px;padding:3px 4px;margin-left:5px}.group-chat-row .chat-row-meta>small{font-size:7px;color:var(--muted)}.empty-chat-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.empty-chat-actions .primary-button,.empty-chat-actions .secondary-button{margin:0}.group-member-list{display:grid;gap:7px;margin-top:13px;max-height:270px;overflow-y:auto}.group-member-choice{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:15px;padding:10px;background:#f9fcff}.group-member-choice>input{width:18px;height:18px}.group-member-choice>span{width:38px;height:38px}.group-member-choice>span img{width:38px;height:38px;border-radius:13px}.group-member-choice p{margin:0;display:flex;flex-direction:column;gap:3px}.group-member-choice b{font-size:11px}.group-member-choice small{font-size:8px;color:var(--muted)}.group-profile .group-profile-icon{width:76px;height:76px;border-radius:24px;background:#eef8ff;display:grid;place-items:center}.group-profile-icon img{width:42px!important;height:42px!important}.group-profile-members{display:grid;gap:7px;max-height:285px;overflow-y:auto}.group-profile-member{display:flex;align-items:center;gap:9px;padding:9px;border:1px solid var(--line);border-radius:15px}.group-profile-member>img{width:38px;height:38px;border-radius:13px}.group-profile-member>span{display:flex;flex-direction:column;gap:3px}.group-profile-member b{font-size:10px}.group-profile-member small{font-size:8px;color:var(--muted);font-family:ui-monospace,monospace}.group-profile-member em{margin-left:auto;font-size:8px;font-style:normal;color:var(--blue);font-weight:900}.message-sender{display:block;font-size:8px;margin-bottom:5px;color:var(--blue)}.call-message{width:min(276px,82%);display:grid;grid-template-columns:42px 1fr;gap:9px}.call-message-icon{width:40px;height:40px;border-radius:14px;background:rgba(255,255,255,.2);display:grid;place-items:center}.call-message.incoming .call-message-icon{background:#eef8ff}.call-message-icon img{width:23px;height:23px}.call-message>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.call-message strong{font-size:12px}.call-message p{font-size:9px!important;opacity:.72}.call-message-foot{grid-column:1/3;display:flex;align-items:center;justify-content:space-between}.call-message-foot small{margin:0}.call-message-foot button{border:0;background:#fff;color:var(--blue);font-size:9px;font-weight:900;border-radius:10px;padding:7px 12px}.call-message.incoming .call-message-foot button{background:var(--blue);color:#fff}.meeting-picker{display:grid;gap:8px}.meeting-picker button{width:100%;display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:#f9fcff;border-radius:16px;padding:10px;text-align:left}.meeting-picker button>span{width:38px;height:38px;border-radius:13px;background:#fff;display:grid;place-items:center}.meeting-picker button>span img{width:23px;height:23px}.meeting-picker button>div{display:flex;flex-direction:column;gap:3px}.meeting-picker b{font-size:11px}.meeting-picker small{font-size:8px;color:var(--muted)}.meeting-picker button>.ui-glyph{margin-left:auto;width:18px;height:18px}.call-stage{position:absolute;inset:0;z-index:45;background:radial-gradient(circle at 50% 25%,#18395c,#06111f 68%);color:#fff;display:flex;flex-direction:column}.call-stage>header{height:88px;padding:22px 18px 12px;display:flex;align-items:center;justify-content:space-between}.call-stage>header>div{display:flex;align-items:center;gap:9px}.call-live-dot{width:9px;height:9px;border-radius:50%;background:#53dd9e;box-shadow:0 0 0 5px rgba(83,221,158,.14)}.call-stage header p{margin:0;display:flex;flex-direction:column;gap:3px}.call-stage header b{font-size:13px}.call-stage header small{font-size:9px;color:#a9bdd0}.call-stage header em{font-style:normal;font-size:8px;font-weight:900;color:#72dcff;background:rgba(34,159,219,.15);border:1px solid rgba(78,189,236,.25);border-radius:999px;padding:6px 8px}.call-video-grid{flex:1;min-height:0;padding:8px 12px 105px;display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(150px,1fr);gap:8px;overflow-y:auto}.call-video-tile{position:relative;overflow:hidden;border-radius:22px;background:#10263d;border:1px solid rgba(255,255,255,.08)}.call-video-tile video{width:100%;height:100%;object-fit:cover}.call-video-tile>span{position:absolute;left:9px;bottom:9px;font-size:8px;background:rgba(0,0,0,.4);border-radius:999px;padding:5px 7px}.call-video-tile.local{grid-column:span 1}.call-audio-avatar{display:none;position:absolute;inset:0;place-items:center;background:linear-gradient(145deg,#102d49,#081a2b)}.call-audio-avatar img{width:74px;height:74px;border-radius:25px}.call-video-tile.audio-only .call-audio-avatar,.call-video-tile.camera-off .call-audio-avatar{display:grid}.call-video-tile.audio-only video,.call-video-tile.camera-off video{opacity:0}.call-empty-state{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:250px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:7px}.call-empty-state img{width:82px;height:82px;border-radius:26px}.call-empty-state b{font-size:13px}.call-empty-state small{font-size:9px;color:#9eb2c6;line-height:1.6}.call-controls{position:absolute;left:16px;right:16px;bottom:max(18px,env(safe-area-inset-bottom));height:76px;border:1px solid rgba(255,255,255,.1);background:rgba(6,18,31,.82);backdrop-filter:blur(20px);border-radius:24px;display:flex;align-items:center;justify-content:center;gap:14px}.call-controls button{width:58px;border:0;background:transparent;color:#fff;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:8px}.call-controls button img{width:36px;height:36px;padding:8px;border-radius:14px;background:rgba(255,255,255,.1);filter:brightness(0) invert(1)}.call-controls button.off img{background:#733b43}.call-controls .call-end img{background:#e74f5b;filter:none}.call-controls button:disabled{opacity:.35}
.chat-topbar{height:43px;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.chat-topbar h1{font-size:24px;line-height:1;margin:0}.chat-topbar .icon-button{width:38px;height:38px;border-radius:14px}.chat-topbar .icon-button img{width:21px;height:21px}.chat-search{height:44px;margin-bottom:9px}.chat-identity-card[hidden]{margin:0}.chat-quick-actions{gap:7px;margin-bottom:11px}.chat-quick-actions button{min-height:52px;padding:7px 8px;display:flex;flex-direction:row;justify-content:flex-start;text-align:left;gap:7px;border-radius:15px}.chat-quick-actions button>span{width:31px;height:31px;border-radius:11px;flex:0 0 auto}.chat-quick-actions button img{width:18px;height:18px}.chat-quick-actions button small{display:none}.chat-quick-actions button b{font-size:10px}.conversation-heading{align-items:center;margin-bottom:7px}.conversation-heading h2{margin:0;font-size:15px}
.bottom-nav{height:78px;position:absolute;inset:auto 0 0;z-index:16;display:grid;grid-template-columns:repeat(5,1fr);padding:8px 10px max(8px,env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid rgba(215,231,244,.9);backdrop-filter:blur(20px)}.bottom-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#8190a4;position:relative}.bottom-nav span{line-height:1;display:grid;place-items:center}.bottom-nav span img{width:22px;height:22px;opacity:.62}.bottom-nav b{font-size:9px}.bottom-nav button.active{color:var(--navy)}.bottom-nav button.active:before{content:"";position:absolute;top:-8px;width:22px;height:3px;background:var(--cyan);border-radius:0 0 4px 4px}.bottom-nav button.active span img{opacity:1}
.modal-backdrop{position:absolute;inset:0;z-index:30;background:rgba(4,23,48,.45);backdrop-filter:blur(3px)}.modal{position:absolute;inset:auto 0 0;z-index:31;max-height:90%;overflow-y:auto;background:#fff;border-radius:28px 28px 0 0;padding:10px 20px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -24px 60px rgba(4,28,58,.2)}.modal-header{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;margin-bottom:12px}.modal-header:before{content:"";position:absolute;top:7px;left:50%;transform:translateX(-50%);width:36px;height:4px;border-radius:999px;background:#d7e2ec}.modal-header h2{text-align:center;margin:16px 0 0;font-size:18px}.modal-close{margin-top:13px;border:0;background:#eef7ff;width:30px;height:30px;border-radius:12px;display:grid;place-items:center}.modal-close img{width:18px;height:18px}.modal-subtitle{font-size:11px;line-height:1.6;color:var(--muted);margin:0 0 14px}.form-stack{display:flex;flex-direction:column;gap:11px}.form-stack label{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:800}.form-stack input,.form-stack textarea,.form-stack select{width:100%;border:1px solid #dce7f1;background:#f7fbff;border-radius:14px;padding:13px;font-size:13px;color:var(--ink);outline:none}.form-stack textarea{min-height:88px;resize:none}.form-stack input:focus,.form-stack textarea:focus,.form-stack select:focus{border-color:#58baf2;box-shadow:0 0 0 3px rgba(8,123,234,.1)}.warning-card{display:flex;gap:10px;background:#fff8e5;border:1px solid #f0e3bd;border-radius:16px;padding:12px;margin:12px 0}.warning-card>span{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;color:#a87000;font-weight:900}.warning-card>span img{width:22px;height:22px}.warning-card p{display:flex;flex-direction:column;gap:4px;margin:0}.warning-card b{font-size:11px}.warning-card small{font-size:9px;color:#817455;line-height:1.5}.mnemonic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;background:#f2f7fc;padding:12px;border-radius:17px;margin:12px 0}.mnemonic-grid span{background:#fff;border:1px solid #dfe9f3;border-radius:10px;padding:8px 5px;font-size:10px;text-align:center}.check-row{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:8px!important;font-size:10px!important;line-height:1.5;font-weight:500!important}.check-row input{width:17px!important;height:17px;margin:0;flex:0 0 auto}.inline-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.inline-actions .secondary-button{margin:0}.modal .primary-button{margin-top:13px}.danger-button{width:100%;height:49px;border:0;border-radius:16px;background:#fff0f1;color:var(--red);font-weight:850;margin-top:12px}.resource-links,.contact-list,.token-list{display:grid;gap:9px}.resource-links button,.contact-row,.token-manage-row{border:1px solid #dfe9f3;background:#f9fcff;border-radius:16px;padding:13px;display:flex;align-items:center;text-align:left;gap:11px}.resource-links button>span,.contact-row>span,.token-manage-row>span{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:#eaf8ff}.resource-links button>span img,.contact-row>span img,.token-manage-row>span img{width:23px;height:23px}.resource-links button>div,.contact-row>div,.token-manage-row>div{display:flex;flex-direction:column;gap:4px;min-width:0}.resource-links b,.contact-row b,.token-manage-row b{font-size:12px}.resource-links small,.contact-row small,.token-manage-row small{font-size:9px;color:var(--muted);overflow:hidden;text-overflow:ellipsis}.resource-links i,.contact-row i,.token-manage-row i{margin-left:auto;font-style:normal;color:var(--blue)}.mini-danger{border:0;background:#fff0f1!important;color:var(--red)!important;width:30px!important;height:30px!important;border-radius:10px!important;padding:0!important;display:grid!important;place-items:center!important;margin-left:auto}.mini-danger img{width:18px;height:18px}.domain-card{word-break:break-all;background:#f2f7fc;border:1px solid #dfe9f3;border-radius:14px;padding:12px;font-size:11px;font-weight:750}.web-preview-note{font-size:9px;color:#075fae;background:#eef8ff;border:1px solid #cfe9fb;border-radius:12px;padding:9px;margin-top:10px;line-height:1.5}
.toast{position:absolute;z-index:50;left:50%;bottom:94px;transform:translate(-50%,20px);opacity:0;pointer-events:none;display:flex;align-items:center;gap:8px;background:var(--navy);color:#fff;border-radius:14px;padding:11px 14px;box-shadow:0 14px 36px rgba(4,30,61,.28);transition:.22s}.toast.show{opacity:1;transform:translate(-50%,0)}.toast span{display:grid;place-items:center}.toast span img{width:19px;height:19px}.toast p{margin:0;font-size:11px;white-space:nowrap}
@media(max-width:520px){html,body{background:#fff}.app-stage{display:block;padding:0;min-height:100svh}.app-shell{width:100%;height:100svh;border:0;border-radius:0;box-shadow:none}.app-header{height:calc(68px + env(safe-area-inset-top));padding:calc(12px + env(safe-area-inset-top)) 17px 8px}.screens{padding-top:calc(68px + env(safe-area-inset-top));padding-bottom:calc(70px + env(safe-area-inset-bottom))}.bottom-nav{height:calc(70px + env(safe-area-inset-bottom))}.screen{padding-left:16px;padding-right:16px}.modal{position:fixed}.network-pill{font-size:9px}.five-actions span{width:44px;height:44px}.five-actions b{font-size:9px}.chat-room-header{height:calc(68px + env(safe-area-inset-top));padding:calc(12px + env(safe-area-inset-top)) 15px 8px}}
@media(max-width:360px){.action-grid.five-actions{gap:3px}.five-actions span{width:40px;height:40px}.dapp-grid{grid-template-columns:1fr}.brand small{display:none}}
@media(min-width:521px) and (max-height:760px){.app-shell{height:calc(100vh - 20px)}.app-stage{padding:10px}}

.asset-icon-image{border-radius:50%;object-fit:contain}

.ucard-screen{background:linear-gradient(180deg,#fff 0,#f7fbff 48%,#fff 100%)}.ucard-page-intro{margin-bottom:12px}.ucard-content{display:grid;gap:13px;padding-bottom:18px}.ucard-preview-card,.ucard-live-card{min-height:196px;border-radius:27px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;position:relative;overflow:hidden;box-shadow:0 18px 42px rgba(5,34,73,.24);background:radial-gradient(circle at 90% 6%,rgba(22,200,244,.35),transparent 30%),linear-gradient(145deg,#061a38,#0a4f98)}.ucard-preview-card:after,.ucard-live-card:after{content:"";position:absolute;width:190px;height:190px;border:26px solid rgba(255,255,255,.07);border-radius:50%;right:-105px;bottom:-120px}.ucard-live-card.is-frozen{filter:saturate(.42);background:linear-gradient(145deg,#28384c,#596777)}.ucard-preview-top,.ucard-preview-bottom{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.ucard-preview-top span{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:900;letter-spacing:.1em}.ucard-preview-top img{width:30px;height:30px;border-radius:10px;border:1px solid rgba(255,255,255,.18)}.ucard-preview-top em{font-style:normal;font-size:9px;font-weight:850;letter-spacing:.1em;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.16);padding:6px 8px;border-radius:999px}.ucard-preview-bottom{font-size:9px;font-weight:850;letter-spacing:.1em}.ucard-preview-bottom b{font-size:10px}.ucard-unissued{font-size:26px;font-weight:900;letter-spacing:-.04em;position:relative;z-index:1}.ucard-card-balance{display:flex;flex-direction:column;gap:3px;position:relative;z-index:1}.ucard-card-balance small{font-size:9px;opacity:.72;font-weight:800}.ucard-card-balance b{font-size:29px;letter-spacing:-.04em}.ucard-number{position:relative;z-index:1;font-size:13px;letter-spacing:.13em;font-weight:750}.ucard-intro{background:#fff;border:1px solid var(--line);border-radius:22px;padding:17px;box-shadow:0 10px 30px rgba(8,53,102,.06)}.ucard-kicker{font-size:9px;color:var(--blue);font-weight:900;letter-spacing:.08em}.ucard-intro h2{font-size:20px;letter-spacing:-.04em;margin:7px 0}.ucard-intro p{font-size:11px;line-height:1.65;color:var(--muted);margin:0 0 13px}.ucard-intro>small{display:block;text-align:center;color:var(--muted);font-size:9px;margin-top:8px}.ucard-flow{display:grid;grid-template-columns:1fr 18px 1fr 18px 1fr;align-items:center;background:#eef7ff;border:1px solid #d5eafb;border-radius:20px;padding:12px 10px}.ucard-flow>div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;min-width:0}.ucard-flow>div>span{width:27px;height:27px;border-radius:10px;display:grid;place-items:center;background:#fff;color:var(--blue);font-size:10px;font-weight:900;border:1px solid #cfe5f8}.ucard-flow p{display:flex;flex-direction:column;gap:2px;margin:0}.ucard-flow b{font-size:9px}.ucard-flow small{font-size:7px;color:var(--muted);white-space:nowrap}.ucard-flow i{height:1px;background:#b9d8f2}.ucard-boundary{display:flex;align-items:flex-start;gap:10px;background:#f8fbfe;border:1px solid #dfeaf4;border-radius:16px;padding:12px}.ucard-boundary>span{width:30px;height:30px;flex:0 0 auto;border-radius:10px;background:#e7f5ff;display:grid;place-items:center}.ucard-boundary img{width:18px;height:18px}.ucard-boundary p{margin:0;display:flex;flex-direction:column;gap:3px}.ucard-boundary b{font-size:10px}.ucard-boundary small{font-size:8px;color:var(--muted);line-height:1.5}.ucard-gate,.ucard-loading{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px 16px}.ucard-gate-icon{width:72px;height:72px;border-radius:24px;background:#eaf6ff;display:grid;place-items:center;margin-bottom:18px}.ucard-gate-icon img{width:38px;height:38px}.ucard-gate h2{font-size:22px;margin:0 0 8px}.ucard-gate p{font-size:11px;line-height:1.7;color:var(--muted);margin:0 0 18px}.ucard-loading>span{width:34px;height:34px;border:3px solid #d8ebfb;border-top-color:var(--blue);border-radius:50%;animation:ucard-spin .8s linear infinite;margin-bottom:13px}.ucard-loading b{font-size:14px}.ucard-loading small{font-size:9px;color:var(--muted);margin-top:5px}.ucard-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ucard-action-grid button{border:1px solid #dce9f4;background:#fff;border-radius:17px;min-height:82px;padding:10px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;box-shadow:0 8px 24px rgba(8,53,102,.05)}.ucard-action-grid button:disabled{opacity:.48}.ucard-action-grid button>span{width:32px;height:32px;border-radius:11px;background:#eaf6ff;display:grid;place-items:center}.ucard-action-grid img{width:19px;height:19px}.ucard-action-grid b{font-size:10px}.ucard-action-grid small{font-size:7px;color:var(--muted)}.ucard-ledger{margin:0}.ucard-deposit-row{width:100%;border:0;border-top:1px solid #edf2f7;background:#fff;padding:11px 0;display:flex;align-items:center;text-align:left;gap:9px}.ucard-deposit-row>span{width:34px;height:34px;border-radius:12px;background:#eaf6ff;display:grid;place-items:center}.ucard-deposit-row img{width:19px;height:19px}.ucard-deposit-row p{display:flex;flex-direction:column;gap:3px;margin:0}.ucard-deposit-row b{font-size:10px}.ucard-deposit-row small{font-size:8px;color:var(--muted)}.ucard-deposit-row em{margin-left:auto;font-style:normal;font-size:8px;color:var(--blue);font-weight:800}.ucard-empty{min-height:130px}.ucard-detail-card{display:flex;align-items:center;gap:12px;background:#eef7ff;border:1px solid #d5eafb;border-radius:18px;padding:14px;margin-bottom:12px}.ucard-detail-card>span{width:44px;height:44px;border-radius:15px;background:#fff;display:grid;place-items:center}.ucard-detail-card img{width:25px;height:25px}.ucard-detail-card p{display:flex;flex-direction:column;gap:4px;margin:0}.ucard-detail-card b{font-size:12px}.ucard-detail-card small{font-size:9px;color:var(--muted)}@keyframes ucard-spin{to{transform:rotate(360deg)}}
