:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:#f5f7fb;color:#0f172a}.page{max-width:720px;margin:0 auto;padding:16px 16px 84px}.top-tools{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:12px}.lang-switch,.country-filter{display:flex;gap:8px;flex-wrap:wrap}.country-filter{margin-top:6px}.country-select{height:36px;min-width:160px;border-radius:10px;border:1px solid #dbe1ee;background:#fff;color:#334155;padding:0 10px;font-size:13px}.lang-inline{display:inline-flex;align-items:center;gap:6px}.lang-btn{min-width:52px;height:32px;border:1px solid #dbe1ee;border-radius:8px;background:#fff;padding:0 10px;font-size:13px;color:#475569;cursor:pointer}.lang-btn.active{color:#1d4ed8;font-weight:600;background:#eaf1ff;border-color:#2563eb}.lang-sep{display:none}.chip{height:30px;padding:0 12px;border-radius:999px;border:1px solid #dbe1ee;background:#fff;color:#334155;cursor:pointer;font-size:12px}.chip.active{border-color:#2563eb;background:#eaf1ff;color:#1d4ed8}.header h1{margin:0;font-size:28px}.header p{margin:8px 0 0;color:#475569}.sub{font-size:12px;color:#64748b;word-break:break-all}.break{word-break:break-all}.auth-row{margin-top:10px;display:grid;gap:6px}.auth-text{font-size:13px;color:#0f172a}.auth-address-row{display:inline-flex;align-items:center;gap:6px}.auth-copy-btn{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:999px;font-size:12px;line-height:1;padding:4px 8px;white-space:nowrap}.icon-btn{width:22px;height:22px;border-radius:6px;border:1px solid #dbe1ee;background:#f8fafc;color:#334155;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.small{height:30px;border-radius:8px;border:1px solid #dbe1ee;background:#fff;padding:0 10px;cursor:pointer}.list{margin-top:16px;display:grid;gap:10px;touch-action:pan-x pan-down}.pull-refresh{display:flex;align-items:center;justify-content:center;gap:8px;overflow:hidden;height:0;color:#1d4ed8;font-size:12px;font-weight:700;transition:height .18s ease}.pull-refresh.show{margin-bottom:4px}.pull-refresh-icon{width:14px;height:14px;border:2px solid #93c5fd;border-top-color:#2563eb;border-radius:999px;transform:rotate(0);transition:transform .16s ease}.pull-refresh-icon.ready{transform:rotate(180deg)}.pull-refresh-icon.spinning{animation:spin .8s linear infinite}.pull-refresh-text{color:#1d4ed8}.card{position:relative;overflow:hidden;width:100%;text-align:left;border:1px solid rgba(37,99,235,.18);background:radial-gradient(140px 70px at 110% -10%,rgba(37,99,235,.18),transparent 60%),radial-gradient(120px 60px at -10% 110%,rgba(14,165,233,.14),transparent 60%),linear-gradient(160deg,#fff,#f7fbff);border-radius:18px;padding:14px;cursor:pointer;box-shadow:0 8px 24px #0f172a14,inset 0 1px #ffffffe6;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.card:before{content:"";position:absolute;top:-120%;right:-40%;bottom:-120%;left:-40%;background:linear-gradient(120deg,#fff0 35%,#ffffff8c,#fff0 65%);transform:translate(-100%) rotate(8deg);pointer-events:none}.card:hover,.card:focus-visible{transform:translateY(-2px);border-color:#2563eb66;box-shadow:0 14px 32px #2563eb29,inset 0 1px #fffffff2}.card:hover:before,.card:focus-visible:before{animation:cardShine .9s ease-out 1}@keyframes cardShine{0%{transform:translate(-100%) rotate(8deg)}to{transform:translate(100%) rotate(8deg)}}.row{display:flex;justify-content:space-between;align-items:center;gap:10px}.row h3{margin:0;font-size:16px}.token-title{display:inline-flex;align-items:center;gap:8px;font-size:19px;letter-spacing:.2px}.token-logo{width:40px;height:40px;border-radius:50%;object-fit:cover;border:1px solid #dbe1ee}.token-logo-fallback{background:#e2e8f0}.badge{font-size:11px;padding:4px 10px;border-radius:999px;background:linear-gradient(135deg,#e7efff,#dff8ff);color:#1d4ed8;border:1px solid rgba(37,99,235,.2)}.meta{margin-top:6px;color:#334155;font-size:13px;line-height:1.35}.token-symbol-strong{margin:2px 0 4px;font-size:20px;font-weight:800;color:#0f172a}.card-actions{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.card-actions.single-action{grid-template-columns:1fr;justify-items:center}.card-actions.single-action>button{justify-self:center;width:min(220px,100%)}.detail-card,.wallet{margin-top:16px}.detail-card,.wallet,.wallet-card{border:1px solid #dbe1ee;border-radius:14px;background:#fff;padding:14px}.wallet{border:none;background:transparent;padding:0}.wallet-card+.wallet-card{margin-top:10px}.wallet-menu-list{margin-top:8px;display:grid;gap:0;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff}.wallet-menu-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:46px;border:0;border-bottom:1px solid #eef2f7;background:#fff;color:#0f172a;font-size:14px;font-weight:500;text-align:left;padding:0 14px;position:relative;cursor:pointer}.wallet-menu-item:last-child{border-bottom:0}.wallet-menu-item:after{content:"›";position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:18px}.wallet-menu-item:active{background:#f8fafc}.wallet-page-loading-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;background:#f5f7fbb8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.wallet-page-loading-panel{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:12px;border:1px solid #dbe5f2;background:#fffffff5;color:#1d4ed8;font-size:14px;font-weight:600;box-shadow:0 10px 24px #0f172a1f}.store-ops-card .assets-head{margin-bottom:4px}.share-card{display:grid;grid-template-columns:112px 1fr;align-items:start;gap:10px}.share-left{display:grid;align-content:start;gap:6px}.share-qr{width:104px;height:104px;border-radius:12px;border:1px solid #dbe1ee;background:#fff;padding:4px}.share-link-row{width:100%;border:1px solid #dbeafe;background:#f8fbff;border-radius:12px;padding:8px;align-self:start;margin-top:2px}.share-link-label{display:block;font-size:12px;color:#1d4ed8;margin-bottom:4px;font-weight:600}.share-link-value{display:flex;flex-direction:column;align-items:stretch;gap:8px;justify-content:center}.share-link-value .small{white-space:nowrap;border-color:#bfdbfe;width:100%;height:32px;font-size:12px}.share-card .meta{margin-top:0;font-size:12px}.share-title{font-size:18px}@media(max-width:420px){.share-card{grid-template-columns:98px 1fr;gap:8px}.share-qr{width:90px;height:90px}}.store-ops-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:8px}.store-ops-btn{height:38px;border-radius:10px;border:1px solid #bfdbfe;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1d4ed8;font-size:12px;font-weight:700;padding:0 6px;white-space:nowrap}.store-ops-btn:active{transform:translateY(1px)}.store-ops-btn:disabled{border-color:#d1d5db;background:#f3f4f6;color:#9ca3af;cursor:not-allowed;box-shadow:none}.detail-card h2,.wallet h2{margin:8px 0 6px}.back{margin-bottom:8px}.detail-hero{display:grid;gap:8px;margin-bottom:10px}.detail-main{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.detail-main-left{display:flex;align-items:center;gap:10px;min-width:0}.detail-name-block{min-width:0}.detail-buy-row{display:flex;justify-content:flex-end;flex:0 0 auto}.detail-buy-btn{width:auto;min-width:96px;padding:0 14px}.detail-tags{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-start}.metrics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:10px 0 12px}.metric{border:1px solid #dbe1ee;border-radius:12px;padding:10px;background:#fdfefe}.metric span{font-size:12px;color:#64748b}.metric strong{display:block;margin-top:5px;font-size:24px;line-height:1}.switch-row{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.wallet-switch-row{align-items:center;justify-content:space-between;flex-wrap:nowrap}.wallet-switch-tabs{display:inline-flex;gap:8px}.wallet-refresh-btn{height:34px;min-width:74px;border-radius:10px;border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;font-size:13px;font-weight:600;cursor:pointer}.wallet-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.issue-card{margin-top:10px}.issue-page{margin-top:16px}.issue-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0 14px}.issue-step{border:1px solid #dbe1ee;border-radius:10px;padding:8px 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;color:#334155}.issue-step-dot{width:8px;height:8px;border-radius:50%;background:#3b82f6}.issue-hint{margin:10px 0 14px;border:1px solid #bfdbfe;border-radius:12px;padding:12px 14px;background:linear-gradient(135deg,#eff6ff,#ecfeff);color:#1e3a8a;font-size:14px;line-height:1.45;font-weight:600;box-shadow:inset 0 1px #fffc}.issue-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.issue-sections{display:grid;gap:10px}.issue-section-card h3{margin:0 0 10px;font-size:18px}.issue-field{display:grid;gap:6px}.issue-field span{font-size:13px;color:#475569;font-weight:600}.issue-field-full{grid-column:1 / -1}.tab-active{border-color:#10b981;background:#e8fff5;color:#065f46}.info-grid,.store-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.store-grid{grid-template-columns:repeat(3,1fr)}.info-cell{border:1px solid #dbe1ee;border-radius:12px;padding:10px 12px;background:#fff;min-height:62px}.info-cell span{display:block;font-size:12px;color:#64748b}.info-cell strong{display:block;margin-top:6px;font-size:17px}.address-value{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-title{margin:14px 0 6px;font-size:22px}.center-title{text-align:center}.page-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-bottom:8px}.page-title{margin:0;text-align:center}.top-title{position:absolute;left:50%;transform:translate(-50%);margin:0;font-size:18px;font-weight:800;color:#0f172a;pointer-events:none}.head-spacer{width:56px}.wallet-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin:12px 0}.assets-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.assets-head h3{margin:0}.tx-link{border:none;background:transparent;color:#2563eb;font-size:13px;padding:0;cursor:pointer}.tx-link:disabled{color:#94a3b8;cursor:not-allowed}.tx-row{border:1px solid #e2e8f0;border-radius:10px;padding:8px 10px;display:grid;gap:6px}.tx-row-head{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#64748b}.tx-row-meta{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;font-size:12px;color:#475569}.issued-row-actions{display:flex;justify-content:flex-end}.issued-row-line{display:grid;grid-template-columns:112px minmax(0,1fr);gap:8px;align-items:start;font-size:12px;color:#475569}.issued-row-label{color:#64748b}.issued-row-value{color:#0f172a;word-break:break-word}.loading-inline{display:flex;align-items:center;justify-content:center;gap:8px;color:#64748b;font-size:13px;padding:12px 0}.loading-spinner{width:14px;height:14px;border:2px solid #cbd5e1;border-top-color:#2563eb;border-radius:999px;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-entry-loading{display:grid;gap:10px;justify-items:center;align-content:center;min-height:56vh}.home-loading-head{display:inline-flex;align-items:center;gap:8px;color:#1d4ed8;font-size:13px;font-weight:700;padding:8px 14px;border-radius:999px;background:#2563eb14}.home-skeleton-grid{display:grid;gap:10px;width:100%}.home-skeleton-card{border:1px solid #dbe5f2;border-radius:14px;background:linear-gradient(120deg,#f8fbff 25%,#eef4ff,#f8fbff 45%);background-size:220% 100%;animation:homeShimmer 1.25s linear infinite;padding:12px;display:grid;gap:8px}.home-skeleton-line{height:10px;border-radius:999px;background:#dbeafe}.home-skeleton-line.w60{width:60%}.home-skeleton-line.w90{width:90%}.home-skeleton-line.w70{width:70%}.home-skeleton-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}.home-skeleton-btn{height:34px;border-radius:10px;background:#dbe5f2}.home-skeleton-btn.primary{background:linear-gradient(135deg,#3b82f6,#0ea5e9);opacity:.5}@keyframes homeShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.token-list{border-top:1px solid #edf2fb;padding-top:10px}.token-list h3{margin:0 0 8px;font-size:14px}.token-table-head{display:flex;justify-content:space-between;align-items:center;padding:0 10px;margin-top:8px;color:#64748b;font-size:12px;font-weight:600}.token-item{display:flex;justify-content:space-between;align-items:center;border:1px solid #edf2fb;border-radius:10px;padding:8px 10px;margin-top:8px}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:grid;place-items:center;padding:16px}.modal{width:min(420px,100%);border-radius:14px;background:#fff;padding:16px}.modal h2{margin:0}.modal p{color:#64748b}.qr-wrap{display:flex;justify-content:center;margin:10px 0 14px}.qr-loading{min-height:180px;width:180px;border:1px dashed #bfdbfe;border-radius:10px;background:#f8fbff;color:#1e3a8a;display:grid;place-content:center;gap:8px;font-size:12px;text-align:center}.qr-image{width:180px;height:180px;border-radius:10px;border:1px solid #e2e8f0;background:#fff}.field-label-row{display:inline-flex;align-items:center;gap:6px}.in-copy-btn{width:22px;height:22px;padding:0}.field-value-row{display:flex;align-items:center;gap:8px}.copy-text-btn{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:999px;font-size:12px;line-height:1;padding:5px 8px;white-space:nowrap;cursor:pointer}.actions{display:grid;gap:8px;margin-top:12px}.transfer-network-tip{border:1px solid #bfdbfe;background:linear-gradient(135deg,#eff6ff,#f8fafc);color:#1e3a8a;border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.5}.inline{display:grid;grid-template-columns:1fr auto;gap:8px}.input{height:40px;border-radius:10px;border:1px solid #dbe1ee;padding:0 10px;width:100%}.field-label{font-size:13px;color:#475569;font-weight:600;white-space:nowrap}.field-row{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:10px}.field-value{min-height:40px;display:flex;align-items:center;color:#0f172a}.balance-hint{margin-top:-2px;padding:10px 12px;border:1px solid #bfdbfe;border-left:4px solid #2563eb;border-radius:10px;background:#eff6ff;display:flex;justify-content:space-between;align-items:center}.balance-hint-label{font-size:12px;color:#1e40af}.balance-hint-value{font-size:14px;color:#0f172a}.check-line{display:flex;align-items:center;gap:8px;font-size:13px;color:#334155}.primary,.secondary,.ghost{height:40px;border-radius:12px;border:1px solid #dbe1ee;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.primary{border-color:#2563eb;background:linear-gradient(135deg,#2563eb,#1d4ed8 55%,#0ea5e9);color:#fff;box-shadow:0 8px 18px #2563eb59}.secondary{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.primary:hover,.secondary:hover,.ghost:hover{transform:translateY(-1px);filter:brightness(1.02)}.primary:active,.secondary:active,.ghost:active{transform:translateY(0)}.primary:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.secondary:disabled{background:#f3f4f6;border-color:#d1d5db;color:#9ca3af;cursor:not-allowed;box-shadow:none}.secondary.look-disabled{background:#f3f4f6;border-color:#d1d5db;color:#9ca3af;cursor:not-allowed;box-shadow:none}.secondary.look-disabled:hover,.secondary.look-disabled:active{transform:none;filter:none}.ghost{width:100%;margin-top:10px;background:#fff}.wallet-auth-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:8px}.wallet-auth-actions .primary,.wallet-auth-actions .ghost{width:100%;margin-top:0}.auth-token-tags{display:flex;flex-wrap:wrap;gap:8px}.auth-token-tag{border:1px solid #dbe1ee;background:#f8fafc;color:#334155;border-radius:999px;padding:6px 12px;font-size:12px;line-height:1}.auth-token-tag.active{border-color:#16a34a;color:#15803d;background:#ecfdf3}.empty{margin-top:12px;color:#64748b}.msg{margin-top:8px;color:#b45309;font-size:13px}.toast{position:fixed;left:50%;top:50%;bottom:auto;transform:translate(-50%,-50%);z-index:60;padding:10px 14px;border-radius:10px;background:#0f172ae6;color:#fff;font-size:13px;line-height:1;box-shadow:0 8px 20px #0f172a47}.bottom-nav{position:fixed;left:50%;transform:translate(-50%);bottom:0;width:min(calc(100% - 32px),720px);background:#ffffffeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid #dbe1ee;border-bottom:0;border-radius:14px 14px 0 0;box-shadow:0 -8px 24px #0f172a14;display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;padding:8px 10px 10px}.nav-btn{height:42px;border-radius:11px;border:0;background:transparent;color:#475569;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.nav-icon{display:inline-flex;align-items:center;justify-content:center}.nav-btn.active{color:#1d4ed8;background:#eaf1ff;box-shadow:inset 0 0 0 1px #bfdbfe}.dividend-table{margin-top:8px;border:1px solid #dbe1ee;border-radius:12px;overflow:hidden}.dividend-head,.dividend-row{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px;align-items:center;padding:10px 12px}.dividend-head{background:#f8fafc;font-size:12px;color:#64748b}.dividend-row{border-top:1px solid #edf2fb;font-size:13px}.airdrop-head,.airdrop-row{grid-template-columns:72px 88px 96px minmax(140px,1fr)}.airdrop-row>span:last-child{word-break:break-all}.airdrop-status-tag{display:inline-flex;align-items:center;justify-content:center;min-width:56px;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid transparent}.airdrop-status-tag.pending{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.airdrop-status-tag.claimed{background:#ecfdf5;border-color:#bbf7d0;color:#166534}.airdrop-status-tag.expired{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.airdrop-status-tag.unknown{background:#f8fafc;border-color:#e2e8f0;color:#475569}.dividend-empty-row{border-top:1px solid #edf2fb;padding:16px 10px 14px;display:grid;justify-items:center;gap:10px}.dividend-empty-icon{width:46px;height:46px;border-radius:12px;border:1px solid #bfdbfe;background:linear-gradient(145deg,#eff6ff,#dbeafe);position:relative}.dividend-empty-icon:before,.dividend-empty-icon:after{content:"";position:absolute;border-radius:999px;background:#2563eb}.dividend-empty-icon:before{width:18px;height:18px;left:6px;top:14px;opacity:.95}.dividend-empty-icon:after{width:14px;height:14px;right:6px;top:16px;opacity:.7}.dividend-empty-row p{margin:2px 0 0;color:#475569;font-size:13px;line-height:1.45}.dividend-empty-btn{min-width:118px;height:34px;border-radius:10px;font-size:13px}.empty-state{display:grid;justify-items:center;gap:10px;padding:28px 12px 18px}.empty-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;color:#2563eb;background:#eaf1ff;border:1px solid #bfdbfe}.dividend-empty-icon{color:#0ea5e9;background:#ecfeff;border-color:#bae6fd}.wallet-empty-icon{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.wallet-brand{display:grid;justify-items:center;gap:4px;text-align:center;margin-bottom:2px}.wallet-brand-title{margin:0;font-size:18px;font-weight:800;letter-spacing:.3px;color:#0f172a}.wallet-brand-slogan{margin:0;max-width:300px;font-size:12px;line-height:1.45;color:#475569}.wallet-brand-logo{width:68px!important;height:68px!important;max-width:68px!important;border-radius:14px;object-fit:contain;background:radial-gradient(circle at 30% 25%,#f5faff,#eaf1ff);border:1px solid #bfdbfe;box-shadow:0 8px 18px #2563eb2e}.empty-text{margin:0;color:#475569;font-size:14px}.empty-state .primary{min-width:132px;height:42px;border-radius:12px;font-weight:600;letter-spacing:.2px;background:linear-gradient(135deg,#2563eb,#1d4ed8 60%,#0ea5e9);box-shadow:0 8px 20px #2563eb47}.empty-state .primary:hover{transform:translateY(-1px);filter:brightness(1.04)}@media(max-width:640px){.wallet-auth-actions{grid-template-columns:1fr}.store-grid{grid-template-columns:1fr 1fr}.airdrop-head,.airdrop-row{grid-template-columns:64px 72px 78px minmax(120px,1fr);font-size:12px}}.funding-status-tag{display:inline-flex;align-items:center;justify-content:center;justify-self:start;align-self:center;width:fit-content;min-width:56px;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid transparent}.funding-status-tag.pending{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.funding-status-tag.reminding{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.funding-status-tag.overdue{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.funding-status-tag.insufficient{background:#fef3c7;border-color:#fde68a;color:#92400e}.funding-status-tag.funded{background:#ecfdf5;border-color:#bbf7d0;color:#166534}.funding-status-tag.unknown{background:#f8fafc;border-color:#e2e8f0;color:#475569}.funding-tabs{display:flex;gap:8px;margin-top:10px}.funding-tabs-outside{margin-top:0;margin-bottom:10px}.funding-tab-btn{border:1px solid #dbe1ee;background:#f8fafc;color:#334155;border-radius:999px;font-size:12px;font-weight:600;padding:6px 12px;cursor:pointer}.funding-tab-btn.active{border-color:#1d4ed8;background:#eff6ff;color:#1d4ed8}.funding-inject-btn{height:32px;padding:0 14px;border-radius:8px;border:1px solid #1d4ed8;background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;font-size:13px;font-weight:700;cursor:pointer}.funding-inject-btn:disabled{opacity:.65;cursor:not-allowed}.scan-modal{width:min(420px,92vw)}.scan-video{width:100%;max-height:56vh;border-radius:12px;background:#0f172a;border:1px solid #cbd5e1;object-fit:cover}.scan-claim-loading{width:100%;min-height:220px;border-radius:12px;border:1px solid #dbe7ff;background:#f6faff;color:#25416d;font-weight:600;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}
