:root{
  --mehr-bg:#f6f4ef;
  --mehr-paper:#fbfaf7;
  --mehr-text:#24211e;
  --mehr-muted:#756f68;
  --mehr-line:#dedad2;
  --mehr-ease:cubic-bezier(.76,0,.24,1);
}
*{box-sizing:border-box}
html,body{margin:0;padding:0}
body{font-family:"Vazirmatn",Tahoma,Arial,sans-serif;color:var(--mehr-text);background:#fff;overflow-x:hidden}
a{color:inherit}
.skip-link{z-index:3000}

/* Header */
.site-header{position:fixed;inset:0 0 auto;z-index:1500;color:#fff;transition:color .25s ease}
.accessibility-bar{height:31px;background:#f5f5f3;border-bottom:1px solid #ddd;color:#111;font-size:11px;transition:height .25s ease,opacity .25s ease}
.accessibility-bar a{text-decoration:none}
.header-surface{position:relative;background:transparent;transition:background .25s ease,color .25s ease,box-shadow .25s ease}
.brand-row{height:62px;transition:height .25s ease}
.brand-link{display:block;text-decoration:none}
.brand-logo{width:150px;max-height:46px;object-fit:contain;filter:brightness(0) invert(1);transition:opacity .25s ease,filter .25s ease,transform .25s ease}
.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;background:transparent;color:inherit;padding:0;font-size:15px;text-decoration:none}
.icon-button:hover{opacity:.65;color:inherit}
.desktop-nav{border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.16)}
.desktop-nav .nav-link{position:relative;color:inherit;font-size:12px;font-weight:500;padding:15px 0 13px;white-space:nowrap}
.desktop-nav .nav-link:after{content:"";position:absolute;right:0;left:0;bottom:8px;height:1px;background:currentColor;transform:scaleX(0);transition:transform .25s ease}
.desktop-nav .nav-link:hover:after,.desktop-nav .nav-link.active:after{transform:scaleX(1)}
.promo-strip{min-height:44px;border-bottom:1px solid rgba(255,255,255,.18);font-size:12px}
.promo-strip a{text-decoration:none;border-bottom:1px solid currentColor}
.promo-arrow{color:inherit!important;font-size:13px}
.site-header.is-scrolled{color:var(--mehr-text)}
.site-header.is-scrolled .accessibility-bar{height:0;opacity:0;overflow:hidden}
.site-header.is-scrolled .header-surface,.site-header.mega-open .header-surface{background:rgba(250,249,246,.99);color:var(--mehr-text);box-shadow:0 1px 0 rgba(20,18,16,.12)}
.site-header.is-scrolled .brand-row{height:46px}
.site-header.is-scrolled .brand-logo{opacity:0;transform:translateY(-8px);pointer-events:none}
.site-header.is-scrolled .desktop-nav{position:absolute;inset:0 120px auto;height:46px;border:0;z-index:2}
.site-header.is-scrolled .desktop-nav .nav{height:46px;align-items:center}
.site-header.is-scrolled .desktop-nav .nav-link{padding:13px 0;font-size:11px}
.site-header.is-scrolled .promo-strip{display:none!important}
.site-header.mega-open .brand-logo{filter:none}

/* Mega menu */
.mega-menu{position:absolute;top:100%;right:0;left:0;background:#f6f5f2;color:var(--mehr-text);opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .25s ease;box-shadow:0 18px 36px rgba(0,0,0,.08)}
.site-header.mega-open .mega-menu{opacity:1;visibility:visible;transform:none}
.mega-media-row{height:220px;overflow:hidden}
.mega-media-row img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.82) contrast(1.03)}
.mega-menu h3{font-size:13px;font-weight:600;margin-bottom:15px}
.mega-menu .col>a{display:block;text-decoration:none;color:#706a63;font-size:13px;line-height:1.65;margin-bottom:7px}
.mega-menu .col>a:hover{color:#111}
.mega-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.25);z-index:1400;opacity:0;visibility:hidden;transition:all .2s ease}
body.mega-visible .mega-backdrop{opacity:1;visibility:visible}

