.lingtest-account-chip{height:42px;padding:0 12px 0 6px;display:inline-flex;align-items:center;gap:8px;border:1px solid #cfdcd7;border-radius:999px;background:#f2f7f4;color:#526d65;font:800 11px/1 Inter,"PingFang SC",sans-serif;white-space:nowrap;cursor:pointer}.lingtest-account-chip .account-avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#dcebe5;color:#176b5c;font-size:13px}.lingtest-account-chip .account-name{max-width:108px;overflow:hidden;text-overflow:ellipsis}.lingtest-account-chip strong{padding-left:7px;border-left:1px solid #cfddd7}.lingtest-account-chip.logged-in .account-avatar{background:#16816d;color:#fff}.lingtest-account-chip.pro{border-color:#8c7bd4;background:linear-gradient(135deg,#30205f,#5b3fb2 65%,#765bd0);color:#fff;box-shadow:0 8px 20px rgba(72,46,142,.22)}.lingtest-account-chip.pro .account-avatar{background:#f7ce70;color:#3b286f}.lingtest-account-chip.pro strong{border-color:rgba(255,255,255,.25);color:#f9d988}.lingtest-account-dialog{width:min(450px,calc(100% - 24px));padding:0;border:0;border-radius:20px;box-shadow:0 30px 100px rgba(18,34,64,.32)}.lingtest-account-dialog::backdrop{background:rgba(13,35,31,.58);backdrop-filter:blur(5px)}.lingtest-account-card{position:relative;padding:30px}.lingtest-account-close{position:absolute;right:14px;top:13px;width:38px;height:38px;border:0;border-radius:50%;background:#edf3f0;color:#153d37;font-size:20px;cursor:pointer}.lingtest-account-plan{margin:0;color:#16816d;font-size:9px;font-weight:900;letter-spacing:1.5px}.lingtest-account-card.pro .lingtest-account-plan{color:#7155c6}.lingtest-account-card h2{margin:6px 0 3px;color:#153d37;font:600 28px Georgia,"Songti SC",serif}.lingtest-account-sub{margin:0 0 22px;color:#71817c}.lingtest-account-details{display:grid;border-top:1px solid #dce5e1}.lingtest-account-details div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #e3e9e6}.lingtest-account-details span{color:#7a8985}.lingtest-account-details b{color:#294a43;text-align:right}.lingtest-account-actions{display:flex;gap:9px;margin-top:22px}.lingtest-account-actions a{flex:1;padding:10px;border:1px solid #d7e1dd;border-radius:9px;color:#153d37;text-align:center;text-decoration:none;font-weight:800}.lingtest-account-actions a.primary{border-color:#49328f;background:#49328f;color:#fff}@media(max-width:760px){.lingtest-account-chip .account-name{display:none}.lingtest-account-chip{padding-right:9px}.lingtest-account-chip strong{padding-left:0;border-left:0}.lingtest-account-actions{display:grid}}
