.honors_band__EfcBH{margin-top:22px}.honors_bandHead__CDSlo{display:flex;align-items:baseline;gap:14px;margin-bottom:14px}.honors_bandKicker__2uk7Q{font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--faint);white-space:nowrap}.honors_bandRule__I5tCU{flex:1 1;height:1px;background:var(--line)}.honors_bandCount__1ym8x{font-size:.75rem;color:var(--faint);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.honors_row__O93gf{display:flex;flex-wrap:wrap;gap:22px 26px;list-style:none}.honors_item__2tdPh{position:relative}.honors_medal__5FCE5{display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:none;padding:2px;cursor:pointer;color:var(--muted);-webkit-tap-highlight-color:transparent}.honors_medal__5FCE5 :is(svg,img){transition:transform .22s var(--ease),color .22s ease,filter .22s ease;filter:drop-shadow(0 8px 16px rgba(0,0,0,.35))}.honors_medal__5FCE5 img{box-shadow:0 0 0 1px var(--line-2)}.honors_medal__5FCE5:focus-visible :is(svg,img),.honors_medal__5FCE5:hover :is(svg,img){transform:translateY(-2px);color:var(--text)}.honors_medalRare__46jLB :is(svg,img){filter:drop-shadow(0 0 14px rgba(230,180,90,.28)) drop-shadow(0 8px 16px rgba(0,0,0,.35))}.honors_medalRare__46jLB:focus-visible :is(svg,img),.honors_medalRare__46jLB:hover :is(svg,img){filter:drop-shadow(0 0 20px rgba(230,180,90,.42)) drop-shadow(0 8px 16px rgba(0,0,0,.35))}.honors_medalTitle__g8NBM{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--faint);text-align:center;max-width:92px;transition:color .18s ease}.honors_medal__5FCE5:focus-visible .honors_medalTitle__g8NBM,.honors_medal__5FCE5:hover .honors_medalTitle__g8NBM{color:var(--muted)}.honors_medalRare__46jLB .honors_medalTitle__g8NBM{color:rgba(25,211,255,.75)}.honors_pop__w8_R0{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%,4px);z-index:20;display:flex;flex-direction:column;gap:4px;width:max-content;max-width:230px;padding:12px 14px;background:rgba(11,13,20,.96);border:1px solid var(--line-2);border-radius:10px;box-shadow:var(--shadow-pop);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s var(--ease),transform .16s var(--ease),visibility .16s}.honors_pop__w8_R0:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:rgba(11,13,20,.96)}.honors_popOpen__IGnwS{opacity:1;visibility:visible;transform:translate(-50%);pointer-events:auto}.honors_popTitle__71B_K{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text)}.honors_popDetail__5YIuy{font-size:.76rem;line-height:1.45;color:var(--muted)}.honors_popDate__r_hSt{margin-top:2px;font-size:.75rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--faint);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:640px){.honors_row__O93gf{gap:18px 20px}.honors_medal__5FCE5 :is(svg,img){width:58px;height:58px}.honors_pop__w8_R0{max-width:200px}}.honors_hallPlaque__kHibq{position:absolute;top:18px;right:20px;z-index:5}.honors_hallRow__MDq_3{display:flex;gap:10px;list-style:none;padding:8px 10px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:rgba(8,10,18,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.honors_hallItem__jXuEK{position:relative}.honors_hallMedal__HSf_z{display:block;background:none;border:none;padding:0;cursor:pointer;line-height:0;color:rgba(234,241,248,.6);-webkit-tap-highlight-color:transparent}.honors_hallMedal__HSf_z :is(svg,img){transition:transform .2s var(--ease),color .2s ease}.honors_hallMedal__HSf_z:focus-visible :is(svg,img),.honors_hallMedal__HSf_z:hover :is(svg,img){transform:translateY(-1px);color:var(--text)}.honors_hallPop__ByfPw{position:absolute;right:0;top:calc(100% + 10px);z-index:20;display:flex;flex-direction:column;gap:3px;width:max-content;max-width:210px;padding:10px 12px;background:rgba(11,13,20,.96);border:1px solid rgba(255,255,255,.13);border-radius:9px;box-shadow:var(--shadow-pop);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(4px);transition:opacity .16s var(--ease),transform .16s var(--ease),visibility .16s}.honors_hallPop__ByfPw .honors_popDetail__5YIuy,.honors_hallPop__ByfPw .honors_popTitle__71B_K{font-size:.75rem}.honors_hallPop__ByfPw.honors_popOpen__IGnwS{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}@media (max-width:640px){.honors_hallPlaque__kHibq{right:12px;top:12px}.honors_hallRow__MDq_3{gap:8px;padding:6px 8px}.honors_hallMedal__HSf_z :is(svg,img){width:26px;height:26px}}.share-sheet_overlay__g5zGv{z-index:240}.share-sheet_frameState__KW44F{position:absolute;inset:0;display:grid;place-items:center;align-content:center;grid-gap:12px;gap:12px;padding:24px;text-align:center}.share-sheet_shimmerVeil__PAPxG{position:absolute;inset:0;background:linear-gradient(110deg,transparent 32%,rgba(255,255,255,.06) 48%,transparent 64%);background-size:220% 100%;animation:share-sheet_shvShimmer__FKjWt 1.5s linear infinite;pointer-events:none}@keyframes share-sheet_shvShimmer__FKjWt{0%{background-position:170% 0}to{background-position:-170% 0}}.share-sheet_stateLine__sNxXj{position:relative;margin:0;font-size:.82rem;font-weight:650;color:var(--muted);line-height:1.5}.share-sheet_stateSub__9KWP9{position:relative;margin:0;font-size:.75rem;color:var(--faint);line-height:1.5}.share-sheet_retry__E9nXv{position:relative}.share-sheet_close__mwzH0{width:44px;height:44px;top:-16px;right:-12px}@media (max-width:760px){.share-sheet_overlay__g5zGv{align-items:end;justify-items:center;padding:0}.share-sheet_sheet__3x4xY{width:100%;max-width:430px;border-radius:22px 22px 0 0;background:rgba(10,12,19,.97);border:1px solid var(--line-2);border-bottom:0;padding:16px 16px calc(16px + env(safe-area-inset-bottom));animation:share-sheet_shvUp__vs4El .32s var(--ease)}@keyframes share-sheet_shvUp__vs4El{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.share-sheet_close__mwzH0{top:6px;right:6px}}@media (prefers-reduced-motion:reduce){.share-sheet_sheet__3x4xY,.share-sheet_shimmerVeil__PAPxG{animation:none}}.card_card__9cRo3{position:relative;padding:27px 28px 24px;min-height:252px;isolation:isolate;overflow:hidden}.card_art__jhjBk{position:absolute;inset:0;z-index:-2;background-size:cover;background-position:50%;opacity:.3;filter:saturate(.55)}.card_card__9cRo3:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(95deg,#10181ded,#10181d60)}.card_bottom__dYl5t,.card_top__SM__S{display:flex;align-items:center;justify-content:space-between;gap:12px}.card_brand__kC_v2{font-size:.75rem;letter-spacing:.2em;font-weight:650}.card_chain__R4cY4{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#c7d5d0;padding:5px 8px;border:1px solid #ffffff1c;border-radius:6px}.card_chain__R4cY4 i{width:5px;height:5px;border-radius:50%;background:#afd8c5}.card_balance__zHiBh{margin:30px 0 26px}.card_label__WSom8{display:block;font-size:.75rem;color:#c4cfcd}.card_amount__IfFOV{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-top:8px;font-size:clamp(30px,4vw,46px);font-weight:500;line-height:1.15;letter-spacing:-1.6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.card_amount__IfFOV em{font-size:.75rem;font-style:normal;letter-spacing:0;color:#becbc8}.card_address__EwO3N,.card_customize__NS_CX{font:inherit;font-size:.75rem;background:none;border:0;color:#bfccca;cursor:pointer;padding:5px 0;min-height:30px}.card_address__EwO3N{font-family:var(--font-mono)}.card_address__EwO3N:disabled{cursor:default;color:var(--muted)}.card_customize__NS_CX{display:flex;align-items:center;gap:6px}.card_customize__NS_CX svg{width:13px;height:13px}.card_status__nJ3Zg{font-size:.75rem;color:#cedbd5;margin:10px 0 0}.card_themes__sgMq7{display:flex;flex-wrap:wrap;gap:8px;padding:12px 24px 18px}.card_theme__G7tuG{width:32px;height:32px;border-radius:9px;background-size:cover;border:1px solid #ffffff40;cursor:pointer}.card_theme__G7tuG[aria-pressed=true]{outline:2px solid #c7dcd4;outline-offset:2px}@media (max-width:480px){.card_card__9cRo3{padding:24px}.card_amount__IfFOV{font-size:2.375rem}}.card_theme__G7tuG{width:44px;height:44px}.card_theme__G7tuG[aria-pressed=true]{outline-color:var(--accent)}