/* Offcanvas */
#mobileMenu{--bs-offcanvas-width:min(88vw,390px)}
.mobile-brand img{width:110px;height:auto}
.mobile-links .list-group-item{padding:17px 22px;border-color:#ece9e3;font-weight:500}

/* Slider */
.page-slider{position:relative}
.slide{position:relative;width:100%;min-height:100dvh;overflow:hidden;background:#ece8e1}
.slide-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.84) contrast(1.04)}
.slide-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.03) 50%,rgba(0,0,0,.42))}
.slide-overlay.light{background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.18))}
.hero-copy h1,.story-copy h2{font-size:clamp(32px,3.1vw,54px);font-weight:400;margin:0}
.hero-copy p,.story-copy p{font-size:16px;margin:10px 0 0}
.text-cta{position:relative;color:inherit;text-decoration:none;font-size:12px;padding-bottom:5px}
.text-cta:after{content:"";position:absolute;right:0;left:0;bottom:0;height:1px;background:currentColor;transition:transform .25s ease;transform-origin:right}
.text-cta:hover:after{transform:scaleX(.35)}
.editorial-card{position:relative;display:block;overflow:hidden;color:#fff;text-decoration:none;background:#ccc}
.editorial-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease;filter:saturate(.88)}
.editorial-card:hover img{transform:scale(1.015)}
.editorial-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.33))}
.editorial-title{position:absolute;right:0;left:0;bottom:34px;text-align:center;font-size:clamp(24px,2.1vw,34px)}
.section-kicker{font-size:13px;font-weight:500}
.category-card{display:flex;flex-direction:column;height:100%;color:var(--mehr-text);text-decoration:none;text-align:center}
.category-media{flex:1 1 auto;min-height:0;overflow:hidden;background:#eeeae4}
.category-media img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease;filter:saturate(.86) contrast(1.02)}
.category-card:hover img{transform:scale(1.018)}
.category-card h3{font-size:17px;font-weight:400;margin:13px 0 0}
.story-copy{max-width:780px}
.search-block{max-width:720px}
.search-block h2{font-size:18px;font-weight:500}
.search-block p{font-size:20px;color:#514c46;margin-top:12px}
.search-form{max-width:630px}
.search-form .form-control{font-size:17px;padding:14px 0}

/* Footer */
.footer-slide{color:#151515}
.newsletter-block{width:min(480px,100%)}
.newsletter-block h2{font-size:20px;margin-bottom:18px}
.newsletter-form{min-height:54px}
.newsletter-form .form-control{border-color:#242424;box-shadow:none;font-size:14px}
.newsletter-form .btn{font-size:13px}
.footer-columns h3{font-size:16px;font-weight:600;margin-bottom:18px}
.footer-links,.footer-info{display:flex;flex-direction:column;gap:10px;font-size:13px;line-height:1.75}
.footer-links a,.footer-info a{text-decoration:none;width:max-content;max-width:100%}
.footer-links a:hover,.footer-info a:hover{opacity:.6}
.footer-info p{margin:0}
.footer-bottom{font-size:12px;color:#6d6862}
.footer-bottom a{text-decoration:none}

/* Pagination & floating buttons */
.slide-pagination{position:fixed;left:24px;top:50%;transform:translateY(-50%);z-index:1300;flex-direction:column;gap:10px}
.slide-dot{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.42);box-shadow:0 0 0 1px rgba(0,0,0,.06);transition:all .2s ease}
.slide-dot.active{background:#fff;transform:scale(1.22)}
body.light-slide .slide-dot{background:rgba(30,28,25,.22)}
body.light-slide .slide-dot.active{background:#222}
.floating-store,.floating-contact{position:fixed;bottom:18px;z-index:1300;text-decoration:none;box-shadow:0 7px 24px rgba(0,0,0,.14)}
.floating-store{right:20px;background:rgba(35,35,35,.9);color:#fff;border-radius:11px;padding:10px 14px;display:flex;align-items:center;gap:8px;font-size:12px}
.floating-contact{left:18px;width:50px;height:44px;border-radius:11px;background:#fff;color:#222;display:grid;place-items:center;border:1px solid #ddd;font-size:19px}

/* Desktop transform slider */
@media (min-width:768px){
  html,body{height:100%;overflow:hidden}
  .page-slider{height:100dvh;overflow:hidden}
  .slide{position:fixed;inset:0;height:100dvh;min-height:100dvh;transform:translate3d(0,100%,0);transition:transform .82s var(--mehr-ease);will-change:transform;pointer-events:none;backface-visibility:hidden}
  .slide.current{pointer-events:auto}
  .categories-slide{padding-top:0}
  .categories-slide .container-fluid{padding-top:74px!important;padding-bottom:24px!important}
  .footer-slide>.container-fluid{padding-top:72px!important;padding-bottom:18px!important}
  .footer-columns{min-height:0;align-content:center}
}

@media (max-width:991.98px){
  .site-header{color:#fff}
  .brand-row{height:58px}
  .brand-logo{width:110px;max-height:38px}
  .site-header.is-scrolled .header-surface{background:rgba(250,249,246,.98);color:var(--mehr-text)}
  .site-header.is-scrolled .brand-logo{opacity:1;filter:none;transform:none}
  .categories-slide .row{max-height:78dvh}
  .footer-slide>.container-fluid{overflow:auto}
}

@media (max-width:767.98px){
  html,body{height:100%;overflow:hidden!important}
  .page-slider{height:100dvh;overflow:hidden}
  .slide{position:fixed!important;inset:0!important;min-height:100dvh;height:100dvh!important;transition:transform .72s var(--mehr-ease)!important;will-change:transform;pointer-events:none!important;backface-visibility:hidden}
  .slide.current{pointer-events:auto!important}
  .arrivals-slide .h-50{height:50svh!important}
  .categories-slide{padding:70px 0 35px}
  .categories-slide .container-fluid{min-height:100svh;height:auto!important}
  .category-media{height:33svh;flex:none}
  .category-card h3{font-size:14px}
  .search-slide{min-height:72svh}
  .footer-slide{min-height:100svh;padding-top:28px}
  .footer-slide>.container-fluid{height:auto!important;min-height:100svh}
  .floating-store span{display:none}
  .floating-store{width:46px;height:44px;padding:0;justify-content:center}
}

@media (prefers-reduced-motion:reduce){
  *,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}

/* ============================================================
   Mobile storefront refinement — reference-style stacked header
   ============================================================ */
@media (max-width:767.98px){
  :root{
    --mobile-brand-row:80px;
    --mobile-promo-row:55px;
    --mobile-header-total:135px;
  }

  body{background:#fff}

  /* White two-row mobile header, matching the supplied reference layout. */
  .site-header,
  .site-header.is-scrolled{
    color:var(--mehr-text);
    background:#fff;
  }
  .site-header .header-surface,
  .site-header.is-scrolled .header-surface{
    background:#fff;
    color:var(--mehr-text);
    box-shadow:none;
  }
  .site-header .accessibility-bar{display:none!important}
  .brand-row,
  .site-header.is-scrolled .brand-row{
    height:var(--mobile-brand-row);
  }
  .brand-link{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    display:flex;
    align-items:center;
    justify-content:center;
    z-index:1;
  }
  .brand-logo,
  .site-header.is-scrolled .brand-logo{
    width:128px;
    max-width:34vw;
    height:54px;
    max-height:54px;
    object-fit:contain;
    opacity:1;
    visibility:visible;
    filter:none;
    transform:none;
  }

  /* On RTL mobile: menu remains at the left like the visual reference,
     search + bag sit on the right. */
  .brand-row > button[data-bs-target="#mobileMenu"]{
    left:0!important;
    right:auto!important;
    width:44px;
    height:44px;
    padding:0;
    font-size:23px;
    color:var(--mehr-text);
  }
  .header-tools-start{
    right:0!important;
    left:auto!important;
    gap:4px!important;
    z-index:2;
  }
  .header-tools-start .icon-button{
    width:38px;
    height:44px;
    font-size:18px;
  }
  .header-tools-end{display:none!important}

  .promo-strip,
  .site-header.is-scrolled .promo-strip{
    display:flex!important;
    height:var(--mobile-promo-row);
    min-height:var(--mobile-promo-row);
    padding:0 14px;
    gap:10px!important;
    background:#fff;
    color:#2e2a26;
    border-top:1px solid #e9e6e0;
    border-bottom:1px solid #ddd9d2;
    font-size:11px;
    line-height:1.35;
    overflow:hidden;
  }
  .promo-strip > span{
    min-width:0;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .promo-strip > a{
    flex:0 0 auto;
    white-space:nowrap;
  }
  .promo-strip .promo-arrow{
    flex:0 0 auto;
    width:18px;
    height:30px;
    display:grid;
    place-items:center;
    font-size:14px;
  }

  /* Hero media begins under the fixed mobile header instead of underneath it. */
  .hero-slide{
    min-height:100svh!important;
    padding-top:var(--mobile-header-total);
    background:#171717;
  }
  .hero-slide .slide-media,
  .hero-slide .slide-overlay{
    top:var(--mobile-header-total);
    height:calc(100% - var(--mobile-header-total));
  }
  .hero-slide > .container-fluid{
    min-height:calc(100svh - var(--mobile-header-total));
    height:calc(100svh - var(--mobile-header-total))!important;
    padding-top:0!important;
    padding-bottom:0!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .hero-copy{
    width:min(94%,430px);
    margin:0!important;
    padding:28px 16px 0;
  }
  .hero-copy h1{
    font-size:30px;
    line-height:1.35;
    font-weight:500;
  }
  .hero-copy p{
    margin-top:12px;
    font-size:14px;
    line-height:1.8;
  }
  .hero-copy .d-flex{
    margin-top:28px!important;
    flex-direction:column;
    align-items:center;
    gap:25px!important;
  }
  .hero-copy .text-cta{
    font-size:13px;
    font-weight:600;
    letter-spacing:0;
    padding-bottom:6px;
  }

  /* Every following mobile section clears the same fixed header. */
  .arrivals-slide,
  .categories-slide,
  .search-slide,
  .footer-slide{
    padding-top:var(--mobile-header-total)!important;
  }
  .campaign-slide,
  .story-slide{
    padding-top:var(--mobile-header-total)!important;
  }
  .campaign-slide .slide-media,
  .campaign-slide .slide-overlay,
  .story-slide .slide-media,
  .story-slide .slide-overlay{
    top:var(--mobile-header-total);
    height:calc(100% - var(--mobile-header-total));
  }
  .campaign-slide > .container-fluid,
  .story-slide > .container-fluid{
    min-height:calc(100svh - var(--mobile-header-total));
    height:calc(100svh - var(--mobile-header-total))!important;
  }

  .arrivals-slide{
    min-height:100svh!important;
  }
  .arrivals-slide > .container-fluid{
    height:calc(100svh - var(--mobile-header-total))!important;
    min-height:calc(100svh - var(--mobile-header-total));
  }
  .arrivals-slide .h-50{
    height:50%!important;
  }
  .editorial-title{
    bottom:22px;
    font-size:22px;
    font-weight:500;
  }

  .campaign-slide,
  .story-slide{
    min-height:100svh!important;
  }
  .campaign-slide .text-cta{
    margin-bottom:28px!important;
    font-size:13px;
  }
  .story-copy{
    padding:0 22px!important;
  }
  .story-copy h2{
    font-size:27px;
    line-height:1.45;
  }
  .story-copy p{
    font-size:14px;
    line-height:1.9;
  }

  .categories-slide{
    min-height:100svh!important;
    padding-bottom:24px!important;
  }
  .categories-slide .container-fluid{
    min-height:calc(100svh - var(--mobile-header-total));
    height:auto!important;
    padding-top:26px!important;
  }
  .categories-slide .row{
    max-height:none;
  }
  .category-media{
    height:27svh;
  }
  .category-card h3{
    margin-top:9px;
    font-size:13px;
  }

  .search-slide{
    min-height:100svh!important;
  }
  .search-slide .container{
    min-height:calc(100svh - var(--mobile-header-total));
  }
  .search-block{
    padding:26px 18px;
  }
  .search-block h2{font-size:20px}
  .search-block p{
    font-size:14px;
    line-height:1.9;
  }
  .search-form .form-control{font-size:14px}

  .footer-slide{
    min-height:auto!important;
  }
  .footer-slide > .container-fluid{
    min-height:auto!important;
    height:auto!important;
    padding:30px 20px 80px!important;
  }

  /* Full-screen mobile menu. */
  #mobileMenu{
    --bs-offcanvas-width:100vw;
    max-width:100vw;
  }
  #mobileMenu .offcanvas-header{
    min-height:76px;
    padding:12px 18px;
  }
  .mobile-brand img{
    width:120px;
    max-height:50px;
    object-fit:contain;
  }
  .mobile-links .list-group-item{
    padding:18px 22px;
    font-size:15px;
  }

  .floating-store,
  .floating-contact{
    bottom:12px;
  }
  .floating-store{right:12px}
  .floating-contact{left:12px}
}

@media (max-width:389.98px){
  :root{
    --mobile-brand-row:74px;
    --mobile-promo-row:52px;
    --mobile-header-total:126px;
  }
  .brand-logo,
  .site-header.is-scrolled .brand-logo{width:112px;height:48px}
  .header-tools-start .icon-button{width:34px}
  .promo-strip{font-size:10px;padding-inline:10px}
  .hero-copy h1{font-size:27px}
  .hero-copy p{font-size:13px}
}

/* ============================================================
   Mobile footer — compact accordion/newsletter/social layout
   ============================================================ */
@media (max-width:767.98px){
  .footer-slide{
    padding-top:var(--mobile-header-total)!important;
    background:#fff!important;
    color:#171717;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-y:contain;
  }
  .mobile-footer{
    width:100%;
    min-height:calc(100svh - var(--mobile-header-total));
    padding:0 0 62px;
    background:#fff;
    text-align:right;
  }
  .mobile-footer-accordion{
    border-top:1px solid #e5e5e5;
  }
  .mobile-footer-item{
    border-bottom:1px solid #e7e7e7;
  }
  .mobile-footer-toggle{
    width:100%;
    min-height:60px;
    padding:0 14px;
    border:0;
    background:#fff;
    color:#111;
    display:flex;
    align-items:center;
    justify-content:space-between;
    text-align:right;
    font-family:inherit;
    font-size:15px;
    font-weight:600;
  }
  .mobile-footer-sign{
    width:18px;
    height:18px;
    flex:0 0 18px;
    display:grid;
    place-items:center;
    font-family:Arial,sans-serif;
    font-size:16px;
    font-weight:400;
    line-height:1;
  }
  .mobile-footer-sign:before{content:"+"}
  .mobile-footer-toggle[aria-expanded="true"] .mobile-footer-sign:before{content:"−"}
  .mobile-footer-links,
  .mobile-footer-info{
    display:flex;
    flex-direction:column;
    gap:0;
    padding:0 14px 18px;
  }
  .mobile-footer-links a,
  .mobile-footer-info a{
    color:#56514b;
    text-decoration:none;
    font-size:13px;
    line-height:1.5;
    padding:7px 0;
    width:max-content;
    max-width:100%;
  }

  .mobile-newsletter{
    padding:26px 14px 27px;
    border-bottom:1px solid #ececec;
  }
  .mobile-newsletter h2{
    margin:0 0 17px;
    font-size:15px;
    font-weight:600;
  }
  .mobile-newsletter form{margin:0}
  .mobile-newsletter input{
    width:100%;
    height:43px;
    border:1px solid #6f6f6f;
    border-radius:0;
    background:#fff;
    color:#222;
    padding:0 12px;
    outline:0;
    font-family:inherit;
    font-size:12px;
    text-align:right;
  }
  .mobile-newsletter input:focus{
    border-color:#222;
    box-shadow:0 0 0 1px #222 inset;
  }
  .mobile-newsletter button{
    width:100%;
    height:40px;
    margin-top:14px;
    border:1px solid #292929;
    border-radius:0;
    background:#292929;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    font-family:inherit;
    font-size:11px;
    font-weight:600;
  }
  .mobile-newsletter-message{
    min-height:18px;
    margin-top:7px;
    font-size:11px;
  }

  .mobile-social{
    padding:21px 14px 18px;
    text-align:center;
  }
  .mobile-social h2{
    margin:0 0 12px;
    color:#111;
    font-size:14px;
    font-weight:700;
  }
  .mobile-social-icons{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:12px;
    flex-wrap:nowrap;
  }
  .mobile-social-icons a{
    color:#292929;
    text-decoration:none;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:24px;
    height:28px;
    font-size:24px;
    line-height:1;
    transition:opacity .2s ease;
  }
  .mobile-social-icons a:hover{opacity:.62}

  .mobile-footer-legal{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:5px;
    flex-wrap:wrap;
    padding:0 14px 10px;
    color:#6c675f;
    font-size:10px;
    line-height:1.6;
    text-align:center;
  }

  /* Floating helpers must not cover the copyright line. */
  .footer-slide .floating-store,
  .footer-slide .floating-contact{display:none}
}

@media (max-width:389.98px){
  .mobile-footer-toggle{min-height:58px;font-size:14px}
  .mobile-newsletter{padding-inline:13px}
  .mobile-social-icons{gap:10px}
  .mobile-social-icons a{font-size:22px;width:22px}
}

/* ============================================================
   Mobile navigation — nested full-screen category levels
   ============================================================ */
@media (max-width:991.98px){
  #mobileMenu.mobile-menu-offcanvas{
    --bs-offcanvas-width:100vw;
    width:100vw;
    max-width:100vw;
    border:0;
    background:#fff;
    color:#171717;
  }
  #mobileMenu .mobile-menu-header{
    position:relative;
    height:76px;
    min-height:76px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0 15px;
    background:#fff;
    z-index:5;
  }
  .mobile-menu-close{
    position:absolute;
    left:14px;
    top:50%;
    transform:translateY(-50%);
    width:42px;
    height:42px;
    border:0;
    background:transparent;
    color:#27231f;
    display:grid;
    place-items:center;
    font-size:18px;
    padding:0;
  }
  .mobile-menu-brand{
    display:flex;
    align-items:center;
    justify-content:center;
    width:132px;
    height:60px;
  }
  .mobile-menu-brand img{
    width:118px;
    max-width:100%;
    max-height:52px;
    object-fit:contain;
    display:block;
  }
  .mobile-menu-actions{
    position:absolute;
    right:12px;
    top:50%;
    transform:translateY(-50%);
    display:flex;
    align-items:center;
    gap:2px;
  }
  .mobile-menu-actions a{
    width:38px;
    height:42px;
    display:grid;
    place-items:center;
    color:#27231f;
    text-decoration:none;
    font-size:18px;
  }
  #mobileMenu .mobile-menu-body{
    position:relative;
    height:calc(100% - 76px);
    overflow:hidden;
    background:#fff;
  }
  .mobile-menu-viewport{
    position:relative;
    width:100%;
    height:100%;
    overflow:hidden;
    background:#fff;
  }
  .mobile-menu-level{
    position:absolute;
    inset:0;
    overflow-y:auto;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    background:#fff;
    transform:translate3d(-100%,0,0);
    opacity:0;
    visibility:hidden;
    transition:transform .34s var(--mehr-ease),opacity .22s ease,visibility .34s;
    will-change:transform;
  }
  .mobile-menu-level.active{
    transform:translate3d(0,0,0);
    opacity:1;
    visibility:visible;
    z-index:2;
  }
  .mobile-menu-level.previous{
    transform:translate3d(100%,0,0);
    opacity:0;
    visibility:hidden;
  }
  .mobile-menu-list,
  .mobile-submenu-list{
    display:flex;
    flex-direction:column;
    width:100%;
  }
  .mobile-menu-row,
  .mobile-submenu-row{
    min-height:61px;
    width:100%;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:16px;
    padding:0 20px;
    border:0;
    border-bottom:1px solid #eceae6;
    background:#fff;
    color:#181512;
    text-decoration:none;
    text-align:right;
    font-family:inherit;
    font-size:14px;
    font-weight:500;
    line-height:1.45;
  }
  button.mobile-menu-row{cursor:pointer}
  .mobile-menu-row i,
  .mobile-submenu-row i{
    flex:0 0 auto;
    font-size:12px;
    color:#77716b;
  }
  .mobile-menu-row:active,
  .mobile-submenu-row:active{
    background:#f7f6f3;
  }
  .mobile-menu-utility{
    display:flex;
    flex-direction:column;
    gap:0;
    margin-top:46px;
    padding:20px 20px 36px;
    border-top:1px solid #f0eeea;
  }
  .mobile-menu-utility a{
    min-height:47px;
    display:flex;
    align-items:center;
    gap:10px;
    color:#28231f;
    text-decoration:none;
    font-size:12px;
    font-weight:400;
  }
  .mobile-menu-utility i{
    width:18px;
    text-align:center;
    color:#544e48;
    font-size:13px;
  }
  .mobile-level-titlebar{
    position:sticky;
    top:0;
    z-index:4;
    height:58px;
    min-height:58px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0 92px;
    border-bottom:1px solid #e9e6e1;
    background:#fff;
  }
  .mobile-level-titlebar strong{
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    max-width:calc(100% - 180px);
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:14px;
    font-weight:700;
    letter-spacing:.01em;
  }
  .mobile-menu-back{
    position:absolute;
    right:10px;
    top:50%;
    transform:translateY(-50%);
    min-width:78px;
    height:42px;
    border:0;
    background:transparent;
    color:#2b2723;
    display:inline-flex;
    align-items:center;
    justify-content:flex-start;
    gap:6px;
    padding:0 4px;
    font-family:inherit;
    font-size:12px;
    font-weight:500;
    cursor:pointer;
  }
  .mobile-menu-back i{
    font-size:14px;
    line-height:1;
  }
  .mobile-menu-back:active{
    opacity:.55;
  }
  .mobile-menu-back:focus-visible{
    outline:1px solid #29241f;
    outline-offset:2px;
  }
  .mobile-submenu-row{
    min-height:57px;
    padding-inline:18px;
    font-size:13px;
  }
  .mobile-submenu-row.mobile-view-all{
    color:#6e6861;
    font-weight:400;
    background:#faf9f7;
  }
}

@media (max-width:389.98px){
  #mobileMenu .mobile-menu-header{height:72px;min-height:72px}
  #mobileMenu .mobile-menu-body{height:calc(100% - 72px)}
  .mobile-menu-brand{width:116px}
  .mobile-menu-brand img{width:106px}
  .mobile-menu-actions a{width:34px}
  .mobile-menu-row{min-height:58px;padding-inline:16px;font-size:13px}
  .mobile-menu-utility{padding-inline:16px}
}

/* Search overlay — editorial desktop search panel */
.search-overlay{
  position:fixed;
  z-index:1495;
  top:0;
  right:0;
  left:0;
  background:#fbfaf8;
  color:var(--mehr-text);
  opacity:0;
  visibility:hidden;
  transform:translateY(-14px);
  transition:opacity .24s ease,visibility .24s ease,transform .28s ease;
  pointer-events:none;
  padding-top:132px;
  min-height:630px;
  box-shadow:0 14px 30px rgba(0,0,0,.08);
}
body.search-open .search-overlay{
  opacity:1;
  visibility:visible;
  transform:none;
  pointer-events:auto;
}
body.search-open .site-header{
  color:var(--mehr-text);
}
body.search-open .site-header .accessibility-bar{height:0;opacity:0;overflow:hidden}
body.search-open .site-header .header-surface{background:#fbfaf8;color:var(--mehr-text);box-shadow:none}
body.search-open .site-header .brand-logo{filter:none}
body.search-open .site-header .promo-strip{border-color:#e4e0d9}
body.search-open .site-header .desktop-nav{border-color:#e4e0d9}
.search-overlay-inner{max-width:1810px;margin:0 auto;padding-bottom:34px}
.search-overlay-head{position:relative;display:flex;justify-content:center;align-items:center;padding:20px 0 42px}
.search-overlay-form{width:min(460px,90vw);border-bottom:1px solid #cfcac2;display:flex;align-items:center;direction:rtl}
.search-overlay-form input{flex:1;border:0;background:transparent;outline:0;padding:11px 8px;font-size:18px;color:#3e3934;min-width:0}
.search-overlay-form input::placeholder{color:#89837c;opacity:1}
.search-overlay-form button{width:38px;height:42px;border:0;background:transparent;color:#26231f;font-size:20px;padding:0;display:grid;place-items:center}
.search-overlay-close{position:absolute;left:0;top:25px;border:0;background:transparent;width:40px;height:40px;font-size:18px;color:#2a2723;display:grid;place-items:center}
.search-overlay-content{direction:rtl;min-height:390px}
.search-link-column{padding:0 28px;border-left:0;direction:rtl;text-align:right}
.search-link-column h2,.search-suggestions h2{font-size:13px;letter-spacing:.05em;font-weight:700;margin:0 0 20px;color:#171512}
.search-link-column nav{display:flex;flex-direction:column;gap:12px}
.search-link-column a{font-size:14px;color:#726c65;text-decoration:none;width:max-content;max-width:100%;transition:color .2s ease}
.search-link-column a:hover{color:#141210}
.search-suggestions{border-right:1px solid #e3dfd8;padding-right:38px;padding-left:0;text-align:right}
.search-suggestion-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 36px}
.search-suggestion-grid a{display:block;background:#eeeae4;overflow:hidden;aspect-ratio:1/1}
.search-suggestion-grid img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.82);transition:transform .45s ease}
.search-suggestion-grid a:hover img{transform:scale(1.02)}
.search-overlay-backdrop{position:fixed;inset:0;z-index:1395;background:rgba(0,0,0,.38);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}
body.search-open .search-overlay-backdrop{opacity:1;visibility:visible}
body.search-open .mega-backdrop{opacity:0!important;visibility:hidden!important}
.mobile-search-button{border:0;background:transparent;width:38px;height:38px;display:grid;place-items:center;padding:0;color:inherit}

@media (max-width:991.98px){
  .search-overlay{padding-top:72px;min-height:100dvh;height:100dvh;overflow:auto}
  .search-overlay-inner{padding-inline:18px!important;padding-bottom:40px}
  .search-overlay-head{padding:22px 0 30px}
  .search-overlay-close{left:auto;right:0;top:22px}
  .search-overlay-form{width:calc(100% - 56px);margin-inline:auto}
  .search-overlay-form input{font-size:16px}
  .search-overlay-content{display:block;min-height:0}
  .search-link-column,.search-suggestions{width:100%;border:0;padding:22px 0!important}
  .search-link-column{border-bottom:1px solid #e6e2dc}
  .search-link-column nav{display:grid;grid-template-columns:1fr 1fr;gap:13px 20px}
  .search-suggestions{padding-top:28px!important}
  .search-suggestion-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  body.search-open{overflow:hidden!important}
}

/* ============================================================
   Mobile search overlay positioning fix
   Keep the search panel completely below the fixed two-row header
   (brand row + promotion strip), so the search field never hides
   underneath the promotion slider.
   ============================================================ */
@media (max-width:767.98px){
  body.search-open .site-header{
    z-index:1500;
  }

  .search-overlay{
    top:var(--mobile-header-total);
    bottom:0;
    height:calc(100dvh - var(--mobile-header-total));
    min-height:calc(100dvh - var(--mobile-header-total));
    padding-top:0;
    overflow-y:auto;
    overscroll-behavior:contain;
  }

  .search-overlay-inner{
    padding-top:0!important;
  }

  .search-overlay-head{
    padding:18px 0 24px;
    background:#fbfaf8;
  }

  .search-overlay-close{
    top:18px;
  }

  .search-overlay-form{
    margin-top:0;
  }
}

/* Mobile section-by-section slider parity with desktop. */
@media (max-width:767.98px){
  body.section-slider-enabled{touch-action:pan-y}
  body.section-slider-enabled .slide:not(.footer-slide){overflow:hidden!important}
  body.section-slider-enabled .slide.current{visibility:visible}
  body.section-slider-enabled .slide:not(.current){visibility:visible}
}


/* ============================================================
   Footer separated from the full-page section slider
   ============================================================ */
.footer-slide{
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  width:100%;
  height:auto!important;
  min-height:0!important;
  overflow:visible!important;
  pointer-events:auto!important;
  z-index:25;
  background:#fff;
}
.footer-slide > .container-fluid{
  height:auto!important;
  min-height:0!important;
  overflow:visible!important;
}
body.footer-mode .slide-pagination{
  opacity:0;
  visibility:hidden;
  pointer-events:none;
}
.slide-pagination{
  transition:opacity .2s ease,visibility .2s ease;
}

@media (min-width:768px){
  html,body{
    height:auto!important;
    min-height:100%;
    overflow-x:hidden!important;
  }
  html.section-slider-enabled,
  body.section-slider-enabled{
    height:100%!important;
    overflow:hidden!important;
  }
  html.footer-mode,
  body.footer-mode{
    height:auto!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
  }
  .page-slider{
    height:100dvh!important;
    min-height:100dvh;
    overflow:hidden!important;
  }
  .footer-slide{
    padding-top:0!important;
  }
  .footer-slide > .desktop-footer-wrap{
    padding-top:72px!important;
    padding-bottom:28px!important;
  }
}

@media (max-width:767.98px){
  html,body{
    height:auto!important;
    min-height:100%;
    overflow-x:hidden!important;
  }
  html.section-slider-enabled,
  body.section-slider-enabled{
    height:100%!important;
    overflow:hidden!important;
  }
  html.footer-mode,
  body.footer-mode{
    height:auto!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    touch-action:auto!important;
  }
  .page-slider{
    height:100dvh!important;
    min-height:100dvh;
    overflow:hidden!important;
  }
  .footer-slide{
    min-height:0!important;
    padding-top:var(--mobile-header-total)!important;
    overflow:visible!important;
  }
  .mobile-footer{
    min-height:0!important;
    overflow:visible!important;
  }
  body.footer-mode .footer-slide{
    touch-action:pan-y!important;
  }
}

/* =========================================================
   Mobile nested-menu back button — visibility fix
   ========================================================= */
@media (max-width: 991.98px){
  #mobileMenu .mobile-menu-level:not([data-mobile-level="root"]) .mobile-level-titlebar{
    display:flex !important;
    visibility:visible !important;
    opacity:1 !important;
    position:sticky !important;
    top:0 !important;
    z-index:30 !important;
    height:54px !important;
    min-height:54px !important;
    width:100% !important;
    padding:0 16px !important;
    background:#fff !important;
    border-bottom:1px solid #e7e3dc !important;
    box-shadow:0 1px 0 rgba(38,33,28,.03);
  }

  #mobileMenu .mobile-level-titlebar strong{
    position:absolute !important;
    left:50% !important;
    right:auto !important;
    top:50% !important;
    transform:translate(-50%,-50%) !important;
    margin:0 !important;
    max-width:55% !important;
    color:#28231f !important;
    font-size:13px !important;
    font-weight:700 !important;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    pointer-events:none;
  }

  #mobileMenu .mobile-menu-back{
    display:inline-flex !important;
    visibility:visible !important;
    opacity:1 !important;
    position:absolute !important;
    left:8px !important;
    right:auto !important;
    top:50% !important;
    transform:translateY(-50%) !important;
    align-items:center !important;
    justify-content:flex-start !important;
    gap:5px !important;
    width:auto !important;
    min-width:78px !important;
    height:42px !important;
    padding:0 8px !important;
    margin:0 !important;
    border:0 !important;
    background:transparent !important;
    color:#2b2723 !important;
    font-family:inherit !important;
    font-size:12px !important;
    font-weight:500 !important;
    line-height:1 !important;
    z-index:32 !important;
  }

  #mobileMenu .mobile-menu-back i{
    display:inline-block !important;
    font-size:13px !important;
    transform:scaleX(-1);
  }

  #mobileMenu .mobile-menu-back span{
    display:inline !important;
  }

  #mobileMenu .mobile-menu-level:not([data-mobile-level="root"]) .mobile-submenu-list{
    padding-top:0 !important;
  }
}

/* =========================================================
   Mobile submenu title/back bar — reference-style compact UI
   ========================================================= */
@media (max-width: 991.98px){
  #mobileMenu .mobile-level-titlebar{
    position:sticky !important;
    top:0 !important;
    z-index:40 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:100% !important;
    height:48px !important;
    min-height:48px !important;
    padding:0 52px !important;
    margin:0 !important;
    background:#fff !important;
    border-top:0 !important;
    border-bottom:1px solid #e8e5df !important;
    box-shadow:none !important;
  }

  #mobileMenu .mobile-level-titlebar strong{
    position:absolute !important;
    inset:auto !important;
    left:50% !important;
    top:50% !important;
    transform:translate(-50%,-50%) !important;
    width:max-content !important;
    max-width:calc(100% - 112px) !important;
    margin:0 !important;
    padding:0 !important;
    color:#171513 !important;
    font-family:inherit !important;
    font-size:12px !important;
    font-weight:700 !important;
    line-height:1 !important;
    letter-spacing:.04em !important;
    text-align:center !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    pointer-events:none !important;
  }

  /* Only a small chevron at the left, like the supplied reference. */
  #mobileMenu .mobile-menu-back{
    position:absolute !important;
    left:4px !important;
    right:auto !important;
    top:50% !important;
    transform:translateY(-50%) !important;
    z-index:45 !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:44px !important;
    min-width:44px !important;
    height:44px !important;
    min-height:44px !important;
    margin:0 !important;
    padding:0 !important;
    gap:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    color:#403b36 !important;
    visibility:visible !important;
    opacity:1 !important;
    cursor:pointer !important;
    -webkit-tap-highlight-color:transparent;
  }

  #mobileMenu .mobile-menu-back i{
    display:block !important;
    margin:0 !important;
    font-size:13px !important;
    line-height:1 !important;
    transform:none !important;
  }

  #mobileMenu .mobile-menu-back span{
    position:absolute !important;
    width:1px !important;
    height:1px !important;
    padding:0 !important;
    margin:-1px !important;
    overflow:hidden !important;
    clip:rect(0,0,0,0) !important;
    white-space:nowrap !important;
    border:0 !important;
  }

  #mobileMenu .mobile-menu-back:hover,
  #mobileMenu .mobile-menu-back:active{
    background:transparent !important;
    opacity:.58 !important;
  }

  #mobileMenu .mobile-menu-back:focus-visible{
    outline:1px solid #2d2925 !important;
    outline-offset:-7px !important;
  }

  #mobileMenu .mobile-menu-level:not([data-mobile-level="root"]) .mobile-submenu-list{
    padding-top:0 !important;
  }
}

/* =========================================================
   Mobile menu stacking fix — keep submenu back bar above the
   fixed site header / membership promo strip.
   ========================================================= */
@media (max-width: 991.98px){
  /* Bootstrap offcanvas defaults below the site's fixed header (z-index:1500).
     Lift the complete mobile navigation layer above it so the promo strip
     can never cover the submenu title/back row. */
  #mobileMenu.mobile-menu-offcanvas{
    z-index:2005 !important;
    top:0 !important;
    bottom:0 !important;
    height:100dvh !important;
  }

  .offcanvas-backdrop{
    z-index:2000 !important;
  }

  #mobileMenu .mobile-menu-header{
    position:relative !important;
    z-index:2050 !important;
    background:#fff !important;
  }

  #mobileMenu .mobile-menu-body,
  #mobileMenu .mobile-menu-viewport{
    position:relative !important;
    z-index:2040 !important;
    background:#fff !important;
  }

  #mobileMenu .mobile-menu-level:not([data-mobile-level="root"]) .mobile-level-titlebar{
    top:0 !important;
    z-index:2060 !important;
  }

  #mobileMenu .mobile-menu-back{
    z-index:2070 !important;
  }
}
