.profile-link{display:inline-block;text-decoration:none}.commercial-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:16px;align-items:center}.commercial-flow article{display:flex;gap:14px;align-items:center;padding:18px;background:#091627;border:1px solid var(--line);border-radius:13px}.commercial-flow article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(46,233,209,.12);color:var(--cyan);font-weight:800}.commercial-flow strong,.commercial-flow small{display:block}.commercial-flow small{color:var(--muted);margin-top:4px;font-size:11px}.commercial-flow b{color:var(--cyan);font-size:22px}.profile-grid,.commerce-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.profile-card,.commerce-card{padding:20px;background:#091627;border:1px solid var(--line);border-radius:14px}.profile-card-head{display:flex;align-items:center;gap:12px}.mini-avatar,.profile-avatar{display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,var(--cyan),var(--blue));color:#06111e;font-weight:900}.mini-avatar{width:42px;height:42px}.profile-card small,.commerce-card small{display:block;color:var(--muted);margin-top:4px}.profile-card .profile-link{display:block;text-align:center;margin-top:18px}.profile-hero{display:flex;align-items:center;gap:18px;margin-bottom:30px}.profile-hero>button{margin-left:auto}.profile-avatar{width:72px;height:72px;font-size:22px;border-radius:20px}.profile-hero h1{margin-bottom:4px}.personal-url{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.commerce-card{border-top:3px solid var(--cyan)}.commerce-card .amount{font-size:20px;color:var(--text);margin:16px 0 4px}.commerce-actions{display:flex;gap:8px;margin-top:16px}.commerce-actions button{flex:1}.pill{display:inline-block;padding:5px 9px;border-radius:20px;background:rgba(64,217,139,.1);color:var(--green);font-size:10px;font-weight:800;margin-top:10px}@media(max-width:1000px){.profile-grid,.commerce-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.commercial-flow{grid-template-columns:1fr}.commercial-flow b{transform:rotate(90deg);text-align:center}.profile-grid,.commerce-grid,.personal-url{grid-template-columns:1fr}.profile-hero{align-items:flex-start;flex-wrap:wrap}.profile-hero>button{margin-left:0}}
