 :root {--rwwcl-primary: #2271b1;--rwwcl-primary-dark: #135e96;--rwwcl-success: #00a32a;--rwwcl-error: #d63638;--rwwcl-warning: #f0c33c;--rwwcl-pro-color: #ffb900;--rwwcl-pro-gradient: linear-gradient(90deg, #ffb900, #ff9900);--rwwcl-text-primary: #1d2327;--rwwcl-text-secondary: #50575e;--rwwcl-text-muted: #646970;--rwwcl-text-disabled: #8c8f94;--rwwcl-border-light: #c3c4c7;--rwwcl-border-medium: #ccd0d4;--rwwcl-border-dark: #8c8f94;--rwwcl-bg-light: #f6f7f7;--rwwcl-bg-card: #f9f9f9;--rwwcl-bg-hover: #f0f7ff;--rwwcl-shadow-light: 0 1px 3px rgba(0, 0, 0, 0.05);--rwwcl-shadow-medium: 0 2px 5px rgba(0, 0, 0, 0.1);}.rwwcl-admin-wrap {max-width: 1200px;margin: 20px;}.rwwcl-tab-wrapper {margin: 20px 0 25px;border-bottom: 1px solid var(--rwwcl-border-medium);}.rwwcl-tab-wrapper .nav-tab {margin-bottom: -1px;background: #f1f1f1;border: 1px solid var(--rwwcl-border-medium);border-bottom: none;padding: 8px 20px;font-size: 14px;text-decoration: none;color: var(--rwwcl-text-secondary);}.rwwcl-tab-wrapper .nav-tab:hover {background: #f9f9f9;color: var(--rwwcl-primary-dark);}.rwwcl-tab-wrapper .nav-tab-active {background: #fff;color: var(--rwwcl-text-primary);border-bottom-color: #fff;}.rwwcl-tab-content {background: #fff;border: 1px solid var(--rwwcl-border-medium);border-top: none;padding: 20px 30px;border-radius: 0 0 4px 4px;}.rwwcl-tab-panel {}.rwwcl-overview {max-width: 1200px;}.rwwcl-overview .rwwcl-cards, .rwwcl-overview .rwwcl-status-cards {display: flex;flex-wrap: wrap;gap: 20px;margin-top: 20px;}.rwwcl-overview .rwwcl-card {background: #fff;border: 1px solid var(--rwwcl-border-light);border-radius: 4px;padding: 20px;flex: 1;min-width: 200px;box-shadow: var(--rwwcl-shadow-light);transition: all 0.2s ease;}.rwwcl-overview .rwwcl-card:hover {box-shadow: var(--rwwcl-shadow-medium);border-color: var(--rwwcl-pro-color);transform: translateY(-2px);}.rwwcl-overview .rwwcl-card h3, .rwwcl-overview .rwwcl-card h4 {margin-top: 0;color: var(--rwwcl-text-primary);padding-bottom: 8px;border-bottom: 1px solid #f0f0f0;}.rwwcl-overview .rwwcl-card h3 {font-size: 18px;margin-bottom: 12px;}.rwwcl-overview .rwwcl-card h4 {font-size: 14px;font-weight: 600;margin-bottom: 10px;color: var(--rwwcl-text-secondary);}.rwwcl-overview .rwwcl-card p {margin: 8px 0 0;color: var(--rwwcl-text-muted);line-height: 1.5;}.rwwcl-overview .rwwcl-card strong {font-size: 24px;color: var(--rwwcl-primary);font-weight: 600;}.rwwcl-overview .rwwcl-bulk-convert {background: #f8f9fa;border: 1px solid #e0e0e0;border-radius: 6px;padding: 20px;margin-top: 30px;}.rwwcl-overview .rwwcl-bulk-convert h3 {margin-top: 0;margin-bottom: 15px;color: var(--rwwcl-text-primary);}.rwwcl-overview #rwwcl-start-bulk {padding: 8px 20px;font-size: 14px;font-weight: 600;height: auto;min-height: 36px;}.rwwcl-overview #rwwcl-start-bulk:disabled {opacity: 0.6;cursor: not-allowed;}.rwwcl-overview .rwwcl-auto-hint {margin-top:10px;font-size: 13px;line-height: 1.5;color: var(--rwwcl-text-muted);}.rwwcl-overview .rwwcl-auto-hint strong {color: var(--rwwcl-error);}.rwwcl-overview .rwwcl-bulk-progress {background: #fff;border: 1px solid var(--rwwcl-border-light);border-radius: 4px;padding: 20px;margin-top: 20px;}.rwwcl-overview .rwwcl-progress-heading {margin-top: 0;margin-bottom: 15px;color: var(--rwwcl-text-primary);font-size: 14px;}.rwwcl-overview .rwwcl-progress-wrapper {width: 100%;background: #eee;border-radius: 4px;height: 14px;margin-bottom: 8px;overflow: hidden;}.rwwcl-overview .rwwcl-progress-bar-inner {width: 0%;height: 100%;background: var(--rwwcl-primary-dark);transition: width 0.3s ease;}.rwwcl-overview rwwcl-progress-text {font-weight: bold;margin-top: 5px;color: var(--rwwcl-primary);font-size: 14px;}.rwwcl-overview .rwwcl-status-table {margin-top: 20px;border-collapse: collapse;width: 100%;}.rwwcl-overview .rwwcl-status-table thead th {background: var(--rwwcl-bg-light);border-bottom: 2px solid var(--rwwcl-border-light);padding: 12px;text-align: left;font-weight: 600;color: var(--rwwcl-text-primary);}.rwwcl-overview .rwwcl-status-table tbody td {padding: 12px;border-bottom: 1px solid #f0f0f0;vertical-align: middle;}.rwwcl-overview .rwwcl-status-table tbody tr:hover {background: var(--rwwcl-bg-card);}.rwwcl-overview .rwwcl-status-table .rwwcl-deleted {color: #999;font-style: italic;}.rwwcl-overview .rwwcl-status-table .rwwcl-deleted a {pointer-events: none;cursor: default;color: #999;}.rwwcl-settings {max-width: 1200px;}.rwwcl-settings .rwwcl-lite-settings-section {background: #fff;border: 1px solid var(--rwwcl-border-medium);border-radius: 4px;padding: 25px;margin-bottom: 30px;}.rwwcl-settings .rwwcl-lite-settings-section h3 {margin-top: 0;margin-bottom: 20px;padding-bottom: 10px;border-bottom: 2px solid #f0f0f0;color:#1d2327;}.rwwcl-settings .rwwcl-pro-settings-section {background: #fff;border: 1px solid var(--rwwcl-border-medium);border-radius: 4px;padding: 25px;position: relative;}.rwwcl-settings .rwwcl-pro-settings-section h3 {margin-top: 0;margin-bottom: 25px;display: flex;align-items: center;}.rwwcl-settings .rwwcl-pro-settings-section .pro-badge {margin-right: 8px;padding: 2px 8px;border-radius: 3px;font-size: 12px;background:#ffb900;color:#000;}.rwwcl-settings .rwwcl-pro-features-grid {display: grid;grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));gap: 20px;margin-bottom: 20px;}.rwwcl-settings .rwwcl-pro-upgrade-cta {position: relative;overflow: hidden;text-align:center;margin:30px 0;padding:25px;background:linear-gradient(135deg, #f8f9fa 0%, #f0f6fc 100%);border-radius:8px;border:2px dashed #72aee6;}.rwwcl-settings .rwwcl-pro-upgrade-cta:before {content: '⭐';position: absolute;top: -15px;right: -15px;font-size: 60px;opacity: 0.2;transform: rotate(15deg);}.rwwcl-settings .rwwcl-pro-upgrade-cta h4 {margin-top:0;color:#1d2327;}.rwwcl-settings .rwwcl-pro-upgrade-cta .p1 {color:#646970;max-width:600px;margin:10px auto 20px;}.rwwcl-settings .rwwcl-pro-upgrade-cta .p2 {margin:15px 0 0;font-size:12px;color:#8c8f94;}.rwwcl-settings .rwwcl-pro-feature-card {background: var(--rwwcl-bg-card);border: 1px solid #e0e0e0;border-radius: 6px;padding: 20px;transition: all 0.3s ease;position: relative;}.rwwcl-settings .rwwcl-pro-feature-card:hover {border-color: #ffb900;box-shadow: 0 2px 8px rgba(255, 185, 0, 0.15);transform: translateY(-2px);}.rwwcl-settings .rwwcl-pro-feature-card:before {content: '';position: absolute;top: 0;left: 0;right: 0;height: 3px;background: var(--rwwcl-pro-gradient);border-radius: 6px 6px 0 0;}.rwwcl-settings .rwwcl-pro-feature-header h4 {margin: 0 0 15px 0;color: var(--rwwcl-text-primary);font-size: 15px;font-weight: 600;}.rwwcl-settings .rwwcl-pro-feature-preview input, .rwwcl-pro-feature-preview select {cursor: not-allowed !important;background-color: var(--rwwcl-bg-light) !important;border-color: #dcdcde !important;color: var(--rwwcl-text-disabled) !important;opacity: 0.7;}.rwwcl-settings .rwwcl-pro-checkbox-preview {display: flex;align-items: center;gap: 8px;}.rwwcl-settings .rwwcl-pro-feature-desc {margin-top: 10px;font-size: 13px;color: var(--rwwcl-text-muted);line-height: 1.5;font-style: italic;}.rwwcl-about {max-width: 1200px;}.rwwcl-about .about-header {border-bottom: 2px solid #f0f0f0;padding-bottom: 20px;margin-bottom: 30px;}.rwwcl-about .about-header .version {color: #666;font-style: italic;}.rwwcl-about .features-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 25px;margin: 25px 0;}.rwwcl-about .feature-item {background: var(--rwwcl-bg-card);border-radius: 8px;padding: 20px;border-left: 4px solid #3498db;}.rwwcl-about .feature-item .dashicons {font-size: 32px;width: 32px;height: 32px;color: #3498db;margin-bottom: 15px;}.rwwcl-about .feature-item h4 {margin: 0 0 10px 0;color: #2c3e50;}.rwwcl-about .benefits-list {margin: 20px 0;}.rwwcl-about .benefit {display: flex;align-items: flex-start;gap: 20px;background: var(--rwwcl-bg-hover);border-radius: 6px;padding: 20px;margin-bottom: 15px;border-left: 3px solid #2980b9;}.rwwcl-about benefit .dashicons {font-size: 24px;width: 24px;height: 24px;color: #2980b9;margin-top: 5px;flex-shrink: 0;}.rwwcl-about .benefit h4 {margin: 0 0 8px 0;color: #2c3e50;}.rwwcl-about .benefit p {margin: 0;color: #555;}.rwwcl-about .cta-content {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 25px;margin: 25px 0;}.rwwcl-about .cta-item {display: flex;gap: 20px;align-items: flex-start;background: #fff;border: 1px solid #e0e0e0;border-radius: 8px;padding: 25px;}.rwwcl-about .cta-item .dashicons {font-size: 40px;width: 40px;height: 40px;color: #9b59b6;flex-shrink: 0;}.rwwcl-about .rwwcl-wp-rating {display: flex;flex-direction: row-reverse;justify-content: flex-end;unicode-bidi: bidi-override;direction: ltr;margin: 10px 0;}.rwwcl-about .rwwcl-wp-rating .rwwcl-star {font-family: 'dashicons' !important;width: 30px !important;height: 30px !important;margin: 0 2px !important;padding: 0 !important;border: none !important;background: none !important;box-shadow: none !important;cursor: pointer !important;position: relative !important;color: #ffb900 !important;font-size: 0 !important;text-indent: -9999px !important;overflow: hidden !important;direction: ltr !important;}.rwwcl-about .rwwcl-wp-rating .rwwcl-star::before {font-family: 'dashicons' !important;font-size: 24px !important;line-height: 1 !important;position: absolute !important;top: 0 !important;left: 0 !important;width: 100% !important;height: 100% !important;text-indent: 0 !important;content: "\f154" !important;}.rwwcl-about .rwwcl-wp-rating .rwwcl-star.rwwcl-hover::before {content: "\f155" !important;}.rwwcl-about .rwwcl-wp-rating .rwwcl-star.rwwcl-selected::before {content: "\f155" !important;}.rwwcl-about .rwwcl-wp-rating .rwwcl-star.rwwcl-half::before, .rwwcl-about .rwwcl-wp-rating .rwwcl-star.rwwcl-half-selected::before {content: "\f459" !important;}.rwwcl-about .rwwcl-wp-rating .rwwcl-star:focus {outline: none !important;box-shadow: none !important;}.rwwcl-about-feedback {margin: 40px 0;padding: 30px;background: #f9f9f9;border: 1px solid #e5e5e5;border-radius: 8px;}.rwwcl-about-feedback h3 {margin-top: 0;color: #23282d;}.rwwcl-about-feedback hr {margin: 0 0 20px 0;border: 0;border-top: 1px solid #e5e5e5;}.rwwcl-about-feedback .form-group {margin-bottom: 20px;}.rwwcl-about-feedback label {display: block;margin-bottom: 5px;font-weight: 600;}.rwwcl-about-feedback select, .rwwcl-about-feedback textarea, .rwwcl-about-feedback input[type="email"] {width: 100%;max-width: 500px;border: 1px solid #ddd;border-radius: 4px;padding: 8px;}.rwwcl-about-feedback textarea {resize: vertical;}.rwwcl-about-feedback .description {color: #666;font-style: italic;margin: 5px 0 0 0;}.rwwcl-about-feedback .button-primary {background: #2271b1;border-color: #2271b1;color: #fff;padding: 10px 20px;height: auto;}.rwwcl-about-feedback .button-primary:hover {background: #135e96;border-color: #135e96;}.rwwcl-toast {position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: rgba(0, 0, 0, 0.8);color: white;padding: 15px 30px;border-radius: 8px;font-size: 16px;z-index: 1000;opacity: 1;box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);transition: opacity 0.5s ease-out, transform 0.3s ease-out;}.rwwcl-toast.fade-out {opacity: 0;transform: translate(-50%, -40%);}.rwwcl-toast-success {background-color: rgba(46, 204, 113, 0.9);}.rwwcl-toast-error {background-color: rgba(231, 76, 60, 0.9);}.rwwcl-toast-warning {background-color: rgba(241, 196, 15, 0.9);}.rwwcl-btn-loading {position: relative;cursor: not-allowed !important;opacity: 0.7;pointer-events: none;}.rwwcl-btn-loading .rwwcl-spinner {display: inline-block;width: 16px;height: 16px;margin-right: 8px;border: 2px solid rgba(255,255,255,0.3);border-radius: 50%;border-top-color: #fff;animation: rwwcl-spin 0.8s linear infinite;vertical-align: middle;}@keyframes rwwcl-spin {to {transform: rotate(360deg);}}.rwwcl-btn-loading .dashicons {animation: rwwcl-spin 2s linear infinite;}.rwwcl-btn-loading .dashicons-update {animation: rwwcl-spin 2s linear infinite;margin-right: 5px;vertical-align: middle;}.rwwcl-about .pro-banner {background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);color: white;border-radius: 12px;padding: 30px;margin: 40px 0;}.rwwcl-about .pro-banner h3 {color: white;margin-top: 0;display: flex;align-items: center;gap: 10px;}.rwwcl-about .pro-banner h3 .dashicons {color: #ffd700;font-size: 24px;width: 24px;height: 24px;}.rwwcl-about .pro-features {columns: 2;column-gap: 40px;margin: 20px 0;}.rwwcl-about .pro-features li {display: flex;align-items: flex-start;gap: 10px;margin-bottom: 12px;break-inside: avoid;}.rwwcl-about .pro-features li .dashicons {color: rgba(255, 255, 255, 0.8);font-size: 18px;width: 18px;height: 18px;margin-top: 3px;flex-shrink: 0;}.rwwcl-about .pro-cta {background: rgba(255, 255, 255, 0.1);border-radius: 8px;padding: 20px;margin-top: 20px;}.rwwcl-about .pro-cta .button-primary {background: #ffd700;border-color: #ffd700;color: #333;font-weight: bold;}.rwwcl-about .pro-cta .button-primary:hover {background: #ffed4e;border-color: #ffed4e;}.rwwcl-about .about-footer {text-align: center;margin-top: 50px;padding-top: 30px;border-top: 1px solid #eee;color: #666;}.rwwcl-about .footer-links {margin-top: 15px;display: flex;justify-content: center;gap: 25px;flex-wrap: wrap;}.rwwcl-about .footer-links a {display: flex;align-items: center;gap: 8px;color: #3498db;text-decoration: none;}.rwwcl-about .footer-links a:hover {text-decoration: underline;}.rwwcl-about .footer-links a .dashicons {font-size: 18px;width: 18px;height: 18px;}@media screen and (max-width: 768px) {.rwwcl-pro-features-grid {grid-template-columns: 1fr;}.rwwcl-lite-settings-section, .rwwcl-pro-settings-section {padding: 20px;}.rwwcl-cards, .rwwcl-status-cards {flex-direction: column;gap: 15px;}.rwwcl-settings .form-table th, .rwwcl-settings .form-table td {display: block;width: 100%;padding: 10px 0;}.rwwcl-settings .form-table th {padding-bottom: 5px;}.rwwcl-pro-feature-card {width:58%;}.rwwcl-status-table {display: block;overflow-x: auto;}.rwwcl-about .pro-features {columns: 1;}.rwwcl-about .cta-content {grid-template-columns: 1fr;}.rwwcl-about .benefit {flex-direction: column;gap: 10px;}.rwwcl-about .footer-links {flex-direction: column;gap: 15px;align-items: center;}}