.tg-account-btn{
width:100%;min-height:58px;display:flex;align-items:center;gap:12px;
border:1px solid rgba(95,205,255,.38);border-radius:12px;padding:9px 14px 9px 10px;
color:#fff!important;cursor:pointer;text-align:left;text-decoration:none!important;
background:radial-gradient(circle at 12% 20%,rgba(255,255,255,.18),transparent 32%),
linear-gradient(135deg,#27b4ed 0%,#158acb 58%,#0d6da9 100%);
box-shadow:0 10px 24px rgba(16,139,205,.26),inset 0 1px 0 rgba(255,255,255,.22);
transition:.18s ease}
.tg-account-btn:hover{transform:translateY(-2px);filter:brightness(1.06)}
.tg-account-btn:disabled{opacity:.65;cursor:wait;transform:none}
.tg-account-icon{flex:0 0 40px;width:40px;height:40px;display:flex;align-items:center;
justify-content:center;border-radius:11px;background:rgba(255,255,255,.16);font-size:21px}
.tg-account-copy{flex:1;display:flex;flex-direction:column;line-height:1.2}
.tg-account-copy b{font-size:14px;font-weight:800;color:#fff}
.tg-account-copy small{margin-top:3px;color:rgba(255,255,255,.75);font-size:11px}
.tg-account-overlay{display:none;position:fixed;inset:0;z-index:100000;padding:18px;
align-items:center;justify-content:center;background:rgba(4,9,17,.84);backdrop-filter:blur(8px)}
.tg-account-overlay.is-open{display:flex}
.tg-account-card{position:relative;width:100%;max-width:440px;padding:32px 26px 24px;
border:1px solid rgba(69,185,241,.34);border-radius:20px;text-align:center;color:#fff;
background:radial-gradient(circle at 50% -15%,rgba(34,158,217,.30),transparent 42%),
linear-gradient(180deg,#151f2d 0%,#0e151f 100%);
box-shadow:0 28px 90px rgba(0,0,0,.58)}
.tg-account-close{position:absolute;right:12px;top:8px;width:34px;height:34px;border:0;
border-radius:9px;background:rgba(255,255,255,.04);color:#9eabbc;font-size:25px;cursor:pointer}
.tg-account-logo{width:76px;height:76px;margin:0 auto 16px;border-radius:22px;display:flex;
align-items:center;justify-content:center;background:linear-gradient(135deg,#42c1f5,#168dcc);
box-shadow:0 14px 34px rgba(34,158,217,.36);font-size:35px}
.tg-account-card h3{margin:0 0 9px;color:#fff;font-size:23px;font-weight:800}
.tg-account-card p{color:#b8c3d2;line-height:1.55}
.tg-account-open{display:none;min-height:48px;align-items:center;justify-content:center;gap:9px;
margin:0 auto 16px;padding:11px 20px;border-radius:11px;color:#fff!important;font-weight:800;
text-decoration:none!important;background:linear-gradient(135deg,#39baf0,#168dcc)}
.tg-account-state{min-height:24px;color:#d5dde8;font-size:14px}
.tg-account-state.success{color:#63dc9b}.tg-account-state.error{color:#ff8181}
.tg-account-timer{margin-top:8px;color:#78879b;font-size:12px}
.tg-password-result{display:none;margin-top:14px;padding:14px;border:1px solid rgba(99,220,155,.35);
border-radius:12px;background:rgba(99,220,155,.08)}
.tg-password-result code{display:block;margin:8px 0;padding:10px;border-radius:8px;
background:rgba(0,0,0,.28);color:#fff;font-size:18px;letter-spacing:1px}
