.hero-controls{position:absolute;bottom:2rem;inset-inline-start:50%;transform:translateX(-50%);z-index:5;display:flex;gap:.55rem}.hero-controls button{width:26px;height:4px;padding:0;border:0;background:rgba(255,255,255,.35);cursor:pointer;transition:.25s}.hero-controls button.active{width:48px;background:var(--lime)}.hero-visual>img{transition:opacity .28s ease,transform .55s ease}.hero-visual.changing>img{opacity:0;transform:scale(.97)}
.discovery-section{padding:clamp(5rem,8vw,8rem) 4vw;background:#fff}.section-kicker{display:flex;align-items:center;gap:1rem;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:1rem}.section-kicker span{font-family:var(--font-en);font-size:.72rem}.section-kicker .eyebrow{margin:0}.discovery-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:3rem;align-items:end;margin:3rem 0}.discovery-heading h2,.ingredients-section h2,.stores-heading h2{font-size:clamp(2.5rem,4.5vw,5rem);line-height:1.16;letter-spacing:-.045em;font-weight:500;margin:0}.discovery-heading p,.ingredient-copy>p:last-child,.stores-heading>p:last-child{color:var(--muted);max-width:580px}.concern-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.concern-grid button{min-height:260px;border:0;background:var(--paper);color:var(--ink);padding:1.7rem;text-align:start;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;transition:.3s}.concern-grid button:hover{background:var(--ink);color:#fff}.concern-no{font-family:var(--font-en);font-size:.72rem;color:var(--muted)}.concern-grid strong{font-size:1.1rem;line-height:1.7;margin:auto 0}.concern-grid small{font-size:.72rem;text-decoration:underline;text-underline-offset:5px}
.ingredients-section{display:grid;grid-template-columns:.8fr 1.2fr;background:var(--ink);color:#fff;padding:clamp(5rem,8vw,8rem) 4vw;gap:7vw;align-items:center}.ingredient-copy .eyebrow{color:var(--lime)}.ingredient-copy>p:last-child{color:#aab8b3}.ingredient-list{border-top:1px solid rgba(255,255,255,.18)}.ingredient-list button{width:100%;border:0;border-bottom:1px solid rgba(255,255,255,.18);background:transparent;color:#fff;padding:1.45rem .2rem;display:grid;grid-template-columns:40px 1fr 1fr;gap:1rem;align-items:center;text-align:start;cursor:pointer}.ingredient-list button:hover strong{color:var(--lime)}.ingredient-list span{font-family:var(--font-en);font-size:.7rem;color:#879590}.ingredient-list strong{font-size:1.1rem;transition:.2s}.ingredient-list small{color:#9eaaa6;font-size:.72rem}
.stores-section{padding:clamp(5rem,8vw,8rem) 4vw;background:#dbe5d4}.stores-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:end;margin-bottom:3rem}.stores-heading .eyebrow{grid-column:1/-1;margin:0}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(11,23,21,.23);border-inline-start:1px solid rgba(11,23,21,.23)}.store-grid article{min-height:190px;padding:1.5rem;border-inline-end:1px solid rgba(11,23,21,.23);border-bottom:1px solid rgba(11,23,21,.23);display:flex;flex-direction:column}.store-grid article span{font-size:.72rem;color:var(--muted)}.store-grid h3{font-size:1.05rem;margin:auto 0 .25rem}.store-grid small{font-size:.7rem;color:#5d6b67}.stores-contact{display:flex;justify-content:space-between;margin-top:2rem;padding:1rem 0;border-bottom:1px solid var(--ink);font-weight:700}.stores-contact b{font-size:1.4rem}
.product-card{display:block;color:inherit;text-decoration:none}.product-card:focus-visible,.concern-grid button:focus-visible,.ingredient-list button:focus-visible{outline:3px solid var(--lime);outline-offset:-3px}.product-image{background:linear-gradient(145deg,#f5f5f0,#e7ebe4)}
footer{padding:4rem 4vw 1.5rem;grid-template-columns:1.6fr .7fr .7fr;align-items:start}.footer-primary p{margin-top:1.4rem;max-width:360px}.footer-nav{display:flex;flex-direction:column;gap:.65rem}.footer-nav strong{font-size:.78rem;color:var(--lime);margin-bottom:.5rem}.footer-nav a{font-size:.76rem;color:#a9b5b1}.footer-nav a:hover{color:#fff}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.15);padding-top:1.2rem;margin-top:2rem;display:flex;justify-content:space-between;color:#83918c;font-size:.68rem}
.product-page{background:#f7f7f2}.product-header{position:sticky;top:0;background:rgba(247,247,242,.95);backdrop-filter:blur(14px);z-index:10;border-bottom:1px solid var(--line)}.product-header .header-inner{min-height:76px}.back-link{display:flex;align-items:center;gap:.6rem;font-size:.78rem;font-weight:700}.product-detail{display:grid;grid-template-columns:1.08fr .92fr;min-height:calc(100vh - 76px)}.product-gallery{background:#edf0e8;display:grid;place-items:center;padding:3vw;position:sticky;top:76px;height:calc(100vh - 76px)}.product-gallery img{width:100%;height:100%;object-fit:contain}.product-content{padding:clamp(3rem,6vw,7rem) clamp(2rem,5vw,6rem)}.product-content .eyebrow{color:var(--muted)}.product-content h1{font-size:clamp(2.3rem,4.2vw,4.8rem);line-height:1.2;letter-spacing:-.045em;margin:0 0 2rem;font-weight:500}.product-summary{font-size:1rem;color:#54615e;margin-bottom:2.5rem}.product-facts{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid var(--line);margin-bottom:2rem}.product-facts div{padding:1rem 0}.product-facts div+div{border-inline-start:1px solid var(--line);padding-inline-start:1rem}.product-facts span{display:block;font-size:.68rem;color:var(--muted)}.product-facts strong{font-family:var(--font-en);font-size:.8rem}.accordion{border-bottom:1px solid var(--line)}.accordion summary{cursor:pointer;list-style:none;padding:1.35rem 0;font-size:.92rem;font-weight:700;display:flex;justify-content:space-between}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:'+';font-family:var(--font-en);font-size:1.2rem}.accordion[open] summary:after{content:'−'}.accordion p{white-space:pre-line;margin:0 0 1.5rem;color:#56625f;font-size:.86rem}.product-actions{display:flex;gap:.7rem;margin-top:2.2rem}.share-button,.inquiry-button{border:1px solid var(--ink);background:transparent;padding:.8rem 1rem;cursor:pointer;font-size:.78rem}.inquiry-button{background:var(--ink);color:#fff}.related-section{padding:5rem 4vw;background:#fff}.related-section h2{font-size:2rem;font-weight:500}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}
@media(max-width:980px){.ingredients-section{grid-template-columns:1fr}.discovery-heading,.stores-heading{grid-template-columns:1fr}.concern-grid{grid-template-columns:repeat(2,1fr)}.store-grid{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1.2fr .8fr .8fr}.product-detail{grid-template-columns:1fr}.product-gallery{position:relative;top:0;height:62vh}.related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.discovery-section,.ingredients-section,.stores-section{padding:4.5rem 1rem}.discovery-heading{margin:2rem 0}.concern-grid{grid-template-columns:1fr}.concern-grid button{min-height:180px}.ingredient-list button{grid-template-columns:30px 1fr}.ingredient-list small{grid-column:2}.store-grid{grid-template-columns:1fr}footer{padding:3rem 1.2rem;grid-template-columns:1fr}.footer-bottom{display:grid;gap:.4rem}.product-gallery{height:54vh;padding:1rem}.product-content{padding:2.5rem 1.2rem}.product-content h1{font-size:2rem}.related-section{padding:4rem 1rem}.related-grid{grid-template-columns:1fr}.product-actions{flex-direction:column}}

/* Warm beige brand direction */
.site-header,.product-header{background:rgba(250,248,243,.94)}
.hero{background:#1b1b19}.hero-visual{background:radial-gradient(circle at 50% 46%,#eee5d4 0,#b8aa91 44%,#403b32 78%)}.hero-orbit{border-color:rgba(216,196,157,.52)}
.discovery-section,.related-section{background:#fffdfa}.about-section,.stores-section{background:#eee7da}.contact-section{background:#d8c49d}.product-image,.product-gallery{background:linear-gradient(145deg,#fffdfa,#eee9df)}
.product-detail{max-width:1320px;margin:0 auto;min-height:auto;padding:3rem 4vw;grid-template-columns:.88fr 1.12fr;gap:clamp(1.5rem,3vw,3.5rem);align-items:start}
.product-gallery{position:sticky;top:108px;height:min(68vh,680px);min-height:520px;padding:2rem;border:1px solid var(--line)}
.product-gallery img{max-width:570px;max-height:610px}.product-content{padding:1.5rem 0 3rem}.product-content h1{font-size:clamp(2rem,3.4vw,3.8rem);margin-bottom:1.4rem}.product-summary{font-size:.94rem;margin-bottom:1.8rem}
@media(max-width:980px){.product-detail{grid-template-columns:1fr;padding:1.5rem 4vw}.product-gallery{position:relative;top:0;height:520px;min-height:0}.product-gallery img{max-width:480px}.product-content{padding:1rem 0 2.5rem}}
@media(max-width:620px){.product-detail{padding:1rem}.product-gallery{height:390px;padding:.75rem}.product-gallery img{max-width:350px}.product-content h1{font-size:1.8rem}.product-summary{font-size:.88rem}}

/* Refined light home page and compact identity bar */
.site-header{background:rgba(255,253,248,.97)}
.header-inner{min-height:48px;padding-block:0;gap:clamp(.8rem,2vw,2rem)}
.product-header .header-inner{min-height:48px}
.brand{align-items:center;gap:.7rem;min-width:max-content}
.brand img{width:112px;height:36px;object-fit:contain}
.brand span{display:flex;align-items:center;gap:.42rem;margin:0;padding-inline-start:.7rem;font-size:.72rem;font-weight:600;line-height:1;letter-spacing:.13em}
.brand span b{font-size:.8rem;font-weight:700;letter-spacing:0}
.site-header nav{gap:clamp(.8rem,1.7vw,1.8rem);font-size:1rem;font-weight:700}
.site-header nav a:after{bottom:-.25rem}
.icon-button,.lang-button,.menu-button{height:34px;min-width:34px}
.icon-button svg{width:17px}.lang-button{padding:0 .72rem}
.hero{min-height:calc(100vh - 48px);background:#f8f3ea;color:var(--ink);border-bottom:1px solid var(--line)}
.hero-copy{background:linear-gradient(145deg,#fffdf8 0,#f4ecdf 100%)}
.hero .eyebrow{color:#8c7144}.hero-text{color:#5f5a52}
.primary-button{background:#d8c49d}.primary-button:hover{background:#ccb181}
.hero-visual{background:radial-gradient(circle at 50% 46%,#fffdf8 0,#eadfcd 48%,#cbbda6 100%)}
.hero-orbit{border-color:rgba(139,113,68,.28)}
.hero-note{background:rgba(255,253,248,.9);color:var(--ink);border-inline-start-color:#b59661;box-shadow:0 12px 35px rgba(72,58,37,.1)}
.hero-note span{color:#766c5e}
.hero-controls button{background:rgba(54,47,37,.25)}.hero-controls button.active{background:#9b7b46}
.hero-stats{background:#fffdf8;border-top-color:var(--line);color:var(--ink)}
.hero-stats div{min-height:82px;padding:1rem 4vw;gap:1.15rem;border-inline-end-color:var(--line);justify-content:flex-start}
.hero-stats strong{font-size:1.7rem;color:#9b7b46;font-weight:700}
.hero-stats span{font-size:1rem;color:#4f4a43;font-weight:600}

@media(max-width:980px){
  .header-inner{min-height:48px}.site-header nav{top:48px}
  .brand img{width:104px;height:34px}.brand span{font-size:.68rem}.brand span b{font-size:.76rem}
}
@media(max-width:620px){
  .header-inner{padding-inline:.8rem}.brand img{width:100px;height:32px}.brand span{display:flex;padding-inline-start:.55rem;font-size:.61rem}.brand span b{font-size:.7rem}
  .hero-stats div{padding:.85rem .75rem;min-height:76px;gap:.25rem}.hero-stats strong{font-size:1.35rem}.hero-stats span{font-size:.78rem;line-height:1.45}
}

/* Editorial refinement */
body{font-size:17px;line-height:1.75;background:#fcfaf6}
.eyebrow{font-size:.78rem;letter-spacing:.12em;margin-bottom:.85rem}
.site-header nav{font-size:.94rem;gap:clamp(.7rem,1.25vw,1.35rem)}
.hero-copy{padding:clamp(3.5rem,6vw,6.5rem) 5vw}
.hero h1{font-size:clamp(3.4rem,5.2vw,5.8rem);line-height:1.08;font-weight:600;letter-spacing:-.03em}
.hero-text{font-size:clamp(1.05rem,1.2vw,1.25rem);line-height:1.85}

.discovery-section,.ingredients-section,.stores-section,.about-section,.contact-section{padding:clamp(4.5rem,6.5vw,7rem) max(4vw,calc((100vw - 1500px)/2))}
.discovery-section{background:#fff}
.discovery-heading{margin:2.5rem 0 2.8rem}
.discovery-heading h2,.ingredients-section h2,.stores-heading h2,.about-copy h2,.contact-section h2,.section-heading h2{font-weight:600;letter-spacing:-.025em;line-height:1.12}
.discovery-heading h2,.ingredients-section h2,.stores-heading h2{font-size:clamp(2.8rem,4.3vw,4.8rem)}
.discovery-heading p,.ingredient-copy>p:last-child,.stores-heading>p:last-child{font-size:1.05rem;line-height:1.9}
.concern-grid{gap:14px;background:transparent;border:0}
.concern-grid button{min-height:220px;border:1px solid #e6e0d6;border-radius:14px;background:#fcfaf6;padding:1.5rem;transition:transform .25s,background .25s,border-color .25s}
.concern-grid button:hover{background:#f0e7d9;color:var(--ink);border-color:#cdbd9f;transform:translateY(-4px)}
.concern-grid strong{font-size:1.2rem}.concern-grid small{font-size:.82rem}

.ingredients-section{background:#f3ede3;color:var(--ink);grid-template-columns:.72fr 1.28fr;align-items:start}
.ingredient-copy{position:sticky;top:100px;padding-top:1rem}
.ingredient-copy .eyebrow{color:#9b7b46}.ingredient-copy>p:last-child{color:#655f56}
.ingredient-list{border-top:1px solid #d8cfc0;display:grid;grid-template-columns:1fr 1fr}
.ingredient-list button{color:var(--ink);border-bottom:1px solid #d8cfc0;padding:1.35rem .75rem;grid-template-columns:34px 1fr;gap:.65rem;min-height:118px;align-content:center}
.ingredient-list button:nth-child(odd){border-inline-end:1px solid #d8cfc0}
.ingredient-list button:hover{background:#fffaf2}.ingredient-list button:hover strong{color:#8c6c39}
.ingredient-list span{color:#9b7b46}.ingredient-list strong{font-size:1.12rem}
.ingredient-list small{grid-column:2;color:#71695f;font-size:.82rem;line-height:1.55}

.category-strip{background:#f3ede3;border-top:1px solid #d8cfc0;border-bottom:1px solid #d8cfc0;padding:0 max(4vw,calc((100vw - 1500px)/2))}
.category-strip button{min-height:185px;padding:1.35rem;border-inline-end:1px solid #d8cfc0;align-items:flex-start;justify-content:flex-start;gap:.75rem}
.category-strip button:hover{background:#fffaf2}
.category-strip button svg{width:42px;height:42px;fill:none;stroke:#8c6c39;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;margin-top:auto}
.category-strip button span{font-size:.72rem}.category-strip button b{font-size:1.05rem;line-height:1.5}

.products-section{max-width:1500px;padding-top:clamp(4.5rem,6vw,7rem)}
.product-grid{background:#ece7de;border-color:#ece7de}
.product-card,.product-image,.product-gallery{background:#fff}
.product-image{border-bottom:1px solid #f0ece5}
.product-image img{object-fit:cover;background:#fff}
.product-info{background:#fff;padding:1.35rem;min-height:155px}
.product-info h3{font-size:1rem;line-height:1.55}.product-category{font-size:.72rem}.product-code{font-size:.72rem}

.stores-section{background:#f8f3ea}
.stores-heading{margin-bottom:2.5rem}
.store-grid{grid-template-columns:repeat(3,1fr);gap:14px;border:0}
.store-grid article{min-height:245px;padding:1.6rem;border:1px solid #ddd3c3;border-radius:14px;background:#fff;box-shadow:0 12px 35px rgba(50,40,25,.04)}
.store-grid article span{font-size:.82rem}.store-grid h3{font-size:1.3rem;margin:1.5rem 0 .15rem}.store-grid small{font-size:.82rem;color:#8c6c39}
.agent-actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:auto;padding-top:1.4rem}
.agent-actions a{font-family:var(--font-en);font-size:.7rem;border:1px solid #d9cfbf;border-radius:99px;padding:.42rem .68rem;background:#fcfaf6;transition:.2s}
.agent-actions a:hover{background:#1f1e1b;color:#fff;border-color:#1f1e1b}

.about-section{background:#fff;grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,6vw,7rem)}
.about-mark{min-height:360px;background:transparent;color:var(--ink);border:1px solid #ddd6cb;border-radius:18px;padding:clamp(2rem,4vw,4rem);align-items:center;text-align:center}
.about-mark img{width:min(100%,430px);height:auto;filter:none}
.about-mark span{margin-top:1.4rem;padding-top:1rem;border-top:1px solid #ddd6cb;font-family:var(--font-en);font-size:.82rem;letter-spacing:.24em;color:#8c6c39}
.about-mark span b{font-family:var(--font-ar);letter-spacing:0;margin-inline-start:.4rem}
.about-copy .eyebrow{font-size:.9rem;color:#8c6c39}.about-copy>p:last-child{font-size:1.15rem;line-height:2;color:#575249}
.about-values{border-color:#ddd6cb;gap:0}.about-values article{padding:2.2rem}.about-values h3{font-size:1.3rem;margin:.75rem 0}.about-values p{font-size:.98rem;line-height:1.8}

.contact-section{background:#ddcba8;grid-template-columns:1.05fr .95fr}
.contact-section h2{font-size:clamp(3rem,4.8vw,5.4rem)}
.contact-section>div>p:last-child{font-size:1.05rem}
.contact-links{border-top-color:rgba(27,27,25,.25)}
.contact-links a{display:grid;grid-template-columns:auto 1fr auto;padding:1.25rem .25rem;gap:1rem;border-bottom-color:rgba(27,27,25,.25)}
.contact-links a:after{display:none}.contact-links a>span:not(.whatsapp-mark){display:flex;flex-direction:column}
.contact-links small{font-size:.78rem;color:#5f584d}.contact-links strong{font-size:1.08rem}
.contact-links a b{font-size:1.05rem;white-space:nowrap}
.whatsapp-mark{width:40px;height:40px;border-radius:50%;background:#1f7a53;color:#fff;display:grid;place-items:center;font-family:var(--font-en);font-size:.67rem;font-weight:700}

footer{background:#211f1b;padding:4rem max(4vw,calc((100vw - 1500px)/2)) 1.5rem;grid-template-columns:1.5fr .7fr .8fr}
footer .brand img{filter:brightness(0) invert(1);width:132px}
.footer-primary p{font-size:.92rem;line-height:1.8;max-width:520px;color:#d5cec1}
.footer-nav strong{font-size:.9rem;color:#d8c49d}.footer-nav a{font-size:.9rem;color:#d5cec1}
.company-socials{display:flex;gap:.55rem;margin-top:1.2rem}.company-socials a{font-family:var(--font-en);font-size:.72rem;border:1px solid rgba(255,255,255,.2);border-radius:99px;padding:.45rem .72rem}
.footer-contact a{display:flex;flex-direction:column;direction:ltr;align-items:flex-start}.footer-contact a b{font-family:var(--font-en);font-size:.88rem}.footer-contact a span{font-family:var(--font-ar);direction:rtl;font-size:.76rem;color:#968f84}

@media(max-width:1180px) and (min-width:981px){.site-header nav{font-size:.82rem;gap:.65rem}.brand img{width:96px}.brand span{display:none}}
@media(max-width:980px){
  body{font-size:16px}.ingredient-copy{position:static}.ingredient-list{grid-template-columns:1fr}.ingredient-list button:nth-child(odd){border-inline-end:0}
  .store-grid{grid-template-columns:1fr 1fr}.about-section{grid-template-columns:1fr}footer{grid-template-columns:1.2fr .8fr .8fr}
}
@media(max-width:620px){
  .discovery-section,.ingredients-section,.stores-section,.about-section,.contact-section{padding:4rem 1rem}
  .discovery-heading h2,.ingredients-section h2,.stores-heading h2{font-size:2.6rem}.discovery-heading p{font-size:1rem}
  .category-strip{padding:0;grid-template-columns:1fr 1fr}.category-strip button{min-height:155px}.category-strip button:last-child{grid-column:1/-1}
  .store-grid{grid-template-columns:1fr}.about-mark{min-height:260px}.about-values article{padding:1.5rem .3rem}
  .contact-links a{grid-template-columns:auto 1fr}.contact-links a b{grid-column:2}.whatsapp-mark{grid-row:1/3}
  footer{grid-template-columns:1fr}.company-socials{flex-wrap:wrap}
}

/* Final review notes */
.hero{background:#fcfaf6}
.hero-copy{align-self:stretch;display:flex;flex-direction:column;justify-content:center;background:#fcfaf6}
.product-grid{background:#fcfaf6;gap:0;border-color:#e5ded3}
.product-card{border-inline-end:1px solid #e5ded3;border-bottom:1px solid #e5ded3}
.about-values{border:1px solid #ddd6cb}
.category-strip button svg{width:68px;height:68px;padding:13px;border:1px solid #cfbea1;border-radius:50%;stroke-width:1.5}
.agent-actions{gap:.5rem}
.agent-actions a,.agent-actions>span{display:inline-flex;align-items:center;gap:.38rem;font-family:var(--font-en);font-size:.7rem;border:1px solid #d9cfbf;border-radius:99px;padding:.46rem .7rem;background:#fcfaf6;transition:.2s}
.agent-actions a:hover{background:#1f1e1b;color:#fff;border-color:#1f1e1b}
.agent-actions svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.agent-actions b{width:15px;text-align:center;font-size:.9rem;line-height:1}
.agent-actions .is-disabled{opacity:.4;cursor:not-allowed;filter:grayscale(1)}
.contact-links a{display:flex;justify-content:space-between;gap:1rem;padding:1.4rem .4rem}
.contact-links a:after{display:block}.contact-links a b{font-size:1rem}
footer{grid-template-columns:1.5fr .75fr .45fr}
.footer-official{justify-content:center}.footer-official a{font-size:.95rem;color:#fff;text-decoration:underline;text-underline-offset:5px}
@media(max-width:980px){footer{grid-template-columns:1.2fr .8fr .6fr}}
@media(max-width:620px){.category-strip button svg{width:60px;height:60px}.about-values{border:1px solid #ddd6cb}footer{grid-template-columns:1fr}.footer-official{justify-content:flex-start}}

/* Restored brand contrast and completed category cards */
.about-mark{background:#1b1b19;border-color:#1b1b19}
.about-mark img{filter:brightness(0) invert(1)}
.about-mark span{color:#d8c49d;border-top-color:rgba(255,255,255,.22)}
.category-strip{gap:12px;border:0;padding-block:1.2rem}
.category-strip button{border:1px solid #d8ccb9!important;border-radius:12px;background:#f9f4eb;min-height:190px;transition:transform .22s,background .22s,border-color .22s}
.category-strip button:hover{background:#fffaf2;border-color:#ad8d58!important;transform:translateY(-3px)}
.contact-links a{display:grid;grid-template-columns:auto 1fr auto;padding:1.25rem .25rem;gap:1rem}
.contact-links a:after{display:none}
.contact-links a>span:not(.whatsapp-mark){display:flex;flex-direction:column}
.contact-links small{font-size:.78rem;color:#5f584d}.contact-links strong{font-size:1.08rem}
@media(max-width:620px){.category-strip{gap:8px;padding:1rem}.category-strip button{min-height:165px}.contact-links a{grid-template-columns:auto 1fr}.contact-links a b{grid-column:2}.whatsapp-mark{grid-row:1/3}}


/* === Approved September 2026 visual refresh === */
:root{
  --paper:#fffaf6;--white:#ffffff;--ink:#251b17;--muted:#756a62;--line:rgba(67,45,34,.14);
  --lime:#e65d7c;--sage:#f3e5dd;--accent:#e65d7c;--accent-dark:#a84c61;--sand:#f3e7dc;
  --font-ar:'IBM Plex Sans Arabic',sans-serif;--font-ar-head:'Alexandria','IBM Plex Sans Arabic',sans-serif;--font-en:'Manrope',sans-serif;
}
body{background:var(--paper);color:var(--ink);font-size:17px;line-height:1.82}
body,button,input{font-family:var(--font-ar)}
h1,h2,h3,.site-header nav,.primary-button,.secondary-button,.filter-pills button{font-family:var(--font-ar-head)}
html[lang=en] body,html[lang=en] button,html[lang=en] input,html[lang=en] h1,html[lang=en] h2,html[lang=en] h3{font-family:var(--font-en)}
.site-header{background:rgba(255,250,246,.94);border-bottom:1px solid rgba(72,48,36,.1)}
.header-inner{max-width:1540px;min-height:88px;padding-inline:4.5vw}
.brand img{width:126px;height:50px}.site-header nav{font-weight:500;gap:clamp(.95rem,1.8vw,2.15rem);font-size:.9rem}
.site-header nav a:after{background:var(--accent);height:1px}.icon-button,.lang-button,.menu-button{border-color:rgba(74,48,35,.15)}

.hero-approved{min-height:720px;background:linear-gradient(110deg,#fff9f4 0%,#f9ede4 46%,#f5e5db 100%);color:var(--ink);grid-template-columns:minmax(370px,.82fr) minmax(540px,1.18fr);direction:ltr}
.hero-approved .hero-copy{grid-column:1;direction:rtl;background:transparent;padding:clamp(4.5rem,7vw,8rem) 4.5vw 3.5rem;align-self:center}
html[lang=en] .hero-approved .hero-copy{direction:ltr}
.hero-approved .hero-copy .eyebrow{color:var(--accent-dark);font-size:.72rem;letter-spacing:.22em;margin-bottom:1.3rem}
.hero-approved h1{font-size:clamp(3.35rem,5vw,6.1rem);font-weight:700;letter-spacing:-.035em;line-height:1.05;margin:0;color:#30211c}
.hero-subtitle{font-family:var(--font-ar-head);font-size:clamp(1.55rem,2.4vw,2.4rem);font-weight:500;color:#584139;margin:.9rem 0 1rem}
html[lang=en] .hero-subtitle{font-family:var(--font-en)}
.hero-approved .hero-text{color:#6f625b;font-size:1.02rem;max-width:620px;margin:0 0 1.7rem;line-height:1.95}
.hero-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:650px;margin:0 0 1.8rem}
.hero-benefits>div{padding:1rem .75rem;border-top:1px solid rgba(124,81,63,.2);display:grid;grid-template-columns:auto 1fr;column-gap:.55rem;align-items:center}
.hero-benefits .benefit-icon{grid-row:1/3;font-family:var(--font-en);font-size:1.7rem;color:#a26049}
.hero-benefits strong{font-family:var(--font-ar-head);font-size:.88rem;font-weight:600}.hero-benefits small{font-size:.68rem;color:#7d716a;line-height:1.35}
html[lang=en] .hero-benefits strong{font-family:var(--font-en)}
.primary-button{background:var(--accent);color:#fff;border-radius:999px;padding:.9rem 1.35rem;gap:1.7rem;box-shadow:0 14px 32px rgba(220,83,114,.18);font-weight:600}
.primary-button:hover{transform:translateY(-2px);background:#d95271}
.hero-approved .hero-visual{grid-column:2;background:#f4e4d8;min-height:650px;position:relative;overflow:hidden;direction:ltr}
.hero-approved .hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,249,244,.26),transparent 24%,transparent 76%,rgba(255,255,255,.12));pointer-events:none}
.hero-approved .hero-visual>img{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;mix-blend-mode:normal;border-radius:0;z-index:1;transition:none}
.hero-glass-card{position:absolute;right:2rem;bottom:2rem;z-index:3;background:rgba(255,250,246,.84);backdrop-filter:blur(13px);padding:.9rem 1.1rem;border:1px solid rgba(111,77,59,.13);border-radius:14px;display:flex;flex-direction:column;box-shadow:0 15px 35px rgba(73,43,28,.1)}
.hero-glass-card span{font-family:var(--font-en);font-size:.62rem;letter-spacing:.15em;color:#946a58}.hero-glass-card strong{font-family:var(--font-en);font-size:1.4rem;color:#3a2922}.hero-glass-card small{font-size:.7rem;color:#76665e}
.hero-controls{display:none}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hero-stats{direction:rtl;background:#fffaf6;border-top:1px solid rgba(87,59,45,.12);color:var(--ink)}
.hero-stats div{border-inline-end:1px solid rgba(87,59,45,.12);padding:1rem 4.5vw;justify-content:center}
.hero-stats strong{color:var(--accent);font-size:1.6rem}.hero-stats span{color:#6f625b;font-size:.78rem}

.discovery-section{background:#fff;padding-top:clamp(4rem,6vw,6rem)}
.discovery-heading h2,.ingredients-section h2,.stores-heading h2,.about-copy h2,.section-heading h2,.contact-section h2{font-family:var(--font-ar-head);letter-spacing:-.02em}
html[lang=en] .discovery-heading h2,html[lang=en] .ingredients-section h2,html[lang=en] .stores-heading h2,html[lang=en] .about-copy h2,html[lang=en] .section-heading h2,html[lang=en] .contact-section h2{font-family:var(--font-en)}
.concern-grid button{background:#fffaf6;border-radius:16px}.concern-grid button:hover{background:#fbeef1;border-color:#e7bdc7}
.ingredients-section{background:#f8ede7}.ingredient-copy .eyebrow,.ingredient-list span{color:#b3556c}.ingredient-list button:hover strong{color:#c74e6a}
.category-strip{background:#fff8f3}.category-strip button{background:#fff;border-color:#ead9cf!important}.category-strip button:hover{background:#fff0f3;border-color:#dd91a3!important}.category-strip button svg{stroke:#b45a70;border-color:#e1b9c3}
.products-section{background:#fff}.product-grid{border-color:#eee1da;background:#eee1da}.product-card,.product-info,.product-image{background:#fff}.product-image img{object-fit:contain;padding:1.2rem}.product-arrow{border-color:#e3d6cf}.product-card:hover .product-arrow{background:var(--accent);border-color:var(--accent);color:#fff}
.filter-pills button.active{background:#3a2922}.secondary-button{border-radius:999px;padding:.75rem 2rem}

.stores-section{background:#f8efe9}.store-grid{grid-template-columns:repeat(4,1fr);gap:13px}.store-grid article{background:#fff;border-color:#e6d7ce;min-height:270px}.store-grid h3{font-family:var(--font-ar-head);font-weight:600}.store-grid small{color:#b2556d}.agent-actions a:hover{background:#3a2922;border-color:#3a2922}.stores-contact{background:#e45d7b;color:#fff;border-radius:999px}

.about-approved{background:#fff7f2;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,5vw,6rem);align-items:center}
.about-image{min-height:520px;border-radius:22px;overflow:hidden;background:#f5e5dc}.about-image img{width:100%;height:100%;min-height:520px;object-fit:cover;display:block}
.about-approved .about-copy{padding-inline-end:3vw}.about-approved .about-copy>p:last-of-type{color:#6b5e57;font-size:1.05rem;line-height:2}.about-link{display:inline-flex;gap:.6rem;align-items:center;margin-top:1rem;border-bottom:1px solid #b6586e;color:#9f475d;font-weight:600;padding-bottom:.2rem}
.about-approved .about-values{grid-column:1/-1;border-top:1px solid #e3d4cc}.about-values article{border-inline-end:1px solid #e3d4cc}
.contact-section{background:#edc7cf}.contact-links a{border-color:rgba(82,43,52,.18)}
footer{background:#2d211d}

.product-header{background:rgba(255,250,246,.96)}
.product-gallery{background:#fff}.product-gallery img{object-fit:contain;padding:2rem}
.product-content h1{font-family:var(--font-ar-head);font-weight:600;letter-spacing:-.025em}.product-summary{font-size:1.03rem;line-height:1.95}
.product-fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e8dad3;border:1px solid #e8dad3;margin:1.5rem 0}.product-fit-grid>div{background:#fffaf6;padding:1rem}.product-fit-grid span{display:block;font-size:.72rem;color:#8b7b73;margin-bottom:.35rem}.product-fit-grid strong{font-size:.9rem;line-height:1.65;font-weight:600}
.accordion summary{font-family:var(--font-ar-head);font-weight:600}.accordion p{line-height:1.95}
.inquiry-button{background:var(--accent)!important}.share-button{border-radius:999px}.inquiry-button{border-radius:999px}

@media(max-width:1180px){.store-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){
  .hero-approved{grid-template-columns:1fr;direction:rtl}.hero-approved .hero-copy{grid-column:auto;grid-row:2;padding-top:3.5rem}.hero-approved .hero-visual{grid-column:auto;grid-row:1;min-height:520px}.hero-stats{grid-column:auto;grid-row:3}.hero-benefits{max-width:none}
  .about-approved{grid-template-columns:1fr}.about-image{min-height:420px}.about-approved .about-copy{padding-inline-end:0}
}
@media(max-width:620px){
  body{font-size:16px}.hero-approved .hero-visual{min-height:430px}.hero-approved .hero-copy{padding:3rem 1.2rem 2.5rem}.hero-approved h1{font-size:2.8rem}.hero-subtitle{font-size:1.55rem}.hero-benefits{grid-template-columns:1fr;margin-top:.5rem}.hero-benefits>div{padding:.7rem .25rem}.hero-glass-card{right:1rem;bottom:1rem}.hero-stats div{padding:.9rem .5rem}
  .store-grid{grid-template-columns:1fr}.about-image,.about-image img{min-height:340px}.product-fit-grid{grid-template-columns:1fr}
}


/* === October review fixes === */
.brand img{display:block;width:138px;height:auto;background:transparent}
.footer-brand img{width:138px;height:auto}

.hero-approved{grid-template-columns:minmax(440px,.78fr) minmax(600px,1.22fr);min-height:760px}
.hero-approved .hero-copy{padding-inline:4vw 3.5vw}
.hero-approved .hero-visual{background:linear-gradient(180deg,#f7eade 0%,#f1ded0 100%);padding:1.4rem 1.4rem 0;align-items:end}
.hero-approved .hero-visual:after{background:linear-gradient(90deg,rgba(255,249,244,.28),transparent 18%,transparent 82%,rgba(255,255,255,.12))}
.hero-approved .hero-visual>img{width:100%;height:100%;object-fit:contain;object-position:center bottom;padding:0;max-width:100%;max-height:100%}
.hero-glass-card{right:1.5rem;bottom:1.5rem}

.stores-contact{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:2.4rem auto 0;padding:1rem 1.5rem;min-height:68px;max-width:min(100%,1520px);border:1px solid rgba(132,68,88,.18);box-shadow:0 10px 30px rgba(175,82,108,.12);font-weight:700;font-size:1rem;letter-spacing:0;border-bottom:0}
.stores-contact span{display:block;line-height:1.4}
.stores-contact b{font-size:1.2rem;line-height:1;display:grid;place-items:center;inline-size:34px;block-size:34px;border-radius:50%;background:rgba(255,255,255,.18)}

.product-gallery,.dialog-image{background:#fff !important}
.product-gallery img,.dialog-image img{object-fit:contain !important;background:#fff;padding:1.25rem}
.product-image{background:#fff !important}
.product-image img{object-fit:contain !important;background:#fff;padding:1.15rem}

footer{align-items:start;row-gap:2.2rem}
.footer-distributor{display:flex;flex-direction:column;gap:1rem}
.footer-company-card{display:flex;gap:1rem;align-items:center;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:1rem 1rem 1rem 1.1rem;max-width:620px}
.footer-logo-badge{flex:0 0 128px;display:grid;place-items:center;background:#fff;border-radius:16px;padding:.75rem;min-height:110px}
.footer-logo-badge img{display:block;max-width:100%;max-height:84px;object-fit:contain}
.footer-company-copy{display:flex;flex-direction:column;gap:.45rem}
.footer-company-copy strong{font-family:var(--font-en);font-size:1rem;color:#fff}
.footer-company-copy small{font-size:.78rem;color:#d3cabd;line-height:1.7}
.footer-company-meta,.footer-company-links{display:flex;flex-wrap:wrap;gap:.55rem}
.footer-company-meta a,.footer-company-links a{font-family:var(--font-en);font-size:.74rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:.42rem .7rem;color:#f1e9de;background:rgba(255,255,255,.03)}
.footer-nav{display:flex;flex-direction:column;gap:.65rem}
.footer-official{justify-self:center}
.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08);color:#b9afa3;font-size:.8rem}

@media(max-width:980px){
  .hero-approved{grid-template-columns:1fr;min-height:auto}
  .hero-approved .hero-visual{padding:1.2rem 1rem 0;min-height:560px}
  .stores-contact{padding:.95rem 1.15rem;border-radius:24px}
  footer{grid-template-columns:1fr !important}
  .footer-official{justify-self:start}
}
@media(max-width:620px){
  .brand img{width:120px}
  .hero-approved .hero-visual{min-height:390px;padding:1rem .85rem 0}
  .stores-contact{min-height:60px;padding:.85rem 1rem;font-size:.94rem}
  .stores-contact b{inline-size:30px;block-size:30px}
  .footer-company-card{flex-direction:column;align-items:stretch}
  .footer-logo-badge{min-height:auto;flex-basis:auto}
  .footer-bottom{flex-direction:column;align-items:flex-start}
}
