[data-base-wallet]{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 13px;border:1px solid var(--brand,#0b626b);border-radius:7px;background:transparent;color:var(--brand,#0b626b);font:600 13px/1.3 Arial,sans-serif;white-space:nowrap;cursor:pointer}
[data-base-wallet][data-connected="true"]{background:var(--soft,#e9f2f3)}
.base-wallet-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:20px 0 0;padding:14px 0 0;border-top:1px solid var(--line,#dce5e7)}
.base-wallet-strip [data-base-status]{font-size:12px;color:var(--muted,#73848a)}
#base-wallet-dialog{box-sizing:border-box;width:calc(100% - 32px);max-width:460px;max-height:calc(100dvh - 40px);padding:0;border:1px solid var(--line,#dce5e7);border-radius:16px;background:var(--surface,var(--paper,#fff));color:var(--ink,#16353b);box-shadow:0 24px 90px #102e3e30;overflow:auto}
#base-wallet-dialog::backdrop{background:#102e3e80;backdrop-filter:blur(4px)}
.base-wallet-panel{padding:26px;font:14px/1.6 Arial,sans-serif}
.base-wallet-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}
.base-wallet-heading h2{font-size:25px;letter-spacing:-.5px;margin:4px 0 12px}
.base-wallet-eyebrow{font-size:10px;letter-spacing:1.8px;color:var(--muted,#73848a);font-weight:700}
#base-wallet-dialog button{font:600 13px/1.5 Arial,sans-serif;cursor:pointer;border:1px solid var(--line,#dce5e7);border-radius:7px;padding:10px 13px;background:var(--soft,#e9f2f3);color:var(--ink,#16353b)}
#base-wallet-dialog button:hover{border-color:var(--brand,#0b626b)}
#base-wallet-dialog button:disabled{cursor:wait;opacity:.5}
#base-wallet-dialog .base-wallet-heading button{background:transparent;font-size:25px;line-height:1;border:0;padding:7px 10px;align-self:flex-start}
.base-wallet-options{display:grid;gap:10px;margin:20px 0}
.base-wallet-options button{display:flex;justify-content:space-between;text-align:left;gap:10px;overflow-wrap:anywhere}
.base-wallet-note{font-size:12px!important;line-height:1.6!important;color:var(--muted,#73848a);border-top:1px solid var(--line,#dce5e7);padding-top:15px;margin:14px 0 0}
.base-wallet-network{font-weight:600;color:var(--muted,#73848a)}
.base-wallet-network.is-connected{color:var(--brand,#0b626b)}
.base-wallet-label{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:var(--muted,#73848a);margin:22px 0 5px}
.base-wallet-address{font-family:monospace;overflow-wrap:anywhere;margin:0 0 20px;user-select:all}
.base-wallet-balance{display:flex;justify-content:space-between;gap:12px;background:var(--soft,#e9f2f3);border-radius:8px;padding:15px;margin:16px 0}
.base-wallet-controls{display:flex;align-items:center;flex-wrap:wrap;gap:10px}
#base-wallet-dialog a{font-size:13px;color:var(--brand,#0b626b);text-decoration:underline;text-underline-offset:3px}
#base-wallet-dialog .base-wallet-primary{background:var(--brand,#0b626b);color:#fff}
#base-wallet-dialog .base-wallet-disconnect{background:transparent;margin-top:20px}
.base-wallet-message{font-size:13px;color:var(--brand,#0b626b);min-height:20px}
.base-wallet-empty{border:1px solid var(--line,#dce5e7);padding:16px;border-radius:10px}
.base-wallet-empty button{display:block;margin-top:14px}
@media(min-width:1001px) and (max-width:1200px){.header-inner{justify-content:flex-start}}
@media(max-width:760px){.header-inner{height:auto;min-height:68px;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:16px 18px}.header-actions{position:static;flex-wrap:wrap;justify-content:flex-end;gap:6px}.header-actions [data-base-wallet]{font-size:12px;padding:9px 10px}.base-wallet-panel{padding:22px}}
@media(max-width:420px){.header-inner>.brand{width:100%;justify-content:center}.header-actions{width:100%;justify-content:center}.base-wallet-balance{flex-wrap:wrap}}
