#tds-overlay.open{display:flex!important;animation:tds-fade .25s ease}.tds-product-card{display:flex;align-items:center;gap:12px;background:#f8fafc;border-radius:10px;padding:12px;margin-bottom:16px}.tds-product-card img{width:60px;height:60px;object-fit:cover;border-radius:8px;flex-shrink:0}.tds-product-card .tds-pname{font-weight:700;font-size:14px;color:#111}.tds-stars-row{display:flex;gap:8px;justify-content:center;margin:8px 0 4px;direction:ltr}.tds-stars-row span{font-size:40px;color:#d1d5db;cursor:pointer;transition:color .1s,transform .1s;line-height:1;display:inline-block}.tds-stars-row span.active{color:#f59e0b}.tds-stars-row span:hover{transform:scale(1.2)}.tds-rating-label{text-align:center;font-size:13px;font-weight:700;color:#f59e0b;min-height:20px;margin-bottom:12px}.tds-field{margin-bottom:14px}.tds-field label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:5px;text-align:right}.tds-field textarea{width:100%;border:1.5px solid #e5e7eb;border-radius:8px;padding:10px 12px;font-size:14px;direction:rtl;box-sizing:border-box;min-height:80px;resize:vertical;font-family:inherit}.tds-field textarea:focus{border-color:#1a56db;outline:none}#tds-success .icon{font-size:52px;margin-bottom:12px}.tds-stage-dots{display:flex;justify-content:center;gap:8px;margin-bottom:16px}.tds-dot{width:10px;height:10px;border-radius:50%;background:#d1d5db;transition:background .3s}.tds-dot.active{background:#1a56db}.tds-dot.done{background:#0f9960}.tds-login-box{background:#fef3c7;border:1px solid #f59e0b;border-radius:10px;padding:16px;text-align:center;margin-bottom:14px}.tds-login-box .icon{font-size:26px;margin-bottom:8px}.tds-login-box p{font-weight:700;color:#92400e;margin:0 0 10px;font-size:14px}.tds-login-btn{background:#f59e0b;color:#fff;padding:9px 22px;border-radius:8px;text-decoration:none;font-weight:700;font-size:14px;display:inline-block}