
.v43-actions{display:flex;align-items:center;gap:7px}
.v43-round{width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:rgba(0,0,0,.30);backdrop-filter:blur(12px);color:#fff;font-size:19px;display:grid;place-items:center;cursor:pointer;padding:0}
.v43-round:active{transform:scale(.94)}
.v43-toast{position:fixed;left:50%;bottom:88px;z-index:9999;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:rgba(20,20,25,.94);border:1px solid rgba(255,255,255,.12);color:#fff;border-radius:99px;padding:11px 16px;font-size:10px;font-weight:900;white-space:nowrap;transition:.25s}
.v43-toast.show{opacity:1;transform:translate(-50%,0)}
.v43-install-sheet[hidden]{display:none}
.v43-install-sheet{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.58);backdrop-filter:blur(6px);display:flex;align-items:flex-end;justify-content:center;padding:12px}
.v43-sheet-card{width:min(100%,520px);background:#131318;border:1px solid rgba(255,255,255,.10);border-radius:27px;padding:24px 20px 18px;color:#fff;position:relative}
.v43-sheet-close{position:absolute;right:14px;top:12px;width:34px;height:34px;border:0;border-radius:50%;background:#23232a;color:#fff;font-size:20px}
.v43-sheet-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#ff315f,#ff7b28);font-size:24px}
.v43-sheet-card h3{font-size:22px;margin:16px 0 8px}.v43-sheet-card p{font-size:12px;line-height:1.55;color:#a0a0aa;margin:0 0 18px}.v43-sheet-ok{width:100%;border:0;border-radius:15px;padding:15px;background:#fff;color:#111;font-weight:1000}
@media(max-width:420px){.v43-round,.v4-mini-account{width:40px;height:40px;min-width:40px}.v43-actions{gap:5px}}
