.ez-rw{position:fixed;left:20px;bottom:20px;z-index:950;font-family:var(--ez-font,Arial,sans-serif);color:#20272b;font-size:13px;max-width:calc(100vw - 32px)}
.ez-rw[hidden],.ez-rw [hidden]{display:none!important}
.ez-rw-badge{display:flex;align-items:center;border:1px solid #e4e7e9;border-radius:12px;background:#fff;box-shadow:0 5px 24px #11181d1c;width:max-content;max-width:100%}
#ezRwToggle{display:flex;align-items:center;gap:10px;padding:10px 12px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;font:inherit;border-radius:12px}
#ezRwToggle strong{display:block;font-size:14px;line-height:1.3;font-weight:750}
#ezRwToggle small{display:block;font-size:10px;color:#626d74;margin-top:3px}
.ez-rw-scoreline{display:flex;align-items:center;gap:9px;white-space:nowrap}
.ez-rw-rating{position:relative;display:inline-block;color:#dce0e2;font-size:17px;letter-spacing:1px;line-height:1;white-space:nowrap}
.ez-rw-rating-fill{position:absolute;left:0;top:0;width:var(--rating-fill,0%);overflow:hidden;color:#ffb651;white-space:nowrap}
.ez-rw-dismiss{align-self:stretch;width:28px;border:0;border-left:1px solid #f0f1f2;background:transparent;color:#7b848a;font-size:19px;cursor:pointer;border-radius:0 12px 12px 0;padding:0}
.ez-rw-panel{width:340px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 112px);overflow:auto;overscroll-behavior:contain;box-sizing:border-box;margin-bottom:10px;padding:20px;border:1px solid #e4e7e9;border-radius:14px;background:#fff;box-shadow:0 12px 50px #11181d29}
.ez-rw-panel header{display:flex;align-items:center;justify-content:space-between;gap:8px}
.ez-rw-panel header p{margin:0 0 6px;color:#6a747b;font-size:9px;font-weight:700;letter-spacing:.13em}
.ez-rw-panel h2{font-size:19px;line-height:1.2;margin:0;font-weight:750;letter-spacing:-.035em}
.ez-rw-panel header button{height:34px;width:34px;flex-shrink:0;border:1px solid #e4e7e9;border-radius:8px;background:#fff;color:inherit;font-size:24px;cursor:pointer}
.ez-rw-description{font-size:11px;line-height:1.6;color:#626d74;margin:12px 0}
.ez-rw-summary{font-size:11px;color:#626d74;border-top:1px solid #eef0f1;padding-top:12px}
.ez-rw-summary strong{font-size:25px;color:#20272b;display:block;margin-bottom:4px}
.ez-rw-item{border-bottom:1px solid #eef0f1;padding:14px 0;overflow-wrap:anywhere}
.ez-rw-item .ez-rw-stars{color:#ffb651;letter-spacing:2px;font-size:18px;line-height:1}
.ez-rw-item p{font-size:12px;line-height:1.65;margin:8px 0;color:#37434b}
.ez-rw-item small{font-size:10px;color:#69757c;display:block;line-height:1.6}
.ez-rw-all{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;margin-top:16px;border-radius:8px;background:#ffb651;color:#171c20!important;text-decoration:none;font-size:12px;font-weight:700}
.ez-rw-rules{display:block;text-align:center;font-size:10px;color:#626d74!important;margin-top:12px;text-underline-offset:3px}
.ez-rw :focus-visible{outline:2px solid #a36b22;outline-offset:3px}
@media(max-width:768px){.ez-rw{left:12px;bottom:calc(78px + env(safe-area-inset-bottom))}.ez-rw-panel{max-height:calc(100dvh - 170px);width:320px}#ezRwToggle{padding:10px;gap:8px}#ezRwToggle strong{font-size:12px}#ezRwToggle small{font-size:10px}.ez-rw-rating{font-size:15px}.ez-rw-dismiss{width:26px}}
body.ez-added-open .ez-rw{visibility:hidden}
