/* oBeynet V5.0 — Marketplace Experience. Dense, fast, authentic marketplace UI. */
:root{--v50-border:#e5e7eb;--v50-soft:#f7f7f8;--v50-ink:#111827;--v50-muted:#667085}
.v3main{padding-top:20px}.v3sectionhead{margin:28px 0 12px}.v3sectionhead h2{font-size:clamp(20px,2vw,28px);letter-spacing:-.025em}.v3sectionhead .eyebrow{font-size:11px;letter-spacing:.12em}
.v3grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.v3rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,220px);gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:8px;scroll-snap-type:x proximity}.v3rail>.v3card{scroll-snap-align:start}
.v3card{border:1px solid var(--v50-border);border-radius:14px;overflow:hidden;background:#fff;box-shadow:none;transition:transform .15s ease,box-shadow .15s ease}.v3card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(16,24,40,.08)}.v3card>img,.v3card>.v3ph{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.v3cardbody{padding:10px}.v3cardbody strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.3}.v3price{font-size:16px;margin-top:6px}.v3cardbody small{color:var(--v50-muted)}
.v3cats{gap:10px}.v3cats a{border:1px solid var(--v50-border);box-shadow:none}.v3hero{min-height:auto}.v3hero-copy{max-width:760px}.v3hero h1{letter-spacing:-.04em}
.v50-profilehero{display:flex;align-items:center;gap:20px;margin-bottom:26px}.v50-avatar{width:104px;height:104px;border-radius:50%;overflow:hidden;background:var(--v50-soft);display:grid;place-items:center;flex:0 0 auto;font-size:38px;font-weight:800}.v50-avatar img{width:100%;height:100%;object-fit:cover}.v50-profilehero h1{margin:3px 0 6px}.v50-profilemeta{font-size:13px;color:var(--v50-muted)}.seo-gateway-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.seo-gateway-grid>div{padding:12px;border:1px solid var(--v50-border);border-radius:12px}.seo-gateway-grid span{display:block;color:var(--v50-muted);font-size:12px;margin-bottom:4px}
@media(max-width:1180px){.v3grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:850px){.v3grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.v3grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.v3card{border-radius:11px}.v3cardbody{padding:8px}.v3cardbody strong{font-size:13px}.v3price{font-size:15px}.v3rail{grid-auto-columns:minmax(150px,44vw);gap:9px}.v50-profilehero{align-items:flex-start}.v50-avatar{width:76px;height:76px}.seo-gateway-grid{grid-template-columns:1fr}}

/* V5.18.5 SEO country intent hub */
.seo-country-intents{margin-top:18px;margin-bottom:8px}.seo-country-intents h2{font-size:18px;margin:0 0 10px}.seo-intent-links{display:flex;gap:8px;flex-wrap:wrap}.seo-intent-links a{border:1px solid #e5e7eb;border-radius:999px;padding:8px 12px;background:#fff;color:#111;text-decoration:none;font-size:14px}.seo-intent-links a:hover{text-decoration:underline}
