.tb-account-button{display:inline-flex;align-items:center;gap:.55rem;min-height:40px;padding:.55rem .8rem;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:rgba(255,255,255,.06);color:#f7f7fa;font:800 .78rem/1 system-ui,sans-serif;cursor:pointer;white-space:nowrap}
.tb-account-button:hover{border-color:#d9ff38;color:#d9ff38}.tb-account-button img,.tb-account-avatar{width:25px;height:25px;border-radius:50%;object-fit:cover;background:#2d2d37}.tb-account-button span:first-child:not(:last-child){display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#d9ff38;color:#10110b}
.tb-account-dialog{z-index:2147483000;width:min(560px,calc(100vw - 24px));max-height:min(780px,calc(100dvh - 24px));padding:0;border:1px solid #34343f;border-radius:22px;background:#121218;color:#f8f8fb;box-shadow:0 35px 100px rgba(0,0,0,.72);overflow:auto}
.tb-account-dialog::backdrop{z-index:2147482999;background:rgba(3,3,7,.82);backdrop-filter:none}
.tb-account-shell{padding:1.35rem}.tb-account-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.tb-account-head p{margin:0 0 .3rem;color:#d9ff38;font:900 .67rem/1 system-ui,sans-serif;letter-spacing:.16em;text-transform:uppercase}.tb-account-head h2{margin:0;font:900 clamp(1.65rem,7vw,2.5rem)/.95 system-ui,sans-serif;letter-spacing:-.05em}.tb-account-close{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:#292932;color:#fff;font-size:1.35rem;cursor:pointer}
.tb-account-panel{display:grid;gap:1rem}.tb-account-copy{margin:0;color:#aaaab7;line-height:1.55}.tb-account-privacy-check{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:start;padding:.9rem;border:1px solid #393945;border-radius:13px;background:#1a1a22;color:#dedee6;font-size:.88rem;line-height:1.45}.tb-account-privacy-check input{width:20px;height:20px;accent-color:#d9ff38}.tb-account-privacy-check a{color:#d9ff38}
.tb-provider-list{display:grid;gap:.7rem}.tb-provider{display:flex;align-items:center;justify-content:center;gap:.65rem;width:100%;min-height:48px;padding:.75rem 1rem;border:1px solid #3a3a46;border-radius:12px;background:#fff;color:#16161b;font:850 .9rem/1 system-ui,sans-serif;text-decoration:none;cursor:pointer}.tb-provider[aria-disabled="true"]{opacity:.42;pointer-events:none}.tb-provider i{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(0,0,0,.08);font-style:normal;font-weight:900}
.tb-account-profile{display:flex;align-items:center;gap:.9rem;padding:1rem;border:1px solid #343440;border-radius:15px;background:#1a1a22}.tb-account-profile .tb-account-avatar{width:54px;height:54px}.tb-account-profile b{display:block;font-size:1.05rem}.tb-account-profile small{display:block;margin-top:.25rem;color:#9999a8}.tb-account-section{padding:1rem;border:1px solid #30303b;border-radius:15px}.tb-account-section h3{margin:0 0 .5rem;font:850 1rem system-ui,sans-serif}.tb-account-section p{margin:.3rem 0 .8rem;color:#aaaab7;font-size:.86rem;line-height:1.45}.tb-account-form{display:grid;gap:.65rem}.tb-account-form label{font-size:.75rem;font-weight:800;color:#bdbdc8}.tb-account-form input{width:100%;min-height:44px;margin-top:.35rem;padding:.7rem .8rem;border:1px solid #3a3a47;border-radius:10px;background:#0d0d12;color:#fff;font:inherit}.tb-account-form button,.tb-account-action{min-height:43px;padding:.7rem .85rem;border:1px solid #454553;border-radius:10px;background:#24242d;color:#fff;font-weight:850;cursor:pointer}.tb-account-form button{background:#d9ff38;color:#11130a;border-color:#d9ff38}.tb-linked-providers{display:grid;gap:8px;margin:10px 0}.tb-linked-providers>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.035)}.tb-linked-providers button{border:0;border-radius:9px;padding:7px 10px;color:#d9ff35;background:rgba(217,255,53,.09);cursor:pointer}.tb-linked-providers button:disabled{color:rgba(255,255,255,.35);background:rgba(255,255,255,.05);cursor:not-allowed}.tb-account-actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.tb-account-action.danger{grid-column:1/-1;color:#ff8eaa;border-color:rgba(255,92,138,.45);background:rgba(255,92,138,.08)}.tb-account-status{min-height:1.2rem;margin:0;color:#d9ff38;font-size:.8rem}.tb-account-legal{display:flex;gap:.75rem;flex-wrap:wrap;padding-top:.25rem}.tb-account-legal a{color:#9999aa;font-size:.76rem}.tb-account-empty{padding:.8rem;border-radius:10px;background:#1b1b23;color:#aaaab8;font-size:.83rem;line-height:1.45}
@media(max-width:720px){.tb-account-button{padding:.5rem}.tb-account-button .tb-account-button-label{display:none}.tb-account-shell{padding:1.05rem}.tb-account-actions{grid-template-columns:1fr}.tb-account-action.danger{grid-column:auto}.tb-account-dialog{max-height:calc(100dvh - 12px)}}
