
.ns-rt{margin:16px 0;padding:12px;border:1px solid #cfe7b1;border-radius:10px;background:#f2fae8}
.ns-rt .ns-rt-aggregate{display:flex;align-items:center;gap:8px;justify-content:flex-end;margin-bottom:8px;font-weight:600}
.ns-rt .ns-rt-stars{color:#FFA726}
.ns-rt-toggle{background:#e9f6d6;border:2px solid #9ac633;border-right:8px solid #9ac633;padding:10px 14px;border-radius:8px;cursor:pointer;font-weight:700;width:100%;text-align:right}
.ns-rt-toggle:focus{outline:2px dotted #9ac633}
.ns-rt-box{display:none;margin-top:10px}
.ns-rt-loadmore{background:#9ac633;color:#fff;padding:8px 14px;border-radius:6px;border:0;margin-top:10px;cursor:pointer}
