.account-wrap{position:relative;z-index:1;width:min(1100px,calc(100% - 40px));margin:0 auto;padding:48px 0 80px}.account-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:10px 0 26px}.account-head h1{margin:0;font-size:clamp(32px,5vw,48px);line-height:1.05;letter-spacing:-.048em}.account-head p,.account-card p{margin:9px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.support-shortcut{min-height:42px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--purple-dark);box-shadow:var(--shadow-small);font-size:10.5px;font-weight:720}.account-card{border-radius:var(--radius-xl);margin-bottom:16px}.account-card .card-inner{padding:24px}.login-account-card{max-width:540px;margin:36px auto 0}.login-account-card .card-inner{padding:35px 28px}.centered{text-align:center}.centered #account-tg-login{display:flex;justify-content:center;min-height:44px;margin-top:22px}.login-icon{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 15px;border-radius:17px;background:var(--purple-soft);color:var(--purple)}.login-icon svg{width:25px;height:25px}.card-label{display:block;color:var(--purple);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.075em;margin-bottom:7px}.account-card h2{margin:0;font-size:19px;line-height:1.25;letter-spacing:-.028em}.account-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:16px}.card-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.card-mini-icon{width:41px;height:41px;display:grid;place-items:center;border-radius:14px;background:var(--purple-soft);color:var(--purple)}.card-mini-icon.active{background:var(--green-soft);color:var(--green)}.card-mini-icon svg{width:20px;height:20px}.profile-card,.subscription-summary{min-height:190px}.profile-card h2,.subscription-summary h2{margin-top:30px}.wide{width:100%}.account-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.section-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.count-pill{min-width:41px;height:41px;display:grid;place-items:center;padding:0 12px;border-radius:13px;background:var(--purple-soft);color:var(--purple-dark);font-size:12px;font-weight:780}.device-list,.payment-list{display:grid;gap:8px;margin-top:19px}.device-item,.payment-item{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px;border:1px solid var(--line);background:var(--surface-muted);border-radius:15px}.device-meta,.payment-meta{color:var(--muted);font-size:9.5px;margin-top:4px}.delete-device,.ban-device{min-height:35px;border:0;padding:0 11px;border-radius:10px;cursor:pointer;font-size:9.5px;font-weight:700}.delete-device{background:var(--red-soft);color:var(--red)}.ban-device{background:var(--purple-soft);color:var(--purple-dark)}.ban-device.unban{background:var(--green-soft);color:var(--green)}.empty{padding:20px;text-align:center;color:var(--muted);border:1px dashed var(--line-strong);border-radius:15px;font-size:10.5px}.device-item.banned{border-color:#f1cfd5;background:#fff8f9}.device-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.device-badge{display:inline-flex;align-items:center;margin-left:7px;padding:3px 7px;border-radius:999px;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.device-badge.banned{background:var(--red-soft);color:var(--red)}
@media(max-width:760px){.account-wrap{width:calc(100% - 28px);padding-top:34px;padding-bottom:90px}.account-head{align-items:flex-start;flex-direction:column}.support-shortcut{display:none}.account-grid{grid-template-columns:1fr}.profile-card,.subscription-summary{min-height:0}.profile-card h2,.subscription-summary h2{margin-top:22px}.account-card .card-inner{padding:20px}.device-item,.payment-item{align-items:flex-start;flex-direction:column}.device-actions{width:100%;justify-content:flex-start}.section-row p{display:none}}
