:root{--whc-primary:#0073aa;--whc-accent:#e84545;--whc-bg:#f9f9f9;--whc-border:#e1e1e1;--whc-text:#333;--whc-shadow:0 2px 5px rgba(0,0,0,0.1);--whc-logo-w:120px;--whc-logo-h:60px}.whc-container,.whc-results-wrapper{width:98%;max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box;direction:rtl}.whc-tabs-wrapper{display:flex;justify-content:center;margin-bottom:30px;border-bottom:2px solid var(--whc-border)}.whc-tab-btn{padding:15px 30px;cursor:pointer;background:#fff0;border:none;border-bottom:3px solid #fff0;font-weight:600;color:var(--whc-text);transition:0.3s;font-size:16px}.whc-tab-btn.active{color:var(--whc-primary);border-bottom-color:var(--whc-primary)}.whc-filter-row{text-align:center;margin-bottom:25px}.whc-select-inline,.whc-select-modern{padding:10px 15px;border:1px solid var(--whc-border);border-radius:5px;font-size:14px;min-width:200px}.whc-grid-modern{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px;margin-bottom:30px;justify-content:center}.whc-card-modern{position:relative;display:block;cursor:pointer}.whc-chk{position:absolute;top:10px;right:10px;z-index:2}.whc-card-inner{border:2px solid var(--whc-border);border-radius:8px;padding:15px;text-align:center;background:#fff;transition:0.3s;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.whc-card-modern:hover .whc-card-inner{border-color:var(--whc-primary);box-shadow:var(--whc-shadow)}.whc-chk:checked+.whc-card-inner{border-color:var(--whc-primary);background-color:#f0f7ff}.whc-logo-container{height:var(--whc-logo-h);display:flex;align-items:center;justify-content:center;margin-bottom:10px}.whc-provider-card-logo,.whc-ext-logo{max-width:100%;max-height:100%;object-fit:contain}.whc-btn-container{text-align:center;margin-top:30px}.whc-btn-modern,.whc-buy-btn{display:inline-block;padding:12px 30px;background-color:var(--whc-accent);color:#fff;border:none;border-radius:5px;font-weight:600;text-decoration:none;cursor:pointer;transition:0.3s}.whc-btn-modern:hover,.whc-buy-btn:hover{background-color:#c0392b}.whc-btn-modern:disabled{background-color:#ccc;cursor:not-allowed}.whc-box-modern{text-align:center;padding:40px;background:var(--whc-bg);border-radius:8px}.whc-top-tabs-container{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:25px}.whc-top-tab-btn{padding:10px 20px;background:#fff;border:2px solid var(--whc-border);border-radius:20px;cursor:pointer;font-weight:600;transition:0.3s}.whc-top-tab-btn.active,.whc-top-tab-btn:hover{border-color:var(--whc-primary);background:var(--whc-primary);color:#fff}.whc-scroll-container{overflow-x:auto;border:1px solid var(--whc-border);border-radius:8px}.whc-modern-table{width:100%;border-collapse:collapse;text-align:center;background:#fff}.whc-modern-table th,.whc-modern-table td{padding:15px;border:1px solid var(--whc-border);vertical-align:middle;text-align:center!important}.whc-modern-table thead th{background-color:#2c3e50;font-weight:700;color:#fff;border-bottom:2px solid var(--whc-border)}.whc-sticky-col{position:sticky;right:0;background-color:#fff;z-index:1;text-align:right!important;font-weight:600;border-left:2px solid var(--whc-border);width:140px;box-shadow:-2px 0 5px rgb(0 0 0 / .02)}.whc-modern-table thead th.whc-sticky-col{background-color:#2c3e50;z-index:2;color:#fff}tr.whc-section-row td{background-color:#e9ecef;text-align:right!important;font-weight:700;padding:10px;font-size:1.1em}.whc-tick{color:#4caf50;font-size:1.2em}.whc-cross{color:#f44336;font-size:1.2em}.whc-star-wrapper{display:flex;align-items:center;justify-content:center;gap:6px;direction:ltr}.whc-stars{color:#e1e1e1;display:inline-block;font-size:18px;position:relative}.whc-stars-fill{position:absolute;top:0;left:0;height:100%;overflow:hidden;color:#ffc107}.whc-stars::before,.whc-stars-fill::before{content:'★★★★★';font-family:sans-serif}@media (max-width:768px){.whc-tabs-wrapper{flex-direction:column;border-bottom:none}.whc-tab-btn{border-bottom:none;border-right:3px solid #fff0;text-align:right}.whc-tab-btn.active{border-right-color:var(--whc-primary);background-color:#f0f7ff}.whc-sticky-col{border-left:none;border-bottom:1px solid var(--whc-border);position:static;text-align:center!important}}