.home-2026 .h-brands{background:linear-gradient(180deg,var(--h-surface-2) 0,var(--h-surface) 100%);border-top:1px solid var(--h-line);overflow:hidden;position:relative}.home-2026 .h-brands__bg{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.home-2026 .h-brands__pattern{inset:0;mask-image:radial-gradient(ellipse at 50% 0,#000 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at 50% 0,#000 30%,transparent 75%);opacity:.55;position:absolute}.home-2026 .h-brands__blob{border-radius:50%;filter:blur(140px);opacity:.5;position:absolute}.home-2026 .h-brands__blob--a{background:radial-gradient(circle,rgba(var(--c-primary-rgb),.22),transparent 60%);height:540px;inset-inline-start:-160px;top:-180px;width:540px}.home-2026 .h-brands__blob--b{background:radial-gradient(circle,rgba(var(--c-secondary-rgb),.2),transparent 60%);bottom:-240px;height:600px;inset-inline-end:-160px;width:600px}.home-2026 .h-brands__inner{position:relative;z-index:1}.home-2026 .h-brands__head{align-items:end;display:grid;gap:clamp(32px,4vw,56px);grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);margin-bottom:clamp(40px,5vw,64px)}@media(max-width:992px){.home-2026 .h-brands__head{gap:32px;grid-template-columns:1fr}}.home-2026 .h-brands__head-copy{align-items:flex-start;display:flex;flex-direction:column;gap:18px}.home-2026 .h-brands__title{max-width:22ch}.home-2026 .h-brands__lede{max-width:56ch}.home-2026 .h-brands__metrics-card{background:var(--h-surface);border:1px solid var(--h-line);border-radius:clamp(18px,2vw,22px);box-shadow:var(--h-shadow-sm);padding:clamp(20px,2.4vw,28px)}.home-2026 .h-brands__metrics{display:grid;gap:0;grid-template-columns:1fr 1fr 1fr;list-style:none;margin:0;padding:0}@media(max-width:480px){.home-2026 .h-brands__metrics{grid-template-columns:1fr}}.home-2026 .h-brands__metrics li{border-inline-end:1px solid var(--h-line);display:flex;flex-direction:column;gap:6px;padding:4px clamp(8px,1.4vw,16px)}.home-2026 .h-brands__metrics li:last-child{border-inline-end:0}@media(max-width:480px){.home-2026 .h-brands__metrics li{border-bottom:1px solid var(--h-line);border-inline-end:0;padding:12px 0}.home-2026 .h-brands__metrics li:last-child{border-bottom:0}}.home-2026 .h-brands__metrics strong{color:var(--h-ink);font-family:Inter,MadaniArabic-Bold,sans-serif;font-size:clamp(1.5rem,2.2vw,1.875rem);font-weight:800;letter-spacing:-.02em;line-height:1}.home-2026 .h-brands__metrics strong span{color:var(--h-primary);margin-inline-start:1px}.home-2026 .h-brands__metrics>li>span{color:var(--h-muted);font-family:Inter,MadaniArabic-Regular,sans-serif;font-size:12.5px;line-height:1.3}[dir=rtl] .home-2026 .h-brands__metrics strong{font-family:MadaniArabic-Bold,sans-serif;letter-spacing:0}[dir=rtl] .home-2026 .h-brands__metrics>li>span{font-family:MadaniArabic-Regular,sans-serif}.home-2026 .h-brands__showcase{margin-bottom:clamp(40px,5vw,56px);position:relative}.home-2026 .h-brands__showcase:after{background:linear-gradient(to var(--fade-dir,left),transparent,var(--c-surface));bottom:0;content:"";inset-inline-end:0;pointer-events:none;position:absolute;top:0;width:60px;z-index:1}[dir=rtl] .home-2026 .h-brands__showcase:after{--fade-dir:right}.home-2026 .h-brands__scroller{display:grid;gap:18px;grid-auto-columns:clamp(240px,28vw,300px);grid-auto-flow:column;margin:-16px -4px 0;overflow-x:auto;overflow-y:visible;padding:16px 4px;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-inline:4px}.home-2026 .h-brands__scroller::-webkit-scrollbar{display:none}.home-2026 .h-brands__scroller>*{scroll-snap-align:start}@media(max-width:480px){.home-2026 .h-brands__scroller{grid-auto-columns:80%}}.home-2026 .h-brands__nav{display:none;gap:10px;justify-content:flex-end;margin-top:16px}@media(min-width:768px){.home-2026 .h-brands__nav{display:flex}}.home-2026 .h-brands__nav-btn{background:var(--h-surface);border:1px solid var(--h-line);border-radius:999px;color:var(--h-ink);cursor:pointer;display:grid;height:44px;place-items:center;transition:transform .2s var(--ease-out),background .2s var(--ease-out),border-color .2s var(--ease-out),box-shadow .2s var(--ease-out);width:44px}.home-2026 .h-brands__nav-btn:hover{background:var(--c-surface-dark);border-color:var(--c-surface-dark);box-shadow:0 10px 22px -10px #0b0f1452;color:#fff;transform:translateY(-1px)}[dir=rtl] .home-2026 .h-brands__nav-btn svg{transform:scaleX(-1)}.home-2026 .h-brands__grid{display:contents}.home-2026 .h-brands__card{--tone:var(--h-secondary);--tone-soft:var(--h-secondary-soft);background:var(--c-surface);border:1px solid var(--h-line);border-radius:var(--h-radius-lg);box-shadow:0 1px 2px #0b0f140a,0 10px 24px -16px #0b0f140f;color:var(--h-ink);display:flex;flex-direction:column;isolation:isolate;min-height:260px;overflow:hidden;padding:28px 22px 22px;position:relative;text-decoration:none;transition:transform .28s cubic-bezier(.2,.8,.2,1),border-color .28s ease,box-shadow .28s ease}.home-2026 .h-brands__card--tone-orange{--tone:var(--c-primary);--tone-soft:var(--c-primary-soft)}.home-2026 .h-brands__card--tone-indigo{--tone:var(--c-secondary);--tone-soft:var(--c-secondary-soft)}.home-2026 .h-brands__card--tone-mint{--tone:var(--c-mint);--tone-soft:var(--c-mint-soft)}.home-2026 .h-brands__card--tone-rose{--tone:var(--c-rose);--tone-soft:var(--c-rose-soft)}.home-2026 .h-brands__card--tone-sand{--tone:var(--c-sand);--tone-soft:var(--c-sand-soft)}.home-2026 .h-brands__card--tone-sky{--tone:var(--c-sky);--tone-soft:var(--c-sky-soft)}.home-2026 .h-brands__card:hover{border-color:color-mix(in srgb,var(--tone) 45%,var(--h-line));box-shadow:0 1px 2px #0b0f140a,0 28px 48px -22px color-mix(in srgb,var(--tone) 50%,transparent);transform:translateY(-6px)}.home-2026 .h-brands__card:hover .h-brands__card-stripe{height:6px}.home-2026 .h-brands__card:hover .h-brands__card-glow{opacity:1}.home-2026 .h-brands__card:hover .h-brands__card-pill{background:var(--tone);border-color:var(--tone);color:#fff}.home-2026 .h-brands__card:hover .h-brands__card-logo img{transform:scale(1.04)}.home-2026 .h-brands__card:hover .h-brands__card-go{color:var(--tone);transform:translate(3px)}.home-2026 .h-brands__card:dir(rtl):hover .h-brands__card-go{transform:translate(-3px)}.home-2026 .h-brands.is-visible .home-2026 .h-brands__card{animation:h-brands-rise .6s cubic-bezier(.2,.8,.2,1) var(--delay,0s) both}.home-2026 .h-brands__card-stripe{background:linear-gradient(90deg,var(--tone) 0,color-mix(in srgb,var(--tone) 60%,var(--c-surface)) 100%);height:4px;position:absolute;top:0;inset-inline:0;transition:height .28s cubic-bezier(.2,.8,.2,1);z-index:1}.home-2026 .h-brands__card-glow{background:radial-gradient(ellipse at top right,color-mix(in srgb,var(--tone) 12%,transparent),transparent 55%);inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .28s ease;z-index:-1}.home-2026 .h-brands__card-head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:18px}.home-2026 .h-brands__card-cat{color:var(--h-muted);font-family:Inter,MadaniArabic-SemiBold,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}[dir=rtl] .home-2026 .h-brands__card-cat{font-family:MadaniArabic-SemiBold,sans-serif;font-size:12px;letter-spacing:0;text-transform:none}.home-2026 .h-brands__card-pill{align-items:center;background:var(--tone-soft);border:1px solid transparent;border-radius:999px;color:var(--tone);display:inline-flex;font-family:Inter,MadaniArabic-SemiBold,sans-serif;font-size:11.5px;font-weight:600;letter-spacing:.02em;line-height:1;padding:5px 11px;transition:background-color .24s ease,color .24s ease,border-color .24s ease;white-space:nowrap}[dir=rtl] .home-2026 .h-brands__card-pill{font-family:MadaniArabic-SemiBold,sans-serif;letter-spacing:0}.home-2026 .h-brands__card-logo{display:grid;flex:1;padding:16px 8px;place-items:center}.home-2026 .h-brands__card-logo img{height:auto;max-height:96px;max-width:min(180px,85%);-o-object-fit:contain;object-fit:contain;transition:transform .32s cubic-bezier(.2,.8,.2,1);width:auto}.home-2026 .h-brands__card-foot{align-items:center;border-top:1px solid var(--h-line);display:flex;gap:12px;justify-content:space-between;padding-top:14px}.home-2026 .h-brands__card-name{color:var(--h-ink);font-family:Inter,MadaniArabic-SemiBold,sans-serif;font-size:14px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir=rtl] .home-2026 .h-brands__card-name{font-family:MadaniArabic-SemiBold,sans-serif}.home-2026 .h-brands__card-go{align-items:center;color:var(--h-muted);display:inline-flex;flex-shrink:0;font-family:Inter,MadaniArabic-SemiBold,sans-serif;font-size:12.5px;font-weight:600;gap:5px;transition:color .22s ease,transform .22s ease}[dir=rtl] .home-2026 .h-brands__card-go{font-family:MadaniArabic-SemiBold,sans-serif}[dir=rtl] .home-2026 .h-brands__card-go svg{transform:scaleX(-1)}.home-2026 .h-brands__cats{display:grid;gap:12px;grid-template-columns:repeat(4,1fr);list-style:none;margin:0 0 clamp(48px,6vw,64px);padding:0}@media(max-width:900px){.home-2026 .h-brands__cats{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.home-2026 .h-brands__cats{grid-template-columns:1fr}}.home-2026 .h-brands__cat-chip{align-items:center;background:var(--h-surface);border:1px solid var(--h-line);border-radius:var(--h-radius-md);color:var(--h-ink);display:flex;gap:12px;padding:14px 16px;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.home-2026 .h-brands__cat-chip:hover{border-color:color-mix(in srgb,var(--h-primary) 30%,var(--h-line));box-shadow:0 12px 24px -16px rgba(var(--c-primary-rgb),.25);transform:translateY(-2px)}.home-2026 .h-brands__cat-chip:hover .h-brands__cat-icon{background:var(--h-primary);color:#fff}.home-2026 .h-brands__cat-chip:hover .h-brands__cat-arrow{color:var(--h-primary);transform:translate(2px)}[dir=rtl] .home-2026 .h-brands__cat-chip:hover .h-brands__cat-arrow{transform:translate(-2px)}.home-2026 .h-brands__cat-icon{background:var(--h-primary-soft);border-radius:11px;color:var(--h-primary);display:grid;flex-shrink:0;height:40px;place-items:center;transition:background-color .22s ease,color .22s ease;width:40px}.home-2026 .h-brands__cat-body{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.home-2026 .h-brands__cat-name{color:var(--h-ink);font-family:Inter,MadaniArabic-SemiBold,sans-serif;font-size:14px;font-weight:600;line-height:1.2}.home-2026 .h-brands__cat-count{color:var(--h-muted);font-family:Inter,MadaniArabic-Regular,sans-serif;font-size:12px;line-height:1.2}[dir=rtl] .home-2026 .h-brands__cat-name{font-family:MadaniArabic-SemiBold,sans-serif}[dir=rtl] .home-2026 .h-brands__cat-count{font-family:MadaniArabic-Regular,sans-serif}.home-2026 .h-brands__cat-arrow{color:var(--h-muted-2);display:inline-flex;transition:transform .2s ease,color .2s ease}[dir=rtl] .home-2026 .h-brands__cat-arrow svg{transform:scaleX(-1)}.home-2026 .h-brands__action{display:flex;justify-content:center;margin-top:clamp(40px,5vw,64px)}.home-2026 .h-brands__action-btn{font-size:15px;gap:10px;padding:16px 28px}.home-2026 .h-brands__action-btn .h-brands__action-arrow{transition:transform .22s var(--ease-out)}.home-2026 .h-brands__action-btn:hover .h-brands__action-arrow{transform:translate(3px)}[dir=rtl] .home-2026 .h-brands__action-arrow{transform:scaleX(-1)}[dir=rtl] .home-2026 .h-brands__action-btn:hover .home-2026 .h-brands__action-arrow{transform:scaleX(-1) translate(3px)}@keyframes h-brands-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.home-2026 .h-brands__card{animation:none!important;opacity:1!important;transform:none!important;transition:none!important}.home-2026 .h-brands__card-go,.home-2026 .h-brands__card-logo img,.home-2026 .h-brands__card-pill,.home-2026 .h-brands__card-stripe,.home-2026 .h-brands__cat-arrow,.home-2026 .h-brands__cat-chip,.home-2026 .h-brands__cat-icon{transition:none!important}}
