/* Najdeah home v6 - the NovaTrend layout, rebuilt one to one.
   Everything here is scoped to .nv6 so the v5 page keeps its own look.
   Written with logical properties: the store runs Arabic first, so the whole
   page has to mirror without a second set of rules. */

.nv6{
 --or:#FF5A1F;--or-d:#E8430A;--ink:#0F1115;--ink-2:#1B1D22;
 --mut:#6E7379;--mut-2:#8A9099;--line:#E8E8EA;
 --card:#F4F4F5;--card-2:#EFEFF1;--star:#FFB400;--amber:#F6B31A;
 --w:1240px;
 color:var(--ink);font-size:15px;line-height:1.6;
 font-family:"Inter","Helvetica Neue",Helvetica,Arial,sans-serif}
.nv6 *{box-sizing:border-box}
.nv6 a{text-decoration:none;color:inherit}
.nv6 img{display:block;max-width:100%}
.nv6 section{position:relative;width:auto!important;max-width:none!important;
 margin-inline:calc(50% - 50vw)}
.nv6 .w{max-width:var(--w);margin:0 auto;padding:0 22px}

/* ---------------------------------------------------------------- type ---- */
.nv6 h1,.nv6 h2,.nv6 h3,.nv6 h4{letter-spacing:-.035em;margin:0}
.nv6-sec{padding-top:44px}
.nv6-h{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 20px}
.nv6-h h2{font-size:26px;font-weight:800;line-height:1.1}
.nv6-h a{display:inline-flex;align-items:center;gap:9px;font-size:13.5px;font-weight:500;
 color:#4A4F56;white-space:nowrap;transition:color .16s}
.nv6-h a:hover{color:var(--or)}
.nv6-h a svg{flex:none}
.nv6-ar{display:inline-block;transition:transform .18s}
.nv6-h a:hover .nv6-ar{transform:translateX(3px)}

/* ---------------------------------------------------------------- buttons -- */
.nv6-b{display:inline-flex;align-items:center;justify-content:center;gap:11px;
 font-size:14.5px;font-weight:700;padding:15px 28px;border-radius:8px;
 background:var(--or);color:#fff!important;transition:background .18s,transform .18s;
 border:0;cursor:pointer;font-family:inherit;line-height:1.2}
.nv6-b:hover{background:var(--or-d);transform:translateY(-1px)}
.nv6-b.gh{background:#fff;color:var(--ink)!important;box-shadow:inset 0 0 0 1.5px #DCDCDF}
.nv6-b.gh:hover{background:var(--ink);color:#fff!important;box-shadow:none}
.nv6-b.dk{background:var(--ink)}
.nv6-b.dk:hover{background:var(--or)}
.nv6-b.wt{background:#fff;color:var(--or)!important}
.nv6-b.wt:hover{background:var(--ink);color:#fff!important}
.nv6-b.wt2{background:#fff;color:var(--ink)!important}
.nv6-b.wt2:hover{background:var(--or);color:#fff!important}

/* =============================================================== hero ===== */
.nv6-eye{display:block;font-size:13px;font-weight:800;letter-spacing:.2em;
 text-transform:uppercase;color:var(--or)}
.nv6-hero h1{font-size:clamp(38px,4.4vw,62px);font-weight:800;line-height:1.04;
 letter-spacing:-.045em;margin:20px 0 0}
.nv6-hero .lede{font-size:17px;line-height:1.62;color:#5A6068;margin:22px 0 34px;max-width:390px}
.nv6-hb{display:flex;gap:14px;flex-wrap:wrap}

/* =============================================================== trust ==== */
.nv6-trust{background:#fff}
.nv6-trust .w{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.nv6-tg{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:26px 0}
.nv6-tg > div{display:flex;gap:16px;align-items:center;padding-inline:26px;position:relative}
.nv6-tg > div:first-child{padding-inline-start:0}
.nv6-tg > div + div::before{content:"";position:absolute;inset-inline-start:0;top:2px;bottom:2px;
 width:1px;background:var(--line)}
.nv6-tg em{flex:none;color:var(--ink);display:flex}
.nv6-tg b{display:block;font-size:15px;font-weight:700;letter-spacing:-.02em;line-height:1.3}
.nv6-tg i{display:block;font-style:normal;font-size:13px;color:var(--mut);margin-top:3px;
 line-height:1.4}

/* ========================================================== categories ==== */
.nv6-cats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.nv6-cat{position:relative;border-radius:16px;overflow:hidden;display:block;
 aspect-ratio:1/1.3;background:var(--card);
 box-shadow:0 1px 2px rgba(15,17,21,.05)}
.nv6-cat > img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,.61,.36,1)}
.nv6-cat:hover > img{transform:scale(1.07)}
.nv6-cat .ov{position:absolute;inset-inline:8px;bottom:8px;border-radius:12px;padding:12px 14px 13px;
 background:rgba(255,255,255,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);
 box-shadow:0 6px 18px rgba(15,17,21,.12)}
.nv6-cat b{display:block;font-size:14.5px;font-weight:700;letter-spacing:-.025em;
 color:var(--ink);line-height:1.25;
 white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.nv6-cat .go{display:flex;align-items:center;justify-content:space-between;gap:8px;
 margin-top:5px;font-size:12.5px;color:#5A6068}
.nv6-cat .go svg{flex:none;transition:transform .2s}
.nv6-cat:hover .go svg{transform:translateX(3px)}

/* ============================================================ products ==== */
.nv6-railw{position:relative}
.nv6-rail{display:grid;grid-auto-flow:column;gap:16px;
 grid-auto-columns:calc((100% - 4*16px)/5);
 overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;
 scrollbar-width:none;padding-bottom:2px}
.nv6-rail::-webkit-scrollbar{display:none}
.nv6-rail > *{scroll-snap-align:start}
.nv6-p{position:relative;background:var(--card);border-radius:16px;padding:14px;
 display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}
.nv6-p:hover{box-shadow:0 20px 40px -16px rgba(15,17,21,.20);transform:translateY(-3px)}
.nv6-p .im{display:block;position:relative;border-radius:12px;overflow:hidden;margin-bottom:14px}
.nv6-p .im img{width:100%;aspect-ratio:1;object-fit:contain;transition:transform .35s}
.nv6-p:hover .im img{transform:scale(1.05)}
.nv6-tag{position:absolute;inset-inline-start:14px;top:14px;z-index:3;
 font-size:11.5px;font-weight:700;padding:5px 11px;border-radius:8px;
 background:var(--ink);color:#fff;letter-spacing:-.01em}
.nv6-tag.of{background:var(--or)}
/* direction belongs on the digits: set on the pill it resolves the pill's own
   inset-inline-start to the left and drops it under the heart in Arabic */
.nv6-tag i{font-style:normal;direction:ltr;unicode-bidi:isolate}
.nv6-heart{position:absolute;inset-inline-end:14px;top:14px;z-index:2;width:34px;height:34px;
 border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;
 color:#3A3F46;transition:color .16s,background .16s}
.nv6-heart:hover{background:var(--or);color:#fff}
.nv6-p h3{font-size:14.5px;font-weight:600;line-height:1.35;margin:0 0 8px;color:#22262B;
 display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.nv6-pr{display:flex;align-items:baseline;gap:9px;margin-bottom:10px;flex-wrap:wrap}
.nv6-pr b{font-size:16.5px;font-weight:800;letter-spacing:-.03em;unicode-bidi:isolate}
.nv6-pr del{font-size:14px;color:#9AA0A8;font-weight:500;unicode-bidi:isolate}
.nv6-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}
.nv6-rate{display:flex;align-items:center;gap:7px;min-width:0}
.nv6-stars{display:flex;gap:1.5px;flex:none}
.nv6-stars svg{display:block}
.nv6-rate span{font-size:12.5px;color:var(--mut);unicode-bidi:isolate}
.nv6-add{width:40px;height:40px;border-radius:50%;background:var(--ink);color:#fff!important;
 display:flex;align-items:center;justify-content:center;flex:none;
 transition:background .18s,transform .18s}
.nv6-add:hover{background:var(--or);transform:scale(1.07)}
/* the two carousel handles the reference parks outside the row */
.nv6-nav{position:absolute;top:calc(50% - 22px);width:44px;height:44px;padding:0;border:0;
 cursor:pointer;border-radius:50%;background:#fff;color:var(--ink);display:none;
 align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(15,17,21,.14);z-index:4;
 transition:background .16s,color .16s,opacity .16s}
@media (min-width:1380px){.nv6-nav{display:flex}}
.nv6-nav:hover{background:var(--ink);color:#fff}
.nv6-nav[disabled]{opacity:.34;cursor:default;background:#fff;color:var(--ink)}
.nv6-nav.p{inset-inline-start:-56px}
.nv6-nav.n{inset-inline-end:-56px}

/* ========================================================= best sellers === */
.nv6-best{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.nv6-bs{position:relative;background:var(--card);border-radius:18px;padding:20px;
 display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px;
 align-items:center;transition:box-shadow .2s}
.nv6-bs:hover{box-shadow:0 20px 44px -18px rgba(15,17,21,.22)}
.nv6-bs .bdg{position:absolute;inset-inline-start:20px;top:20px;z-index:2;
 background:var(--amber);color:#3A2600;font-size:12px;font-weight:800;
 padding:5px 12px;border-radius:9px}
.nv6-bs .im{display:block}
.nv6-bs .im img{width:100%;aspect-ratio:1;object-fit:contain;
 filter:drop-shadow(0 18px 26px rgba(10,12,18,.22))}
.nv6-bs h3{font-size:19px;font-weight:700;letter-spacing:-.035em;line-height:1.2;margin:0 0 9px;
 display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.nv6-bs .pr{font-size:20px;font-weight:800;letter-spacing:-.035em;margin-bottom:9px;
 unicode-bidi:isolate}
.nv6-bs .nv6-rate{margin-bottom:11px}
.nv6-bs p{font-size:13.5px;line-height:1.55;color:var(--mut);margin:0 0 16px;
 display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.nv6-bs .row{display:flex;gap:10px;align-items:center}
.nv6-bs .qa{flex:1;min-width:0;background:var(--ink);color:#fff!important;font-size:14px;
 font-weight:700;padding:13px 10px;border-radius:9px;text-align:center;transition:background .18s}
.nv6-bs .qa:hover{background:var(--or)}
.nv6-bs .ic{width:46px;height:46px;flex:none;border-radius:9px;background:#fff;
 box-shadow:inset 0 0 0 1.5px #DEDEE1;
 display:flex;align-items:center;justify-content:center;color:var(--ink);
 transition:background .18s,color .18s,box-shadow .18s}
.nv6-bs .ic:hover{box-shadow:none}
.nv6-bs .ic:hover{background:var(--or);color:#fff}

/* ============================================================== promos ==== */
.nv6-promos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.nv6-pa,.nv6-pb{position:relative;border-radius:18px;overflow:hidden;min-height:270px;
 padding:34px 38px;display:flex;flex-direction:column;justify-content:center;color:#fff}
.nv6-pa{background:linear-gradient(115deg,#FF7A3D 0%,#FC5A18 38%,#EC3F05 100%)}
.nv6-pb{background:linear-gradient(115deg,#1C1E24 0%,#111318 46%,#08090C 100%)}
.nv6-pa > *,.nv6-pb > *{position:relative;z-index:3}
/* light sweeping across the panel, so a flat gradient gains a surface */
.nv6-pa::before{content:"";position:absolute;inset:-20%;z-index:1;pointer-events:none;
 background:radial-gradient(42% 52% at 74% 34%,rgba(255,214,190,.42),transparent 62%),
  radial-gradient(38% 46% at 22% 84%,rgba(180,32,0,.44),transparent 60%)}
.nv6-pb::before{content:"";position:absolute;inset:-20%;z-index:1;pointer-events:none;
 background:radial-gradient(44% 54% at 72% 30%,rgba(255,90,31,.30),transparent 62%),
  radial-gradient(40% 48% at 18% 86%,rgba(70,110,255,.14),transparent 60%)}
/* the speed streaks behind the product */
.nv6-streak{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden}
.nv6-streak i{position:absolute;height:2px;border-radius:2px;
 background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);
 transform:rotate(-16deg)}
.nv6-pb .nv6-streak i{background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent)}
.nv6-pa .lbl,.nv6-pb .lbl{font-size:14px;font-weight:600;opacity:.9;letter-spacing:-.01em}
.nv6-pa h3,.nv6-pb h3{font-size:33px;font-weight:800;letter-spacing:-.04em;line-height:1.08;
 margin:8px 0 0;max-width:340px;color:#fff}
.nv6-pb p{font-size:15px;line-height:1.55;opacity:.78;margin:12px 0 0;max-width:290px}
.nv6-clock{display:flex;gap:14px;margin:20px 0 22px}
.nv6-clock div{text-align:center;min-width:52px}
.nv6-clock b{display:block;font-size:30px;font-weight:800;letter-spacing:-.04em;line-height:1;
 unicode-bidi:isolate;font-variant-numeric:tabular-nums}
.nv6-clock span{display:block;font-size:12px;opacity:.8;margin-top:7px}
.nv6-clock em{font-style:normal;font-size:26px;font-weight:700;opacity:.55;align-self:center;
 line-height:1;margin-top:-14px}
.nv6-pa .nv6-b,.nv6-pb .nv6-b{align-self:flex-start;margin-top:22px}
.nv6-pa .nv6-b{margin-top:0}
/* the product bleeding out of the panel */
.nv6-pshot{position:absolute;z-index:2;inset-inline-end:-4%;bottom:-6%;width:50%;
 pointer-events:none}
.nv6-pshot img{width:100%;height:auto;transform:rotate(-9deg);
 filter:drop-shadow(0 32px 44px rgba(0,0,0,.42))}
.nv6-pb .nv6-pshot img{transform:rotate(7deg)}
/* the big arc the dark panel carries */
.nv6-arc{position:absolute;z-index:1;inset-inline-end:11%;top:50%;width:262px;height:262px;
 transform:translateY(-50%) rotate(-24deg);border-radius:50%;pointer-events:none;
 border:32px solid transparent;
 border-top-color:rgba(255,90,31,.92);border-inline-end-color:rgba(255,90,31,.55);
 filter:blur(.4px)}

/* ============================================================ features ==== */
.nv6-feat{background:var(--card);border-radius:18px}
.nv6-fg{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:26px 8px}
.nv6-fg > div{display:flex;gap:16px;align-items:center;padding-inline:26px;position:relative}
.nv6-fg > div + div::before{content:"";position:absolute;inset-inline-start:0;top:2px;bottom:2px;
 width:1px;background:#DEDEE1}
.nv6-fg em{flex:none;color:var(--ink);display:flex}
.nv6-fg b{display:block;font-size:15px;font-weight:700;letter-spacing:-.02em;line-height:1.3}
.nv6-fg i{display:block;font-style:normal;font-size:13px;color:var(--mut);margin-top:3px;
 line-height:1.4}

/* ====================================================== store sections ==== */
.nv6-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;counter-reset:s6}
.nv6-step{background:var(--card);border-radius:18px;padding:28px;position:relative}
.nv6-step::before{counter-increment:s6;content:"0" counter(s6);
 display:flex;align-items:center;justify-content:center;
 width:46px;height:46px;border-radius:13px;background:var(--ink);color:#fff;
 font-size:15px;font-weight:800;letter-spacing:-.02em;margin-bottom:18px}
.nv6-step b{display:block;font-size:18px;font-weight:700;letter-spacing:-.03em;margin-bottom:9px}
.nv6-step p{font-size:14px;line-height:1.62;color:#565B62;margin:0}

.nv6-tst{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.nv6-q{background:var(--card);border-radius:18px;padding:26px;display:flex;flex-direction:column}
.nv6-q .nv6-stars{margin-bottom:14px}
.nv6-q p{font-size:14.5px;line-height:1.65;color:#3E434A;margin:0 0 20px}
.nv6-who{display:flex;gap:12px;align-items:center;margin-top:auto}
.nv6-av{width:42px;height:42px;border-radius:50%;flex:none;background:var(--ink);color:#fff;
 font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center}
.nv6-who b{display:block;font-size:14.5px;font-weight:700;letter-spacing:-.02em}
.nv6-who i{display:block;font-style:normal;font-size:12.5px;color:var(--mut);margin-top:2px}

.nv6-blog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.nv6-bl .im{display:block;border-radius:16px;overflow:hidden;background:var(--card);margin-bottom:14px}
.nv6-bl img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .4s}
.nv6-bl:hover img{transform:scale(1.05)}
.nv6-bl time{display:block;font-size:12.5px;color:var(--mut);margin-bottom:7px}
.nv6-bl h4{font-size:16px;font-weight:700;line-height:1.35;margin:0 0 9px;
 display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.nv6-bl span{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;
 color:var(--or)}

.nv6-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.nv6-card{background:var(--card);border-radius:18px;padding:28px}
.nv6-card > h3{font-size:20px;font-weight:800;letter-spacing:-.03em;margin:0 0 18px}
.nv6-faq details{border-bottom:1px solid #DEDEE1}
.nv6-faq details:last-child{border-bottom:0}
.nv6-faq summary{list-style:none;cursor:pointer;font-size:14.5px;font-weight:600;
 padding:16px 34px 16px 0;position:relative}
.nv6-faq summary::-webkit-details-marker{display:none}
.nv6-faq summary::after{content:"+";position:absolute;inset-inline-end:0;top:12px;font-size:21px;
 color:var(--mut);font-weight:400}
.nv6-faq details[open] summary::after{content:"\2013"}
.nv6-faq details[open] summary{color:var(--or)}
.nv6-faq p{font-size:14px;line-height:1.68;color:#4B5058;margin:0 0 18px}
.nv6-nums{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.nv6-nums div{background:#fff;border-radius:14px;padding:22px}
.nv6-nums b{display:block;font-size:28px;font-weight:800;letter-spacing:-.04em;color:var(--or);
 unicode-bidi:isolate}
.nv6-nums span{display:block;font-size:13px;color:#565B62;margin-top:5px;line-height:1.45}

.nv6-news{background:var(--ink);border-radius:20px;padding:48px;text-align:center;color:#fff;
 position:relative;overflow:hidden}
.nv6-news::before{content:"";position:absolute;inset:-30%;pointer-events:none;
 background:radial-gradient(38% 46% at 26% 22%,rgba(255,90,31,.30),transparent 62%),
  radial-gradient(34% 42% at 80% 80%,rgba(90,120,255,.14),transparent 60%)}
.nv6-news > *{position:relative;z-index:1}
.nv6-news h3{font-size:30px;font-weight:800;letter-spacing:-.04em;color:#fff;margin:0 0 12px}
.nv6-news p{font-size:15px;opacity:.7;margin:0 auto 26px;max-width:460px;line-height:1.6}
.nv6-news .nv-newsform{max-width:520px;margin:0 auto}
/* FluentForm puts the field and the button in sibling groups inside the
   fieldset, so the fieldset is what has to become the row */
.nv6-news .fluentform fieldset{display:flex;gap:10px;align-items:flex-start;flex-wrap:wrap}
.nv6-news .fluentform legend{position:absolute;width:1px;height:1px;overflow:hidden;padding:0}
.nv6-news .fluentform .ff-el-group{flex:1;min-width:210px;margin:0}
.nv6-news .fluentform .ff_submit_btn_wrapper{flex:0 0 auto;min-width:0}
.nv6-news .fluentform .ff-el-form-control{width:100%;border:0;border-radius:9px;padding:15px 16px;
 background:rgba(255,255,255,.10);color:#fff;font:inherit;font-size:14.5px;outline:none;
 box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}
.nv6-news .fluentform .ff-el-form-control::placeholder{color:rgba(255,255,255,.48)}
.nv6-news .fluentform .ff-el-form-control:focus{background:rgba(255,255,255,.14);
 box-shadow:inset 0 0 0 1.5px var(--or)}
.nv6-news .fluentform .ff-el-input--label{display:none}
.nv6-news .fluentform .ff-t-container,.nv6-news .fluentform .ff-el-group.ff-text-left{margin:0}
.nv6-news .fluentform .ff-btn-submit{margin:0;background:var(--or);border:0;border-radius:9px;
 padding:15px 30px;color:#fff;font:inherit;font-size:14.5px;font-weight:700;cursor:pointer;
 transition:background .18s}
.nv6-news .fluentform .ff-btn-submit:hover{background:#fff;color:var(--ink)}
.nv6-news .ff-message-success,.nv6-news .ff_submit_success{color:#fff;font-size:14px}

/* The reveal-on-scroll that used to live here is gone: the sections hid
   themselves and faded up as they were scrolled past, which cost the reader a
   beat on every section and left the page blank for the length of a transition.
   The data-rv attributes stay in the markup and now do nothing. */

/* ------------------------------------------------------------ responsive -- */
@media (max-width:1180px){
 .nv6-cats{grid-template-columns:repeat(4,minmax(0,1fr))}
 .nv6-rail{grid-auto-columns:calc((100% - 3*16px)/4)}
 .nv6-best{grid-template-columns:1fr}
 .nv6-bs{grid-template-columns:200px minmax(0,1fr)}
}
@media (max-width:1000px){
 .nv6-hero .lede{max-width:none}
 .nv6-tg,.nv6-fg{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 0}
 .nv6-tg > div:nth-child(odd),.nv6-fg > div:nth-child(odd){padding-inline-start:0}
 .nv6-tg > div:nth-child(odd)::before,.nv6-fg > div:nth-child(odd)::before{display:none}
 .nv6-promos,.nv6-2,.nv6-tst,.nv6-blog,.nv6-steps{grid-template-columns:1fr}
 .nv6-pshot{width:42%}
}
@media (max-width:700px){
 .nv6-cats{grid-template-columns:repeat(2,minmax(0,1fr))}
 .nv6-rail{grid-auto-columns:calc((100% - 16px)/2)}
 .nv6-h h2{font-size:21px}
 .nv6-bs{grid-template-columns:1fr;padding:16px}
 .nv6-pa,.nv6-pb{padding:26px 24px;min-height:0}
 .nv6-pa h3,.nv6-pb h3{font-size:26px}
 .nv6-pshot{position:relative;inset:auto;width:78%;margin:20px auto -34px}
 .nv6-arc{display:none}
 .nv6-clock{gap:10px}
 .nv6-clock b{font-size:24px}
 .nv6-news{padding:32px 22px}
 .nv6-news h3{font-size:23px}
 .nv6-tg,.nv6-fg{grid-template-columns:1fr}
 .nv6-tg > div::before,.nv6-fg > div::before{display:none}
 .nv6-tg > div,.nv6-fg > div{padding-inline:0}
}

/* ------------------------------------------------------------------ RTL --- */
.njd-ar .nv6{direction:rtl;text-align:right}
.njd-ar .nv6-faq summary{padding:16px 0 16px 34px}
.njd-ar .nv6-arc{transform:translateY(-50%) rotate(24deg) scaleX(-1)}
/* the panel mirrors, the product does not - these covers carry printed titles */
.njd-ar .nv6-pshot img{transform:rotate(9deg)}
.njd-ar .nv6-pb .nv6-pshot img{transform:rotate(-7deg)}
.njd-ar .nv6-streak i{transform:rotate(16deg)}

/* Madani is a different animal from Inter: taller marks, deeper descenders and
   cursive joins. The optical tightening this page uses for Latin crowds those
   joins, and the display leading lets a hamza on one line land on the tail of
   the one above - so Arabic gets its tracking back to zero and its headings
   given room. Latin runs inside Arabic copy (IEC, 3 MW) inherit this too,
   which is what we want: one baseline per line.
   The line-heights are only raised where the Latin value was display-tight;
   body copy already sits at 1.55-1.68 and is left alone. */
.njd-ar .nv6,.njd-ar .nv6 *{letter-spacing:0}
.njd-ar .nv6-eye{letter-spacing:.06em}
.njd-ar .nv6-hero h1{line-height:1.34}
.njd-ar .nv6-h h2,.njd-ar .nv6-pa h3,.njd-ar .nv6-pb h3,
.njd-ar .nv6-bs h3,.njd-ar .nv6-news h3,.njd-ar .nv6-card > h3{line-height:1.4}
.njd-ar .nv6-cat b,.njd-ar .nv6-tg b,
.njd-ar .nv6-fg b,.njd-ar .nv6-p h3,.njd-ar .nv6-bl h4{line-height:1.5}
/* the countdown and the money are Latin digits in an isolated run - the tight
   display leading is right for them and tabular figures must not be tracked */
.njd-ar .nv6-clock b,.njd-ar .nv6-nums b{line-height:1.15;letter-spacing:-.02em}

/* "Who we are" on the home page.
   The first version of this section was a heading, two centred paragraphs and a
   four-up icon grid - which is the exact component sitting directly above it, so
   the page said the same visual thing twice and the block read as filler. It is
   now the two-column brand layout the about page already uses: prose on the
   reading side against Noor's portrait, with the numbers as their own quiet
   strip rather than borrowed feature cards. */
.nv6 .njd-who{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,400px);
 gap:48px;align-items:center;text-align:start}
.nv6 .njd-who .tx{min-width:0}
.nv6 .njd-who .tx>p{max-width:60ch;margin:0 0 14px;color:#4A5057;
 font-size:15.5px;line-height:1.8}
.nv6 .njd-who .tx>p.nv6-eye{margin-bottom:12px}
.nv6 .njd-who .pt{position:relative;min-width:0}

/* the numbers - a rule and four columns, no boxes, so they read as a caption to
   the paragraphs rather than as another card grid */
.nv6 .njd-whos{display:grid;grid-template-columns:repeat(4,auto);justify-content:start;
 gap:0 34px;margin:26px 0 0;padding:20px 0 0;border-top:1px solid var(--line)}
.nv6 .njd-whos>div{min-width:0}
.nv6 .njd-whos b{display:block;font-size:23px;font-weight:800;letter-spacing:-.03em;
 color:var(--or);line-height:1.1}
.nv6 .njd-whos i{display:block;margin:4px 0 0;font-size:12.5px;font-style:normal;
 line-height:1.45;color:var(--mut)}

/* the name plate, overlapping the foot of the portrait */
.nv6 .njd-whoc{position:relative;z-index:3;margin:-26px auto 0;width:max-content;max-width:100%;
 display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 9px;
 padding:12px 18px;border:1px solid var(--line);border-radius:14px;background:#fff;
 box-shadow:0 8px 26px rgba(15,17,21,.08)}
.nv6 .njd-whoc b{width:100%;text-align:center;font-size:15px;font-weight:800;color:var(--ink)}
.nv6 .njd-whoc i{width:100%;text-align:center;margin:-3px 0 3px;
 font-size:12.5px;font-style:normal;color:var(--mut)}
.nv6 .njd-whoc span{direction:ltr;unicode-bidi:isolate;padding:3px 9px;border-radius:999px;background:#FFF3EE;
 color:var(--or-d);font-size:11px;font-weight:800;letter-spacing:.03em}

@media(max-width:900px){
 .nv6 .njd-who{grid-template-columns:minmax(0,1fr);gap:28px}
 .nv6 .njd-who .pt{order:-1}
 .nv6 .njd-whos{gap:18px 26px;grid-template-columns:repeat(2,auto)}
}
@media(max-width:700px){
 .nv6 .njd-who .tx>p{font-size:15px;line-height:1.75}
 .nv6 .njd-whos b{font-size:20px}
}
