.trendyol-loading{display:grid;min-height:320px;place-items:center;color:#66756f;font-weight:700}
.trendyol-stats{grid-template-columns:repeat(3,minmax(0,1fr))}
.trendyol-section{background:#fff;border:1px solid #e2e8e4;border-radius:18px;margin-top:22px;padding:22px;box-shadow:0 10px 30px rgba(25,43,36,.05)}
.trendyol-section .table-wrap{margin-top:16px}
.trendyol-questions{display:grid;gap:12px;margin-top:16px}
.trendyol-questions article{border:1px solid #e3e8e5;border-radius:14px;padding:16px;background:#fbfcfb}
.trendyol-questions article div{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.trendyol-questions article small{color:#748079;text-align:right}
.trendyol-questions article p{margin:10px 0;color:#25332e;line-height:1.55}
.trendyol-questions article span{display:inline-block;padding:5px 9px;border-radius:999px;background:#fff1df;color:#8a5118;font-size:12px;font-weight:700}
.review-badge.danger{background:#fbe7e4;color:#a23a2f}
.integration-card .button{margin-top:18px}
@media(max-width:900px){.trendyol-stats{grid-template-columns:1fr}.trendyol-section{padding:15px}.trendyol-questions article div{display:block}.trendyol-questions article small{display:block;text-align:left;margin-top:4px}}
