/* BIDLIRA V667.70 — Alıcı profili + alıcı takip merkezi
   Sadece yeni v66770 sınıflarına scope edilir; mevcut satıcı/profil davranışlarına dokunmaz. */

.buyer-profile-shell-v66770,
.profile-follow-buyers-v66770{
  --bp-surface:var(--surface,#fffaf0);
  --bp-surface-2:var(--surface-2,#fffdf8);
  --bp-line:var(--line,#e5d8bf);
  --bp-ink:var(--ink,#211f1b);
  --bp-muted:var(--muted,#756d60);
  --bp-green:var(--green,#1f9d68);
  --bp-green-dark:var(--green-dark,#13754d);
  color:var(--bp-ink);
}

.buyer-profile-shell-v66770{display:grid;gap:18px;margin-top:6px}
.buyer-profile-hero-v66770{
  position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(245px,300px);gap:22px;
  padding:28px;border:1px solid var(--bp-line);border-radius:30px;background:
    radial-gradient(circle at 92% 10%,color-mix(in srgb,var(--bp-green) 13%,transparent) 0 145px,transparent 146px),
    linear-gradient(135deg,var(--bp-surface-2),var(--bp-surface));
  box-shadow:0 18px 48px rgba(38,31,20,.08)
}
.buyer-profile-identity-v66770{display:grid;grid-template-columns:108px minmax(0,1fr);gap:20px;align-items:center;min-width:0}
.buyer-profile-avatar-v66770{
  width:108px;height:108px;border-radius:30px;display:grid;place-items:center;flex:none;
  font-size:42px;font-weight:900;letter-spacing:-.04em;color:#fff;
  background:linear-gradient(145deg,var(--bp-green),var(--bp-green-dark));
  box-shadow:0 13px 30px color-mix(in srgb,var(--bp-green) 26%,transparent),inset 0 0 0 1px rgba(255,255,255,.25)
}
.buyer-profile-eyebrow-v66770{margin:0 0 5px;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#b87b0f}
.buyer-profile-name-v66770{margin:0;font-size:clamp(28px,3.1vw,44px);line-height:1.04;letter-spacing:-.045em;color:var(--bp-ink)}
.buyer-profile-meta-v66770{margin:8px 0 0;color:var(--bp-muted);font-size:14px;line-height:1.55;overflow-wrap:anywhere}
.buyer-profile-badges-v66770{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}
.buyer-profile-badge-v66770{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid var(--bp-line);border-radius:999px;background:color-mix(in srgb,var(--bp-surface-2) 90%,transparent);font-size:12px;font-weight:800;color:var(--bp-ink)}
.buyer-profile-badge-v66770.is-green{border-color:color-mix(in srgb,var(--bp-green) 30%,var(--bp-line));background:color-mix(in srgb,var(--bp-green) 10%,var(--bp-surface));color:var(--bp-green-dark)}

.buyer-profile-trust-v66770{align-self:stretch;display:grid;align-content:center;gap:10px;padding:20px;border:1px solid color-mix(in srgb,var(--bp-green) 22%,var(--bp-line));border-radius:24px;background:color-mix(in srgb,var(--bp-surface-2) 91%,transparent)}
.buyer-profile-trust-label-v66770{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--bp-muted)}
.buyer-profile-trust-score-v66770{display:flex;align-items:end;gap:4px;font-size:42px;font-weight:950;line-height:1;letter-spacing:-.055em;color:var(--bp-ink)}
.buyer-profile-trust-score-v66770 small{font-size:15px;font-weight:800;color:var(--bp-muted);padding-bottom:4px}
.buyer-profile-trust-state-v66770{font-size:13px;font-weight:850;color:var(--bp-green-dark)}
.buyer-profile-meter-v66770{height:9px;border-radius:999px;background:color-mix(in srgb,var(--bp-line) 68%,transparent);overflow:hidden}
.buyer-profile-meter-v66770>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--bp-green-dark),var(--bp-green));max-width:100%}
.buyer-profile-trust-v66770.is-private .buyer-profile-trust-score-v66770{font-size:26px;letter-spacing:-.025em;color:var(--bp-muted)}

.buyer-profile-actions-v66770{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-top:3px}
.buyer-profile-actions-v66770 .btn{min-height:42px;border-radius:13px}
.buyer-profile-actions-v66770 .public-mod-tools-v274{margin-left:auto}

.buyer-stat-grid-v66770{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.buyer-stat-card-v66770{min-width:0;padding:17px 16px;border:1px solid var(--bp-line);border-radius:20px;background:var(--bp-surface);box-shadow:0 9px 24px rgba(38,31,20,.045)}
.buyer-stat-card-v66770 b{display:block;margin-bottom:5px;font-size:22px;line-height:1.1;letter-spacing:-.035em;color:var(--bp-ink);overflow-wrap:anywhere}
.buyer-stat-card-v66770 span{display:block;font-size:12px;font-weight:800;color:var(--bp-muted);line-height:1.35}
.buyer-stat-card-v66770 small{display:block;margin-top:4px;font-size:11px;color:var(--bp-muted);line-height:1.3}

.buyer-profile-content-v66770{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.buyer-profile-card-v66770{min-width:0;padding:24px;border:1px solid var(--bp-line);border-radius:26px;background:var(--bp-surface);box-shadow:0 14px 34px rgba(38,31,20,.055)}
.buyer-profile-card-v66770.is-wide{grid-column:1/-1}
.buyer-profile-card-head-v66770{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:18px}
.buyer-profile-card-head-v66770 h2,.buyer-profile-card-head-v66770 h3{margin:0;color:var(--bp-ink);font-size:20px;letter-spacing:-.025em}
.buyer-profile-card-head-v66770 p{margin:5px 0 0;color:var(--bp-muted);font-size:13px;line-height:1.5}
.buyer-profile-card-head-v66770 .mini-count-v66770{white-space:nowrap;padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--bp-green) 10%,var(--bp-surface));color:var(--bp-green-dark);font-size:12px;font-weight:900}

.buyer-profile-facts-v66770{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.buyer-profile-fact-v66770{padding:13px 14px;border:1px solid color-mix(in srgb,var(--bp-line) 85%,transparent);border-radius:16px;background:color-mix(in srgb,var(--bp-surface-2) 88%,transparent)}
.buyer-profile-fact-v66770 span{display:block;margin-bottom:5px;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.045em;color:var(--bp-muted)}
.buyer-profile-fact-v66770 b{display:block;font-size:14px;line-height:1.35;color:var(--bp-ink);overflow-wrap:anywhere}
.buyer-profile-note-v66770{margin:14px 0 0;padding:12px 14px;border-radius:15px;background:color-mix(in srgb,#dba133 9%,var(--bp-surface-2));color:var(--bp-muted);font-size:12px;line-height:1.55}

.buyer-trust-overview-v66770{display:grid;gap:14px}
.buyer-trust-main-v66770{display:flex;align-items:center;gap:16px}
.buyer-trust-number-v66770{flex:none;width:82px;height:82px;border-radius:24px;display:grid;place-items:center;background:color-mix(in srgb,var(--bp-green) 10%,var(--bp-surface-2));border:1px solid color-mix(in srgb,var(--bp-green) 24%,var(--bp-line));font-size:24px;font-weight:950;color:var(--bp-green-dark)}
.buyer-trust-copy-v66770{min-width:0}.buyer-trust-copy-v66770 b{display:block;font-size:16px;color:var(--bp-ink);margin-bottom:5px}.buyer-trust-copy-v66770 p{margin:0;color:var(--bp-muted);font-size:12px;line-height:1.55}
.buyer-trust-bar-v66770{height:11px;border-radius:999px;background:color-mix(in srgb,var(--bp-line) 70%,transparent);overflow:hidden}.buyer-trust-bar-v66770 span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--bp-green-dark),var(--bp-green));max-width:100%}
.buyer-trust-signals-v66770{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.buyer-trust-signal-v66770{padding:11px;border-radius:14px;border:1px solid var(--bp-line);text-align:center;background:color-mix(in srgb,var(--bp-surface-2) 90%,transparent)}.buyer-trust-signal-v66770 b{display:block;font-size:16px;color:var(--bp-ink)}.buyer-trust-signal-v66770 span{display:block;margin-top:3px;font-size:10px;font-weight:800;color:var(--bp-muted)}

.buyer-community-v66770{display:grid;gap:15px}.buyer-community-count-v66770{display:flex;align-items:center;gap:13px;padding:15px;border-radius:18px;border:1px solid var(--bp-line);background:color-mix(in srgb,var(--bp-surface-2) 90%,transparent)}.buyer-community-count-v66770 strong{font-size:30px;letter-spacing:-.045em;color:var(--bp-ink)}.buyer-community-count-v66770 span{font-size:12px;line-height:1.45;color:var(--bp-muted)}.buyer-community-actions-v66770{display:flex;flex-wrap:wrap;gap:9px}.buyer-community-actions-v66770 .btn{flex:1 1 150px;justify-content:center}.buyer-community-note-v66770{margin:0;color:var(--bp-muted);font-size:12px;line-height:1.55}

.buyer-recent-list-v66770{display:grid;gap:10px}.buyer-recent-row-v66770{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 15px;border:1px solid var(--bp-line);border-radius:17px;background:color-mix(in srgb,var(--bp-surface-2) 90%,transparent)}.buyer-recent-row-v66770 h4{margin:0 0 4px;font-size:14px;color:var(--bp-ink)}.buyer-recent-row-v66770 p{margin:0;color:var(--bp-muted);font-size:11px;line-height:1.45}.buyer-recent-price-v66770{text-align:right}.buyer-recent-price-v66770 b{display:block;font-size:15px;color:var(--bp-ink)}.buyer-recent-price-v66770 span{display:block;margin-top:4px;font-size:10px;font-weight:850;color:var(--bp-green-dark)}
.buyer-private-state-v66770{padding:22px;border:1px dashed color-mix(in srgb,var(--bp-line) 105%,transparent);border-radius:18px;background:color-mix(in srgb,var(--bp-surface-2) 80%,transparent);text-align:center;color:var(--bp-muted);font-size:13px;line-height:1.6}.buyer-private-state-v66770 b{display:block;margin-bottom:5px;color:var(--bp-ink);font-size:15px}

/* Alıcılar liste kartında aksiyonların sıkışmasını engeller. */
.buyer-card-actions-v66770{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.buyer-card-actions-v66770 .btn{width:100%;justify-content:center;margin:0}.buyer-card-actions-v66770 .public-mod-tools-v274{grid-column:1/-1}

/* Profilim > Takip Ettiklerim — alıcı takipleri */
.profile-follow-buyers-v66770{margin-top:22px;padding-top:22px;border-top:1px solid var(--bp-line)}
.profile-follow-buyers-head-v66770{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:15px}.profile-follow-buyers-head-v66770 h3{margin:0;font-size:20px;color:var(--bp-ink)}.profile-follow-buyers-head-v66770 p{margin:5px 0 0;color:var(--bp-muted);font-size:12px;line-height:1.5}.profile-follow-buyers-head-v66770 .btn{white-space:nowrap}
.profile-follow-buyers-grid-v66770{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.profile-follow-buyer-card-v66770{display:grid;gap:13px;padding:17px;border:1px solid var(--bp-line);border-radius:20px;background:var(--bp-surface);box-shadow:0 9px 24px rgba(38,31,20,.045)}
.profile-follow-buyer-top-v66770{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center}.profile-follow-buyer-avatar-v66770{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(145deg,var(--bp-green),var(--bp-green-dark));color:#fff;font-weight:950;font-size:20px}.profile-follow-buyer-title-v66770{min-width:0}.profile-follow-buyer-title-v66770 h4{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px;color:var(--bp-ink)}.profile-follow-buyer-title-v66770 p{margin:4px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--bp-muted);font-size:11px}.profile-follow-buyer-trust-v66770{padding:6px 8px;border-radius:999px;background:color-mix(in srgb,var(--bp-green) 10%,var(--bp-surface));color:var(--bp-green-dark);font-size:11px;font-weight:900;white-space:nowrap}
.profile-follow-buyer-stats-v66770{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.profile-follow-buyer-stats-v66770 span{padding:9px;border-radius:13px;background:color-mix(in srgb,var(--bp-surface-2) 90%,transparent);border:1px solid color-mix(in srgb,var(--bp-line) 85%,transparent);text-align:center;color:var(--bp-muted);font-size:10px}.profile-follow-buyer-stats-v66770 b{display:block;margin-bottom:2px;font-size:14px;color:var(--bp-ink)}.profile-follow-buyer-actions-v66770{display:grid;grid-template-columns:1fr 1fr;gap:8px}.profile-follow-buyer-actions-v66770 .btn{width:100%;justify-content:center}
.profile-follow-buyers-empty-v66770{padding:24px;border:1px dashed var(--bp-line);border-radius:20px;text-align:center;background:color-mix(in srgb,var(--bp-surface-2) 80%,transparent)}.profile-follow-buyers-empty-v66770 strong{display:block;margin-bottom:6px;color:var(--bp-ink);font-size:16px}.profile-follow-buyers-empty-v66770 p{margin:0 auto 14px;max-width:560px;color:var(--bp-muted);font-size:12px;line-height:1.55}

@media (max-width:1100px){
  .buyer-stat-grid-v66770{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:880px){
  .buyer-profile-hero-v66770{grid-template-columns:1fr;padding:22px}
  .buyer-profile-trust-v66770{max-width:none}
  .buyer-profile-content-v66770{grid-template-columns:1fr}
  .buyer-profile-card-v66770.is-wide{grid-column:auto}
  .buyer-profile-actions-v66770 .public-mod-tools-v274{margin-left:0;width:100%}
  .profile-follow-buyers-grid-v66770{grid-template-columns:1fr}
}
@media (max-width:640px){
  .buyer-profile-shell-v66770{gap:13px}
  .buyer-profile-hero-v66770{padding:17px;border-radius:23px;gap:17px}
  .buyer-profile-identity-v66770{grid-template-columns:74px minmax(0,1fr);gap:13px;align-items:start}
  .buyer-profile-avatar-v66770{width:74px;height:74px;border-radius:22px;font-size:29px}
  .buyer-profile-name-v66770{font-size:27px}
  .buyer-profile-badges-v66770{grid-column:1/-1;margin-top:12px}
  .buyer-profile-actions-v66770{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .buyer-profile-actions-v66770 .btn{width:100%;justify-content:center}
  .buyer-profile-actions-v66770 .public-mod-tools-v274{grid-column:1/-1}
  .buyer-stat-grid-v66770{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .buyer-stat-card-v66770{padding:14px 12px;border-radius:17px}.buyer-stat-card-v66770 b{font-size:19px}
  .buyer-profile-card-v66770{padding:18px;border-radius:22px}
  .buyer-profile-facts-v66770{grid-template-columns:1fr}
  .buyer-trust-main-v66770{align-items:flex-start}.buyer-trust-number-v66770{width:68px;height:68px;border-radius:20px;font-size:20px}
  .buyer-trust-signals-v66770{grid-template-columns:1fr 1fr 1fr}
  .buyer-recent-row-v66770{grid-template-columns:1fr;gap:7px}.buyer-recent-price-v66770{text-align:left}
  .buyer-card-actions-v66770{grid-template-columns:1fr}
  .profile-follow-buyers-head-v66770{align-items:stretch;flex-direction:column}.profile-follow-buyers-head-v66770 .btn{width:100%;justify-content:center}
  .profile-follow-buyer-top-v66770{grid-template-columns:48px minmax(0,1fr)}.profile-follow-buyer-avatar-v66770{width:48px;height:48px;border-radius:15px}.profile-follow-buyer-trust-v66770{grid-column:2;justify-self:start}
}
@media (max-width:410px){
  .buyer-profile-actions-v66770{grid-template-columns:1fr}
  .buyer-stat-grid-v66770{grid-template-columns:1fr 1fr}
  .buyer-trust-signals-v66770{grid-template-columns:1fr}
  .profile-follow-buyer-actions-v66770{grid-template-columns:1fr}
}

/* Gerçek V667.70 public_page.php markup bağları */
.buyer-profile-avatar-big-v66770{width:108px;height:108px;border-radius:30px;display:grid;place-items:center;font-size:42px;font-weight:950;letter-spacing:-.04em;color:#fff;background:linear-gradient(145deg,var(--bp-green),var(--bp-green-dark));box-shadow:0 13px 30px color-mix(in srgb,var(--bp-green) 26%,transparent),inset 0 0 0 1px rgba(255,255,255,.25)}
.buyer-profile-copy-v66770{min-width:0}.buyer-profile-copy-v66770>.kicker{display:block;margin-bottom:5px}.buyer-profile-copy-v66770 h2{margin:0;font-size:clamp(28px,3.1vw,44px);line-height:1.04;letter-spacing:-.045em;color:var(--bp-ink)}.buyer-profile-copy-v66770>p{margin:8px 0 0;color:var(--bp-muted);font-size:14px;line-height:1.55;overflow-wrap:anywhere}
.buyer-profile-badges-v66770>span{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid var(--bp-line);border-radius:999px;background:color-mix(in srgb,var(--bp-surface-2) 90%,transparent);font-size:12px;font-weight:850;color:var(--bp-ink)}.buyer-profile-badges-v66770>span.trust{border-color:color-mix(in srgb,var(--bp-green) 30%,var(--bp-line));background:color-mix(in srgb,var(--bp-green) 10%,var(--bp-surface));color:var(--bp-green-dark)}
.buyer-profile-side-v66770{align-self:stretch;display:grid;align-content:center;gap:13px;padding:20px;border:1px solid color-mix(in srgb,var(--bp-green) 22%,var(--bp-line));border-radius:24px;background:color-mix(in srgb,var(--bp-surface-2) 91%,transparent)}
.buyer-profile-score-v66770{display:grid;gap:8px}.buyer-profile-score-v66770>div:first-child{display:flex;align-items:end;gap:4px}.buyer-profile-score-v66770>div:first-child b{font-size:42px;line-height:1;letter-spacing:-.055em;color:var(--bp-ink)}.buyer-profile-score-v66770>div:first-child small{font-size:15px;font-weight:800;color:var(--bp-muted);padding-bottom:4px}.buyer-profile-score-v66770>span{font-size:13px;font-weight:900;color:var(--bp-green-dark)}.buyer-profile-score-v66770.is-private b{font-size:24px;color:var(--bp-muted)}
.buyer-trust-meter-v66770{height:9px;border-radius:999px;background:color-mix(in srgb,var(--bp-line) 68%,transparent);overflow:hidden}.buyer-trust-meter-v66770 i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--bp-green-dark),var(--bp-green));max-width:100%}.buyer-trust-meter-v66770.large{height:11px;margin:15px 0}
.buyer-profile-side-v66770 .buyer-profile-actions-v66770{display:grid;grid-template-columns:1fr;gap:8px;padding:0}.buyer-profile-side-v66770 .buyer-profile-actions-v66770 .btn{width:100%;justify-content:center;margin:0}.buyer-profile-side-v66770 .public-mod-toggle-bid-v274{margin:0}

.buyer-profile-stat-grid-v66770{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.buyer-profile-stat-grid-v66770 article{min-width:0;padding:17px 16px;border:1px solid var(--bp-line);border-radius:20px;background:var(--bp-surface);box-shadow:0 9px 24px rgba(38,31,20,.045)}.buyer-profile-stat-grid-v66770 article>span{display:block;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.035em;color:var(--bp-muted)}.buyer-profile-stat-grid-v66770 article>b{display:block;margin:7px 0 4px;font-size:22px;line-height:1.1;letter-spacing:-.035em;color:var(--bp-ink);overflow-wrap:anywhere}.buyer-profile-stat-grid-v66770 article>b.is-date{font-size:17px}.buyer-profile-stat-grid-v66770 article>small{display:block;color:var(--bp-muted);font-size:10px;line-height:1.35}

.buyer-public-chip-v66770{white-space:nowrap;padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--bp-green) 10%,var(--bp-surface));color:var(--bp-green-dark);font-size:11px;font-weight:900}
.buyer-profile-facts-v66770>div{padding:13px 14px;border:1px solid color-mix(in srgb,var(--bp-line) 85%,transparent);border-radius:16px;background:color-mix(in srgb,var(--bp-surface-2) 88%,transparent)}.buyer-profile-facts-v66770>div>span{display:block;margin-bottom:5px;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.045em;color:var(--bp-muted)}.buyer-profile-facts-v66770>div>b{display:block;font-size:14px;line-height:1.35;color:var(--bp-ink);overflow-wrap:anywhere}
.buyer-profile-trust-card-v66770 .buyer-trust-overview-v66770{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px}.buyer-profile-trust-card-v66770 .buyer-trust-overview-v66770>strong{width:82px;height:82px;border-radius:24px;display:grid;place-items:center;background:color-mix(in srgb,var(--bp-green) 10%,var(--bp-surface-2));border:1px solid color-mix(in srgb,var(--bp-green) 24%,var(--bp-line));font-size:22px;font-weight:950;color:var(--bp-green-dark)}.buyer-profile-trust-card-v66770 .buyer-trust-overview-v66770>strong small{font-size:11px}.buyer-profile-trust-card-v66770 .buyer-trust-overview-v66770>div>b{display:block;font-size:16px;color:var(--bp-ink);margin-bottom:5px}.buyer-profile-trust-card-v66770 .buyer-trust-overview-v66770>div>p{margin:0;color:var(--bp-muted);font-size:12px;line-height:1.55}
.buyer-trust-signals-v66770>span{padding:11px;border-radius:14px;border:1px solid var(--bp-line);text-align:center;background:color-mix(in srgb,var(--bp-surface-2) 90%,transparent);font-size:10px;font-weight:800;color:var(--bp-muted)}.buyer-trust-signals-v66770>span>b{display:block;margin-bottom:3px;font-size:16px;color:var(--bp-ink)}
.buyer-profile-community-v66770>p{margin:0 0 14px;color:var(--bp-muted);font-size:12px;line-height:1.55}.buyer-community-count-v66770>b{font-size:30px;letter-spacing:-.045em;color:var(--bp-ink)}.buyer-community-count-v66770>span{font-size:12px;color:var(--bp-muted)}
.buyer-recent-item-v66770{display:grid;grid-template-columns:36px minmax(0,1fr);gap:11px;align-items:center;padding:13px 14px;border:1px solid var(--bp-line);border-radius:16px;background:color-mix(in srgb,var(--bp-surface-2) 90%,transparent)}.buyer-recent-icon-v66770{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:color-mix(in srgb,var(--bp-green) 10%,var(--bp-surface));color:var(--bp-green-dark);font-weight:950}.buyer-recent-item-v66770 b{display:block;color:var(--bp-ink);font-size:13px;margin-bottom:4px}.buyer-recent-item-v66770 small{display:block;color:var(--bp-muted);font-size:10px;line-height:1.4}
.buyer-private-state-v66770{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;text-align:left}.buyer-private-state-v66770>span{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:color-mix(in srgb,var(--bp-line) 45%,transparent);font-size:20px}.buyer-private-state-v66770 p{margin:3px 0 0;font-size:11px;color:var(--bp-muted)}

@media (max-width:1100px){.buyer-profile-stat-grid-v66770{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:880px){.buyer-profile-side-v66770{padding:17px}.buyer-profile-stat-grid-v66770{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:640px){.buyer-profile-avatar-big-v66770{width:74px;height:74px;border-radius:22px;font-size:29px}.buyer-profile-copy-v66770 h2{font-size:27px}.buyer-profile-stat-grid-v66770{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.buyer-profile-stat-grid-v66770 article{padding:14px 12px;border-radius:17px}.buyer-profile-stat-grid-v66770 article>b{font-size:19px}.buyer-profile-trust-card-v66770 .buyer-trust-overview-v66770>strong{width:68px;height:68px;border-radius:20px;font-size:18px}.buyer-private-state-v66770{grid-template-columns:1fr;text-align:center}.buyer-private-state-v66770>span{margin:auto}}
