.wex-eng-wrap,.wex-gw-wrap,.wex-card-wrap{margin:8px 0;direction:rtl}
.wex-eng-btn,.wex-card-btn{padding:8px 20px;border:1px solid #ddd;border-radius:6px;background:#fff;font-size:13px;cursor:pointer;font-family:inherit;color:#333;transition:all .15s}
.wex-eng-btn:hover,.wex-card-btn:hover{background:#f9f9f9}
.wex-eng-price,.wex-card-price{font-size:12px;color:#888;margin-right:6px}
.wex-eng-saved,.wex-card-saved{font-size:12px;color:#555;margin-top:4px}
.wex-eng-clear,.wex-card-clear{background:none;border:none;color:#c00;cursor:pointer;font-size:12px;margin-right:6px;text-decoration:underline}
.wex-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.45);display:flex;align-items:center;justify-content:center;z-index:99999}
.wex-popup{background:#fff;border-radius:10px;width:90%;max-width:400px;padding:28px;direction:rtl;position:relative;max-height:85vh;overflow-y:auto}
.wex-popup-close{position:absolute;top:10px;left:10px;background:none;border:none;font-size:22px;cursor:pointer;color:#aaa;line-height:1}
.wex-popup-close:hover{color:#333}
.wex-popup-title{text-align:center;font-weight:700;font-size:18px;margin-bottom:20px}
.wex-popup-note{background:#faf8f5;border-radius:6px;padding:14px;margin-bottom:20px;font-size:13px;line-height:1.7;color:#555;text-align:center}
.wex-popup-label{font-weight:600;font-size:14px;display:block;margin-bottom:6px}
.wex-popup-input,.wex-popup-textarea{width:100%;padding:10px 0;border:none;border-bottom:1px solid #ddd;font-size:16px;font-family:inherit;direction:rtl;outline:none;box-sizing:border-box}
.wex-popup-textarea{padding:10px;border:1px solid #ddd;border-radius:6px;resize:vertical;min-height:80px}
.wex-popup-input:focus,.wex-popup-textarea:focus{border-color:#333}
.wex-popup-meta{display:flex;justify-content:space-between;align-items:center;margin-top:8px}
.wex-popup-counter{font-size:11px;color:#aaa}
.wex-popup-chars{font-size:12px;color:#888;border:1px solid #ddd;border-radius:4px;padding:2px 8px}
.wex-popup-warn{font-size:11px;color:#c00;display:block;margin-top:4px;min-height:16px}
.wex-popup-submit{width:100%;padding:13px 0;background:#333;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;margin-top:16px}
.wex-popup-submit:hover{background:#222}
.wex-gw-label{display:flex;align-items:flex-start;gap:8px;cursor:pointer;font-size:14px;color:#333;line-height:1.5}
.wex-gw-check{display:none}
.wex-gw-radio{width:18px;height:18px;border-radius:50%;border:2px solid #ccc;box-sizing:border-box;flex-shrink:0;margin-top:2px;transition:all .15s}
.wex-gw-check:checked~.wex-gw-radio{border:5px solid #333}
.wex-gw-text{white-space:nowrap}
.wex-gw-price{font-weight:500;white-space:nowrap}
