.header-actions>.wallet-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;font-size:14px;padding:10px 17px}
.header-actions>.twitter-button{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;padding:8px;border:1px solid #368ac4;border-radius:50%;background:linear-gradient(160deg,#80d0ff,#1d9bf0 70%);box-shadow:inset 0 2px 3px #fff9,0 5px 12px #2672ad38;opacity:1;cursor:default}
.header-actions>.twitter-button svg{display:block;width:21px;height:21px;fill:#fff}
.wallet-status{position:fixed;z-index:70;bottom:24px;left:50%;transform:translateX(-50%);width:max-content;max-width:min(92vw,520px);padding:13px 19px;border-radius:18px;background:#24282b;color:#fff;font-size:14px;line-height:1.4;text-align:center;box-shadow:0 12px 35px #17232a38}
.wallet-status[hidden]{display:none}
.wallet-dialog{border:1px solid #8f9aaa;border-radius:22px;background:#f7f8f2;color:#24282b;width:min(440px,calc(100vw - 32px));padding:28px;box-shadow:0 25px 80px #17232a55}
.wallet-dialog::backdrop{background:#10263375;backdrop-filter:blur(7px)}
.wallet-dialog h2{font-size:32px;line-height:1.1;margin:0 0 10px}
.wallet-dialog-intro{font-size:15px;line-height:1.4;color:#646a6c;margin:0 0 24px}
.wallet-options{display:grid;gap:10px}
.wallet-options .wallet-option{display:flex;align-items:center;gap:15px;width:100%;min-height:68px;border:1px solid #c8ccd2;border-radius:18px;padding:10px 14px;text-align:left;font-size:18px;background:#fff;transition:border-color .2s,background .2s,transform .2s}
.wallet-options .wallet-option:hover{border-color:#806aba;background:#f1ebff;transform:translateY(-2px)}
.wallet-icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:13px;background:#f7f8f2}
.wallet-icon img{width:34px;height:34px;object-fit:contain}
.wallet-option-arrow{margin-left:auto;font:24px Arial,sans-serif;color:#626b73}
.wallet-dialog-hint{font-size:14px;line-height:1.4;color:#654b82;background:#eee7fb;border-radius:12px;padding:12px 14px;margin:14px 0 0}
.wallet-dialog-hint[hidden]{display:none}
.wallet-dialog-close{width:100%;min-height:44px;border:1px solid #8f9aaa;border-radius:99px;padding:10px 16px;margin-top:20px;text-align:center;font-size:15px;background:transparent}
@media(max-width:760px){.header-actions>.wallet-button{display:inline-flex;min-height:40px;max-width:145px;padding:8px 12px;font-size:12px;overflow:hidden;text-overflow:ellipsis;transform:translateY(-8px)}.header-actions>.twitter-button{transform:translateY(-8px)}.site-header .header-actions{gap:10px}}
@media(max-width:360px){.site-header,.site-header.scrolled{padding-left:14px;padding-right:14px;gap:8px}.site-header .header-actions{gap:6px}.header-actions>.twitter-button{flex-basis:32px;width:32px;height:32px;padding:6px}.header-actions>.twitter-button svg{width:17px;height:17px}.header-actions>.wallet-button{padding-left:8px;padding-right:8px}}
@media(min-width:761px) and (max-width:900px){.header-actions>.wallet-button{display:inline-flex}}
