.MerchantGoodsPosts-module__pg7fVW__main{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);min-height:100vh}.MerchantGoodsPosts-module__pg7fVW__backButton{z-index:40;color:#374151;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;text-decoration:none;transition:all .2s;display:flex;position:fixed;top:1rem;left:1rem;box-shadow:0 4px 12px #00000026}.MerchantGoodsPosts-module__pg7fVW__backButton:hover{transform:scale(1.05);box-shadow:0 6px 16px #0003}html[dir=rtl] .MerchantGoodsPosts-module__pg7fVW__backButton{left:auto;right:1rem}.MerchantGoodsPosts-module__pg7fVW__pageContainer{max-width:1100px;margin:0 auto;padding:5rem 1rem 3rem}.MerchantGoodsPosts-module__pg7fVW__header{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.MerchantGoodsPosts-module__pg7fVW__title{color:#111827;margin:0;font-size:1.75rem;font-weight:700}.MerchantGoodsPosts-module__pg7fVW__counter{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.25rem;font-size:1rem;display:flex}.MerchantGoodsPosts-module__pg7fVW__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (max-width:640px){.MerchantGoodsPosts-module__pg7fVW__grid{grid-template-columns:1fr}}.MerchantGoodsPosts-module__pg7fVW__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:row;height:140px;transition:box-shadow .2s;display:flex;position:relative;overflow:hidden}.MerchantGoodsPosts-module__pg7fVW__card:hover{box-shadow:0 4px 12px #0000001a}.MerchantGoodsPosts-module__pg7fVW__cardOverlayLink{z-index:0;position:absolute;inset:0}.MerchantGoodsPosts-module__pg7fVW__cardImageBlock{background:#f3f4f6;flex-shrink:0;justify-content:center;align-items:center;width:110px;min-width:110px;display:flex;overflow:hidden}.MerchantGoodsPosts-module__pg7fVW__cardImage{object-fit:cover;width:100%;height:100%}.MerchantGoodsPosts-module__pg7fVW__cardContent{flex-direction:column;flex:1;gap:3px;min-width:0;padding:10px 12px;display:flex;overflow:hidden}.MerchantGoodsPosts-module__pg7fVW__cardRow1{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.MerchantGoodsPosts-module__pg7fVW__cardTitle{color:#1f2937;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:15px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.MerchantGoodsPosts-module__pg7fVW__cardTimestamp{color:#9ca3af;white-space:nowrap;flex-shrink:0;padding-top:2px;font-size:11px}.MerchantGoodsPosts-module__pg7fVW__cardRoute{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.MerchantGoodsPosts-module__pg7fVW__cardDescription{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.MerchantGoodsPosts-module__pg7fVW__badgesRow{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.MerchantGoodsPosts-module__pg7fVW__badge{color:#1f2937;background:#d4a0171a;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.MerchantGoodsPosts-module__pg7fVW__cardActions{align-items:center;gap:6px;margin-top:auto;display:flex}.MerchantGoodsPosts-module__pg7fVW__callButton{color:#fff;cursor:pointer;z-index:1;background:#22c55e;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;height:30px;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s;display:flex;position:relative}.MerchantGoodsPosts-module__pg7fVW__callButton:hover{background:#16a34a}.MerchantGoodsPosts-module__pg7fVW__callButtonInactive{color:#9ca3af;cursor:not-allowed;background:#e5e7eb}.MerchantGoodsPosts-module__pg7fVW__offerButton{background:#f59e0b}.MerchantGoodsPosts-module__pg7fVW__offerButton:hover{background:#d97706}.MerchantGoodsPosts-module__pg7fVW__shippedBadge{color:#6b7280;cursor:default;z-index:1;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;height:30px;padding:0 12px;font-size:12px;font-weight:600;display:flex;position:relative}.MerchantGoodsPosts-module__pg7fVW__shareWrapper{z-index:1;justify-content:center;align-items:center;display:inline-flex;position:relative}.MerchantGoodsPosts-module__pg7fVW__shareWrapper [data-share-container] button{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:30px;height:30px}.MerchantGoodsPosts-module__pg7fVW__shareWrapper [data-share-container] button:hover{color:#374151;background:#f9fafb;border-color:#d1d5db}.MerchantGoodsPosts-module__pg7fVW__loading{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.MerchantGoodsPosts-module__pg7fVW__spinner{border:3px solid #e5e7eb;border-top-color:#ffb81c;border-radius:50%;width:40px;height:40px;animation:1s linear infinite MerchantGoodsPosts-module__pg7fVW__spin}@keyframes MerchantGoodsPosts-module__pg7fVW__spin{to{transform:rotate(360deg)}}.MerchantGoodsPosts-module__pg7fVW__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.MerchantGoodsPosts-module__pg7fVW__emptyIcon{opacity:.5;font-size:3rem}.MerchantGoodsPosts-module__pg7fVW__emptyText{color:#6b7280;margin:0;font-size:1.1rem}@media (max-width:768px){.MerchantGoodsPosts-module__pg7fVW__pageContainer{padding-top:4rem}.MerchantGoodsPosts-module__pg7fVW__title{font-size:1.5rem}}@media (max-width:480px){.MerchantGoodsPosts-module__pg7fVW__backButton{width:2.5rem;height:2.5rem;font-size:1rem}}
