.account-slot{display:flex;align-items:center}.steam-login{display:inline-flex;align-items:center;gap:8px;border:1px solid #355f76;background:#18384b;color:#fff;border-radius:10px;padding:9px 12px;text-decoration:none;font-size:12px;font-weight:850;white-space:nowrap}.steam-login span{display:grid;place-items:center;min-width:28px;height:22px;border-right:1px solid #ffffff38;padding-right:8px;font-size:10px;letter-spacing:.04em}.steam-login:hover{background:#214b64}.steam-login.large{padding:13px 18px;font-size:14px}.profile-chip{display:flex;align-items:center;gap:8px;color:var(--text);text-decoration:none;border:1px solid var(--line);background:var(--panel);border-radius:11px;padding:6px 10px 6px 6px;max-width:190px}.profile-chip>span:last-child{display:grid;min-width:0}.profile-chip small{color:var(--green);font-size:8px;font-weight:900;letter-spacing:.11em}.profile-chip b{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-avatar,.profile-photo{display:grid;place-items:center;overflow:hidden;background:var(--green-soft);color:var(--green);font:18px Georgia,serif;border:1px solid var(--line-strong);flex:none}.profile-avatar{width:32px;height:32px;border-radius:9px}.profile-avatar img,.profile-photo img{width:100%;height:100%;object-fit:cover}.field input[readonly]{background:var(--green-soft);color:var(--green);font-weight:750}.profile-main{padding-top:42px;padding-bottom:80px}.profile-hero{display:flex;align-items:center;justify-content:space-between;gap:25px;background:linear-gradient(120deg,var(--panel-2),var(--panel));border:1px solid var(--line);border-radius:20px;padding:30px;box-shadow:var(--shadow);margin-bottom:16px;min-height:150px}.profile-identity{display:flex;align-items:center;gap:18px}.profile-photo{width:84px;height:84px;border-radius:20px;font-size:38px}.profile-identity h1,.profile-guest h1{font-size:34px;margin:5px 0}.profile-identity a{color:var(--muted);font-size:12px}.profile-actions{display:flex;gap:8px}.profile-guest{max-width:650px;margin:70px auto;text-align:center;background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:48px;box-shadow:var(--shadow)}.profile-guest>p:not(.eyebrow){color:var(--muted);line-height:1.6}.steam-symbol{display:grid;place-items:center;margin:0 auto 20px;width:64px;height:64px;border-radius:18px;background:#18384b;color:#fff;font:30px Georgia,serif}.profile-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:16px}.profile-kpis article{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:18px}.profile-kpis span,.profile-kpis small{display:block;color:var(--muted);font-size:10px}.profile-kpis strong{display:block;font-size:22px;margin:7px 0;color:var(--text)}.profile-columns{display:grid;grid-template-columns:1.6fr .7fr;gap:16px}.profile-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:var(--shadow);min-width:0}.profile-card .card-title{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:18px}.profile-card .card-title h2{margin:5px 0 0}.profile-card .card-title>span{color:var(--muted);font-size:10px}.payment-empty{display:grid;gap:6px;background:var(--panel-2);border:1px dashed var(--line-strong);border-radius:12px;padding:18px}.payment-empty span,.payment-safety{color:var(--muted);font-size:11px;line-height:1.5}.payment-method{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;border:1px solid var(--line);border-radius:12px;padding:14px;margin-bottom:8px}.payment-method>span{grid-row:span 2;background:var(--green-soft);color:var(--green);padding:8px;border-radius:8px;font-size:10px;font-weight:900}.payment-method small{color:var(--muted)}.payment-safety{border-top:1px solid var(--line);padding-top:14px;margin-bottom:0}@media(max-width:1050px){.profile-kpis{grid-template-columns:repeat(3,1fr)}.profile-columns{grid-template-columns:1fr}.topbar .account-slot{margin-left:auto}.topbar nav{display:none}}@media(max-width:700px){.profile-hero{align-items:flex-start;flex-direction:column}.profile-kpis{grid-template-columns:repeat(2,1fr)}.profile-main{padding-top:20px}.profile-guest{margin:25px auto;padding:30px 20px}.profile-chip>span:last-child{display:none}.profile-chip{padding-right:6px}.topbar .theme-label{display:none}}@media(max-width:460px){.profile-kpis{grid-template-columns:1fr}.profile-photo{width:70px;height:70px}.profile-identity h1{font-size:26px}.profile-actions{width:100%}.profile-actions>*{flex:1;text-align:center}}
