.store-review-rating-main{font-family:Poppins;font-weight:600;font-style:SemiBold;font-size:48px;line-height:120%;text-align:center}.couponcard-box{background:#fff;border-radius:10px;border:1px solid #eee;transition:all .3s ease}.couponcard-box:hover{box-shadow:0 6px 16px rgba(0,0,0,.08);transform:translateY(-3px)}.couponcard-logo{max-height:80px;max-width:80px;object-fit:contain}.couponcard-verified-icon{width:16px;height:16px}.couponcard-verified-text{color:#555;font-size:.85rem}.text-muted{font-size:14px}.couponcard-codebox{position:relative;display:inline-flex;align-items:start;border:2px dashed #7c3aed;border-radius:8px;overflow:hidden}.couponcard-link{color:#c45b3d;font-size:.9rem;text-decoration:none}.couponcard-link:hover{text-decoration:underline}@media (max-width:767px){.coupon-wrapper{display:flex!important;align-items:center!important;border:2px dashed #5b2c83!important;border-radius:6px!important;width:220px!important;height:45px!important;font-family:Arial,sans-serif!important;font-weight:700!important;font-size:14px!important;overflow:hidden!important;box-sizing:border-box!important}.coupon-main{border:1px dashed #ececec!important;padding:10px 65px!important;display:inline-block!important;border-radius:4px!important;cursor:pointer!important}}@media (max-width:786px){.couponcard-box{max-width:100%;padding:20px}.couponcard-logo{max-height:80px;max-width:80px}.couponcard-button{font-size:.85rem;padding:6px 12px}.couponcard-code{font-size:.8rem}}@media (min-width:1399px){.couponcard-box{max-width:380px}}.coupon-table-section{background-color:#f9fafc}.coupon-table{border-collapse:separate;border-spacing:0;width:100%;border-radius:10px;overflow:hidden;box-shadow:0 0 8px rgba(0,0,0,.05)}.coupon-table thead th{background-color:#12263f;color:#fff;font-weight:600;padding:14px;border:none}.coupon-table tbody td{background:#fff;color:#333;padding:14px;vertical-align:middle;border-top:1px solid #eaeaea}.status-cell{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-wrap:wrap}.badge-status{padding:3px 12px;border-radius:6px;font-size:13px;font-weight:500;color:#fff}.badge-status.red{background-color:#f44336}.badge-status.green{background-color:#4caf50}.btn-view-all{background-color:#f9f9f9;border:1px solid #ddd;color:#777;padding:8px 25px;border-radius:8px;font-weight:500;transition:all .3s ease}.btn-view-all:hover{background-color:#12263f;color:#fff}@media (max-width:992px){.coupon-table thead{display:none}.coupon-table tbody tr{display:block;margin-bottom:15px;border:1px solid #eaeaea;border-radius:10px;background:#fff;padding:10px}.coupon-table tbody td{display:flex;justify-content:space-between;padding:8px 10px;font-size:14px}.coupon-table tbody td:before{content:attr(data-label);font-weight:600;color:#12263f}.status-cell{justify-content:flex-start;gap:10px}.btn-view-all{width:100%}}