:root{--background:#f4f7fc;--foreground:#1a202c;--primary:#06f;--primary-hover:#0052cc;--accent-green:#28c242;--font-sans:"SF Compact Text", "SF Compact Display", var(--font-tajawal), -apple-system, BlinkMacSystemFont, system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}body{min-height:100%;color:var(--foreground);background-color:var(--background);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px;transition:all .2s}::-webkit-scrollbar-thumb:hover{background:#94a3b8}a{color:inherit;text-decoration:none}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--primary);outline-offset:2px}
.locale-switcher{cursor:pointer;color:#4a5568;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 12px;font-family:inherit;font-size:.7rem;font-weight:600;transition:all .2s;display:flex}.locale-switcher:hover{color:#06f;background-color:#0066ff0a}.locale-switcher:hover .locale-switcher-icon{color:#06f}.locale-switcher .locale-switcher-icon-container{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.locale-switcher .locale-switcher-icon{color:#4a5568;width:20px;height:20px;transition:color .2s}.locale-switcher .locale-switcher-label{white-space:nowrap}
.hero-section{flex-direction:column;justify-content:flex-start;width:100%;height:630px;min-height:380px;display:flex;position:relative;overflow:hidden}.hero-section .bg-image-container{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-section .bg-image-container .bg-image{object-fit:cover;object-position:center 30%;z-index:1;border-radius:5px;width:100%;height:100%;position:absolute;top:0;left:0}.hero-section .bg-image-container .hero-overlay{z-index:2;background:linear-gradient(#a9a9a940 0%,#afa4a41a 40%,#f4f7fc00 100%);border-radius:5px;width:100%;height:100%;position:absolute;top:0;left:0}.hero-section .hero-header{z-index:10;grid-template-columns:1fr auto 1fr;align-items:flex-start;padding-top:24px;padding-bottom:24px;display:grid;position:relative}.hero-section .hero-header .left-toolbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #0066ff26;border-radius:12px;justify-self:start;align-items:center;gap:8px;height:72px;padding:4px 16px;display:flex;box-shadow:0 8px 30px #0000000f}.hero-section .hero-header .left-toolbar .tool-btn{cursor:pointer;color:#4a5568;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:100%;padding:8px;font-family:inherit;font-size:.7rem;font-weight:600;transition:all .2s;display:flex}.hero-section .hero-header .left-toolbar .tool-btn:hover{color:#06f;background-color:#0066ff0a}.hero-section .hero-header .left-toolbar .tool-btn:hover .tool-btn-icon{color:#06f}.hero-section .hero-header .left-toolbar .tool-btn .tool-btn-icon-container{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.hero-section .hero-header .left-toolbar .tool-btn .tool-btn-icon{color:#4a5568;width:20px;height:20px;transition:color .2s}.hero-section .hero-header .left-toolbar .tool-btn .btn-label{white-space:nowrap;color:#636267}.hero-section .hero-header .left-toolbar .toolbar-divider{background-color:#e2e8f0;width:1px;height:36px}.hero-section .hero-header .center-logo{cursor:pointer;box-sizing:border-box;background-image:url(/weblisting/images/badge_bg.svg);background-position:top;background-repeat:no-repeat;background-size:100% 100%;justify-content:center;justify-self:center;align-items:center;width:231px;height:76px;margin-top:-26px;padding:10px 24px;display:flex;position:relative}.hero-section .hero-header .center-logo .logo-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;margin-top:-6px}.hero-section .hero-header .right-logo{justify-self:end;align-items:center;display:flex}.hero-section .hero-header .right-logo .partner-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:#fffffff2;border:1px solid #0066ff26;border-radius:12px;justify-content:center;align-items:center;max-width:180px;height:72px;padding:6px 16px;display:flex;overflow:hidden;box-shadow:0 8px 30px #0000000f}.hero-section .hero-header .right-logo .partner-badge img,.hero-section .hero-header .right-logo .partner-badge .partner-logo-image{object-fit:contain!important;width:auto!important;max-width:130px!important;height:auto!important;max-height:48px!important;display:block!important}@media (max-width:1024px){.hero-section .hero-header{padding-top:16px;padding-bottom:16px}.hero-section .hero-header .left-toolbar,.hero-section .hero-header .partner-badge{height:60px;padding:8px 16px}}@media (max-width:768px){.hero-section{height:auto;min-height:220px}.hero-section .hero-header{box-sizing:border-box;grid-template-columns:1fr 1fr;grid-template-areas:"brand partner""toolbar toolbar";align-items:center;gap:12px;width:100%;padding:16px 8px;display:grid}.hero-section .hero-header .center-logo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #0066ff26;border-radius:12px;grid-area:brand;justify-content:center;justify-self:start;align-items:center;width:auto;height:auto;margin-top:0;padding:6px 12px;display:flex;box-shadow:0 8px 30px #0000000f;background-image:none!important}.hero-section .hero-header .center-logo .logo-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:36px;margin-top:0}.hero-section .hero-header .right-logo{grid-area:partner;justify-self:end;display:block!important}.hero-section .hero-header .right-logo .partner-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:auto;min-width:unset;background:#fffffff2;border:1px solid #0066ff26;border-radius:12px;justify-content:center;align-items:center;height:auto;padding:6px 12px;display:flex;box-shadow:0 8px 30px #0000000f}.hero-section .hero-header .right-logo .partner-badge .partner-logo-image{width:auto;height:28px}.hero-section .hero-header .left-toolbar{box-sizing:border-box;grid-area:toolbar;justify-content:space-around;justify-self:center;gap:4px;width:100%;max-width:100%;height:auto;min-height:56px;padding:4px 8px}.hero-section .hero-header .left-toolbar .tool-btn,.hero-section .hero-header .left-toolbar .locale-switcher{gap:4px;height:auto;padding:4px 8px;font-size:.65rem}.hero-section .hero-header .left-toolbar .tool-btn .tool-btn-icon-container,.hero-section .hero-header .left-toolbar .tool-btn .locale-switcher-icon-container,.hero-section .hero-header .left-toolbar .locale-switcher .tool-btn-icon-container,.hero-section .hero-header .left-toolbar .locale-switcher .locale-switcher-icon-container{width:20px;height:20px}.hero-section .hero-header .left-toolbar .tool-btn .tool-btn-icon-container svg,.hero-section .hero-header .left-toolbar .tool-btn .locale-switcher-icon-container svg,.hero-section .hero-header .left-toolbar .locale-switcher .tool-btn-icon-container svg,.hero-section .hero-header .left-toolbar .locale-switcher .locale-switcher-icon-container svg{width:16px;height:16px}.hero-section .hero-header .left-toolbar .toolbar-divider{height:24px}}.hamburger-menu-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;color:#4a5568;z-index:12;background:#fffffff2;border:1px solid #0066ff26;border-radius:12px;justify-content:center;align-self:center;align-items:center;width:48px;height:48px;padding:10px;transition:all .2s;display:none;box-shadow:0 8px 30px #0000000f}.hamburger-menu-btn:hover{color:#06f;background-color:#0066ff0a}.mobile-drawer-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background-color:#00000073;width:100vw;height:100vh;transition:opacity .3s;display:flex;position:fixed;inset:0}.mobile-drawer-overlay[dir=rtl],[dir=rtl] .mobile-drawer-overlay,.mobile-drawer-overlay[dir=ltr],[dir=ltr] .mobile-drawer-overlay{justify-content:flex-start}.mobile-drawer-content{box-sizing:border-box;background-color:#fff;flex-direction:column;width:300px;max-width:85%;height:100%;padding:24px;animation:.35s cubic-bezier(.16,1,.3,1) forwards slideInRtl;display:flex;box-shadow:-6px 0 32px #0000001f}[dir=ltr] .mobile-drawer-content,html[lang=en] .mobile-drawer-content{animation:.35s cubic-bezier(.16,1,.3,1) forwards slideInLtr;box-shadow:6px 0 32px #0000001f}.mobile-drawer-content .drawer-header{justify-content:flex-start;margin-bottom:24px;display:flex}[dir=ltr] .mobile-drawer-content .drawer-header{justify-content:flex-end}.mobile-drawer-content .drawer-header .drawer-close-btn{color:#4a5568;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.mobile-drawer-content .drawer-header .drawer-close-btn:hover{color:#06f;background-color:#0066ff0f}.mobile-drawer-content .drawer-body{flex-direction:column;gap:16px;display:flex}.mobile-drawer-content .drawer-body .drawer-item{width:100%;display:flex}.mobile-drawer-content .drawer-body .tool-btn.drawer-item{cursor:pointer;color:#4a5568;box-sizing:border-box;background:0 0;border:none;border-radius:8px;flex-direction:row;align-items:center;gap:12px;width:100%;padding:12px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.mobile-drawer-content .drawer-body .tool-btn.drawer-item:hover{color:#06f;background-color:#0066ff0a}.mobile-drawer-content .drawer-body .tool-btn.drawer-item .tool-btn-icon-container{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.mobile-drawer-content .drawer-body .tool-btn.drawer-item .btn-label{color:#4a5568}.mobile-drawer-content .drawer-body .locale-switcher.drawer-item{cursor:pointer;color:#4a5568;box-sizing:border-box;background:0 0;border:none;border-radius:8px;flex-direction:row;align-items:center;gap:12px;width:100%;padding:12px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.mobile-drawer-content .drawer-body .locale-switcher.drawer-item:hover{color:#06f;background-color:#0066ff0a}.mobile-drawer-content .drawer-body .locale-switcher.drawer-item .locale-switcher-icon-container{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.mobile-drawer-content .drawer-body .locale-switcher.drawer-item .locale-switcher-label{color:#4a5568}.mobile-drawer-content .drawer-body .drawer-divider{background-color:#e2e8f0;width:100%;height:1px}@keyframes slideInRtl{0%{opacity:.4;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInLtr{0%{opacity:.4;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.hero-section .hero-header{align-items:center;gap:12px;padding:16px;grid-template-columns:auto 1fr auto!important;grid-template-areas:none!important}.hero-section .hero-header .left-toolbar{display:none!important}.hero-section .hero-header .hamburger-menu-btn{display:flex!important}.hero-section .hero-header .center-logo{box-shadow:none;margin-top:0;grid-area:unset!important;justify-self:center!important}.hero-section .hero-header .right-logo{grid-area:unset!important;justify-self:end!important}}
.filter-bar-wrapper{z-index:20;margin-bottom:24px;position:relative}.filter-bar-wrapper .filter-bar{width:100%;direction:inherit;justify-content:space-between;align-items:stretch;gap:16px;display:flex}.filter-bar-wrapper .filter-bar .dropdown-container,.filter-bar-wrapper .filter-bar .filter-card{background:#fff;border:1px solid #0000000d;border-radius:16px;align-items:center;height:auto;min-height:90px;padding:12px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 32px #0000000d}.filter-bar-wrapper .filter-bar .dropdown-container:hover,.filter-bar-wrapper .filter-bar .filter-card:hover{border-color:#00000014;box-shadow:0 12px 40px #00000014}.filter-bar-wrapper .filter-bar .dropdown-container{flex-direction:column;flex:0 0 170px;justify-content:space-between;align-items:stretch;width:240px;padding:12px 20px;position:relative}.filter-bar-wrapper .filter-bar .dropdown-container .dropdown-label-row{align-items:center;gap:8px;width:100%;display:flex}.filter-bar-wrapper .filter-bar .dropdown-container .dropdown-label-row .dropdown-label-text{color:#718096;font-size:.85rem;font-weight:700}.filter-bar-wrapper .filter-bar .dropdown-container .dropdown-label-row .directions-svg-icon{justify-content:center;align-items:center;width:11px;height:13px;display:flex}.filter-bar-wrapper .filter-bar .dropdown-container .dropdown-label-row .directions-svg-icon path{stroke:#111c25;strokeWidth:.8px}.filter-bar-wrapper .filter-bar .dropdown-container .dropdown-button{cursor:pointer;background:#f7fafc;border:1px solid #edf2f7;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:38px;padding:6px 12px;font-family:inherit;transition:all .2s;display:flex}.filter-bar-wrapper .filter-bar .dropdown-container .dropdown-button:hover{background:#edf2f7;border-color:#cbd5e0}.filter-bar-wrapper .filter-bar .dropdown-container .dropdown-button .dropdown-value{color:#1a202c;font-size:.85rem;font-weight:600}.filter-bar-wrapper .filter-bar .dropdown-container .dropdown-button .chevron-icon{color:#4a5568;width:16px;height:16px;transition:transform .2s}.filter-bar-wrapper .filter-bar .dropdown-container .dropdown-button .chevron-icon.rotated{transform:rotate(180deg)}.filter-bar-wrapper .filter-bar .dropdown-container .dropdown-menu{top:calc(100% + 8px);z-index:100;background:#fff;border:1px solid #00000014;border-radius:12px;flex-direction:column;width:100%;padding:6px;display:flex;position:absolute;inset-inline-start:0;overflow:hidden;box-shadow:0 10px 30px #00000014}.filter-bar-wrapper .filter-bar .dropdown-container .dropdown-menu .dropdown-option{cursor:pointer;color:#4a5568;text-align:start;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .15s}.filter-bar-wrapper .filter-bar .dropdown-container .dropdown-menu .dropdown-option:hover{color:#06f;background-color:#edf2f7}.filter-bar-wrapper .filter-bar .dropdown-container .dropdown-menu .dropdown-option.active-option{color:#06f;background-color:#0066ff0d}.filter-bar-wrapper .filter-bar .filter-card{flex-direction:column;flex:1;align-items:stretch;gap:10px;min-width:0;display:flex}.filter-bar-wrapper .filter-bar .filter-card .card-label-section{white-space:nowrap;align-items:center;gap:10px;display:flex}.filter-bar-wrapper .filter-bar .filter-card .card-label-section .label-icon{color:#3a3a4a;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.filter-bar-wrapper .filter-bar .filter-card .card-label-section .card-label-text{color:#1a202c;font-size:.95rem;font-weight:700}.filter-bar-wrapper .filter-bar .filter-card .slider-control-section{background:#f6f8f9;border-radius:4.15px;flex-direction:column;flex:1;gap:6px;min-width:0;padding:6px;display:flex}.filter-bar-wrapper .filter-bar .filter-card .slider-control-section .slider-header-row{justify-content:space-between;align-items:center;width:100%;display:flex}.filter-bar-wrapper .filter-bar .filter-card .slider-control-section .slider-header-row .range-value{align-items:center;gap:6px;display:flex}.filter-bar-wrapper .filter-bar .filter-card .slider-control-section .slider-header-row .range-value .val-limit{color:#718096;font-size:.75rem;font-weight:500}.filter-bar-wrapper .filter-bar .filter-card .slider-control-section .slider-header-row .range-value .green-text{font-size:.85rem;font-weight:700;color:#26c140!important}.filter-bar-wrapper .filter-bar .filter-card .slider-control-section .slider-track-wrapper{align-items:center;width:100%;height:24px;display:flex;position:relative}.filter-bar-wrapper .filter-bar .filter-card .slider-control-section .slider-track-wrapper .dual-range-container{background-color:#edf2f7;border-radius:3px;width:100%;height:6px;position:relative}.filter-bar-wrapper .filter-bar .filter-card .slider-control-section .slider-track-wrapper .dual-range-container .range-input{pointer-events:none;appearance:none;z-index:1;background:0 0;width:100%;height:6px;margin:0;position:absolute;top:0;left:0}.filter-bar-wrapper .filter-bar .filter-card .slider-control-section .slider-track-wrapper .dual-range-container .range-input::-webkit-slider-thumb{cursor:pointer;pointer-events:auto;-webkit-appearance:none;background:#fff;border:3px solid #06f;border-radius:50%;width:16px;height:16px;transition:transform .1s;box-shadow:0 2px 6px #0066ff40}.filter-bar-wrapper .filter-bar .filter-card .slider-control-section .slider-track-wrapper .dual-range-container .range-input::-webkit-slider-thumb:hover{transform:scale(1.15)}.filter-bar-wrapper .filter-bar .filter-card .slider-control-section .slider-track-wrapper .dual-range-container .range-input::-moz-range-thumb{cursor:pointer;pointer-events:auto;background:#fff;border:3px solid #06f;border-radius:50%;width:14px;height:14px;transition:transform .1s;box-shadow:0 2px 6px #0066ff40}.filter-bar-wrapper .filter-bar .filter-card .slider-control-section .slider-track-wrapper .dual-range-container .range-input::-moz-range-thumb:hover{transform:scale(1.15)}.filter-bar-wrapper .filter-bar .filter-card .slider-control-section .slider-track-wrapper .dual-range-container .slider-bar-visual{pointer-events:none;background-color:#086eff;border-radius:3px;height:100%;position:absolute}@media (max-width:1200px){.filter-bar-wrapper .filter-bar{flex-direction:column;gap:16px}.filter-bar-wrapper .filter-bar .dropdown-container,.filter-bar-wrapper .filter-bar .filter-card{flex:none;width:100%;height:auto;min-height:84px;padding:13px 7px}.filter-bar-wrapper .filter-bar .filter-card{flex-direction:row}}@media (max-width:768px){.filter-bar-wrapper .filter-bar .filter-card{flex-direction:column;align-items:stretch;gap:12px}.filter-bar-wrapper .filter-bar .filter-card .card-label-section{justify-content:space-between;width:100%}}
