:root{--cr-font:'Manrope','Tajawal',sans-serif;--cr-ink:#16191a;--cr-teal:#05668d}
html:lang(ar){--cr-font:'Tajawal','Manrope',sans-serif}
body,button,input,textarea,select,h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.site-nav__link,.site-nav__dropdown-link,.mobile-nav__link,.mobile-nav__faux-link,.grid-product__title,.grid-product__price,.collection-item__title,.rte,.rte p,.rte span,.animation-contents,.btn,.footer__title,.announcement-text,.announcement-link-text{font-family:var(--cr-font)!important}
body{letter-spacing:0;line-height:1.6}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4{font-weight:700;letter-spacing:-.025em;text-transform:none;line-height:1.2}
.site-nav__link,.site-nav__dropdown-link,.mobile-nav__link,.grid-product__title,.collection-item__title{letter-spacing:.015em!important;text-transform:none}
html:lang(ar) body *:not(svg):not(path){letter-spacing:0!important}
html:lang(ar) .rte,html:lang(ar) .product-single__meta{text-align:right;direction:rtl}
.template-index .site-header{padding-top:12px;padding-bottom:12px}
.template-index .header-item--logo img{max-height:64px;width:auto}
.cr-home{color:var(--cr-ink);width:100%;overflow:clip;background:#fff}
.cr-home *{box-sizing:border-box}
.cr-home a{border:0;text-decoration:none}
.cr-home a:focus-visible,.cr-home button:focus-visible{outline:3px solid var(--cr-teal);outline-offset:5px}
.cr-hero{position:relative;isolation:isolate;min-height:470px;display:flex;align-items:center;background:#070f14;color:#fff;padding:48px clamp(24px,5vw,90px);overflow:hidden}
.cr-hero__art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.cr-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.24),transparent);z-index:-1}
.cr-hero__copy{max-width:700px}
.cr-home .cr-eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1.5;margin:0 0 12px;text-transform:uppercase}
.cr-home h1{font-family:'Manrope',sans-serif!important;color:#fff;font-size:clamp(52px,7.5vw,110px);font-weight:800;line-height:.92;letter-spacing:-.065em!important;margin:0 0 20px;text-align:start;text-transform:uppercase}
.cr-hero__intro{font-size:17px;margin:0 0 22px;line-height:1.5}
.cr-button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:13px 20px;font-size:13px;font-weight:700;min-height:46px}
.cr-button--light{background:#fff;color:#15191b!important;border-radius:6px}
.cr-button--light:hover{background:#e2eef2}
.cr-hero__note{position:absolute;inset-inline-end:32px;bottom:20px;font-size:11px;letter-spacing:.12em;margin:0;color:#d4e3e9}
.cr-home[dir=rtl] .cr-hero__art{transform:scaleX(-1)}
.cr-home[dir=rtl] h1{text-align:right}
.cr-section{padding:52px clamp(16px,2.5vw,48px) 28px;width:100%;max-width:none}
.cr-section__heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}
.cr-section__heading .cr-eyebrow{color:#5b707a;margin-bottom:6px}
.cr-home h2{font-size:clamp(25px,3vw,38px);line-height:1.2;margin:0;letter-spacing:-.035em;text-align:start}
.cr-section__count{font-size:12px;color:#6b7175;white-space:nowrap}
.cr-card-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:26px 20px;list-style:none;padding:0;margin:0}
.cr-card-grid>li{min-width:0;margin:0;padding:0;list-style:none}
.cr-category{display:block;text-align:center;color:var(--cr-ink)}
.cr-category__image{display:block;aspect-ratio:1;border-radius:30%;overflow:hidden;background:#f4f5f4}
.cr-category__image img{display:block;height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s ease}
.cr-category:hover img{transform:scale(1.04)}
.cr-category__title{display:block;font-size:14px;font-weight:700;line-height:1.4;padding:13px 4px 0}
.cr-section--products{padding-bottom:60px;margin-top:22px;border-top:1px solid #e9ebec}
.cr-product{display:block;color:var(--cr-ink)}
.cr-product__image{display:block;aspect-ratio:4/5;border-radius:30%;overflow:hidden;background:#f5f5f4;margin-bottom:12px}
.cr-product__image img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}
.cr-product__title{font-size:13px;font-weight:500;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3em}
.cr-product__price{display:block;font-size:14px;font-weight:800;margin-top:5px;color:#202629}
.cr-more{display:none}
@media(max-width:768px){
 .cr-hero{min-height:390px;padding:35px 22px 48px}.cr-hero__art{object-position:55% center}.cr-hero:after{background:rgba(0,0,0,.3)}
 .cr-home h1{font-size:clamp(52px,14vw,76px)}.cr-hero__intro{font-size:15px;max-width:270px}.cr-hero__note{inset-inline-end:22px;font-size:9px}
 .cr-section{padding:32px 12px 20px}.cr-section__heading{gap:10px;margin-bottom:20px}.cr-section__heading .cr-eyebrow{font-size:9px}.cr-section__count{font-size:10px}
 .cr-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 10px}.cr-card-grid[data-cr-expanded=false]>li:nth-child(n+7){display:none}
 .cr-category__title{font-size:12px;padding-top:9px;line-height:1.4}.cr-product__image{border-radius:30%;margin-bottom:9px}.cr-product__title{font-size:11px;line-height:1.5}.cr-product__price{font-size:12px}
 .cr-more{display:block;min-height:44px;padding:10px 20px;margin:22px auto 0;background:#fff;color:#16191a;border:1px solid #cdd3d6;border-radius:6px;font:600 13px var(--cr-font)}
 .cr-section--products{margin-top:12px;padding-bottom:38px}.cr-home h2{font-size:25px}
}
@media(prefers-reduced-motion:reduce){.cr-category__image img{transition:none}}
