@font-face{font-family:IBM;src:url('assets/ibm-arabic-400.woff2')}@font-face{font-family:IBM;src:url('assets/ibm-arabic-700.woff2');font-weight:700}:root{--red:#dc1019;--ink:#202126;--muted:#74777e;--line:#e8e9ec;font-family:IBM,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:white}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(1440px,calc(100% - 72px));margin:auto}.header{background:white;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.head{height:92px;display:flex;align-items:center;justify-content:space-between;gap:40px}.brand{display:flex;align-items:center;gap:14px;min-width:310px}.brand img{width:66px;height:66px;object-fit:contain;border-radius:50%}.brand strong,.brand small{display:block}.brand strong{font-size:21px;line-height:1.35}.brand small{color:var(--muted);font-size:13px}.search{display:flex;align-items:center;width:min(530px,100%);height:49px;border:1px solid #dcdde1;border-radius:9px;background:#fafafa}.search:focus-within{border-color:var(--red)}.search input{background:transparent;outline:0;border:0;padding:0 18px;min-width:0;flex:1;font-size:15px}.search button{border:0;background:transparent;width:52px;padding:15px;color:#333}.search svg,.iconbtn svg{width:20px;height:20px}.head-actions{display:flex;gap:10px}.iconbtn{background:white;border:1px solid var(--line);border-radius:9px;width:44px;height:44px;display:flex;justify-content:center;align-items:center;position:relative;font-size:26px}.iconbtn span{position:absolute;top:-7px;left:-6px;background:var(--red);color:white;border-radius:30px;font-size:10px;min-width:17px;height:17px;line-height:17px}.mobile{display:none}.nav{background:#f7f7f8;border-bottom:1px solid #ebebed}.navlinks{height:51px;display:flex;align-items:center;gap:42px;font-size:15px;font-weight:700}.nav a:hover{color:var(--red)}.hero{margin-top:26px;position:relative;overflow:hidden;border-radius:22px;height:clamp(260px,30vw,445px);background:#f3f3f3}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .6s}.hero-slide.active{opacity:1}.hero-slide img{height:100%;width:100%;object-fit:cover}.slide-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#222;font-size:28px;box-shadow:0 4px 16px #0002}.slide-arrow.prev{right:19px}.slide-arrow.next{left:19px}.dots{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:7px}.dots button{width:8px;height:8px;border:0;padding:0;border-radius:20px;background:#fff9}.dots button.active{width:25px;background:var(--red)}.section{margin-top:78px;scroll-margin-top:170px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.overline{font-weight:700;color:var(--red);font-size:14px}.section-head h1,.section-head h2{font-size:30px;margin:3px 0 0;line-height:1.35}.section-head>a{font-weight:700;font-size:15px}.section-head>a span{font-size:20px;color:var(--red)}.categories{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.category{background:#f8f8f9;border:1px solid #eee;border-radius:15px;text-align:center;padding:12px 10px 20px;transition:transform .25s,box-shadow .25s}.category:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000000d}.category>div{height:165px;display:flex;align-items:center;justify-content:center}.category img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.category strong,.category span{display:block}.category strong{font-size:18px;margin-top:9px}.category span{font-size:12px;color:#777;margin-top:5px}.wide-banner{display:block;width:100%;aspect-ratio:4/1;overflow:hidden;border-radius:17px;background:#f3f3f3}.wide-banner img{width:100%;height:100%;object-fit:cover}.collection .products{margin-top:22px}.products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:17px;min-height:390px;align-content:start}.product{border:1px solid var(--line);border-radius:13px;background:white;overflow:hidden;min-width:0;transition:transform .2s,box-shadow .2s}.product:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0000000e}.product-media{height:250px;position:relative;background:white}.product-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:13px;transition:opacity .3s}.product-media .alt{opacity:0}.product:hover .main,.product.swap .main{opacity:0}.product:hover .alt,.product.swap .alt{opacity:1}.favorite{position:absolute;right:11px;top:11px;border:1px solid #eee;background:white;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1;z-index:2}.favorite.on{color:var(--red)}.photo-toggle{display:none;position:absolute;bottom:10px;left:10px;border:1px solid var(--line);background:white;border-radius:7px;padding:4px 8px;font-size:12px}.product-body{padding:2px 14px 16px}.product-category{font-size:12px;color:var(--muted)}.product h3{font-size:16px;line-height:1.6;margin:6px 0 16px;min-height:50px}.sample{font-size:11px;color:#888;display:block;margin-top:-12px;margin-bottom:9px}.product-bottom{border-top:1px solid var(--line);padding-top:13px;display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:700}.add{width:33px;height:33px;border:0;border-radius:7px;background:var(--red);color:#fff;font-size:24px;line-height:1}.quality{background:#f8f8f8;border:1px solid #eee;border-radius:17px;padding:28px 45px;display:flex;align-items:center;gap:30px;margin-bottom:75px}.quality div{display:flex;flex-direction:column;border-left:1px solid #ddd;padding-left:35px}.quality b{font-size:37px;color:var(--red);line-height:1}.quality span{font-size:13px}.quality p{font-size:19px;line-height:1.8;margin:0}footer{background:#22242a;color:#fff;padding:55px 0 0}.footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:54px;padding-bottom:65px}.footer-intro img{width:75px;border-radius:50%;margin-bottom:16px}.footer-intro h2{font-size:21px;margin:0}.footer-main h3{font-size:17px;margin:0 0 18px}.footer-main a,.footer-main p{color:#c4c5c8;line-height:2.1;font-size:14px;margin:0;display:block}.footer-main a:hover{color:white}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #45474d;color:#bfc0c3;font-size:12px;padding:18px 0}#toast{position:fixed;bottom:24px;left:24px;background:#252525;color:white;border-radius:8px;padding:10px 18px;z-index:40;opacity:0;transform:translateY(16px);transition:.25s;pointer-events:none}#toast.show{opacity:1;transform:none}
@media(max-width:950px){.wrap{width:calc(100% - 36px)}.head{gap:15px}.brand{min-width:220px}.brand strong{font-size:17px}.categories,.products{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-main{gap:24px}.navlinks{gap:20px}}@media(max-width:650px){.wrap{width:calc(100% - 28px)}.header{padding:8px 0 11px}.head{height:auto;flex-wrap:wrap;gap:10px}.brand{min-width:0}.brand img{width:49px;height:49px}.brand strong{font-size:13px}.brand small{font-size:10px}.head-actions{gap:4px}.iconbtn{width:35px;height:35px;font-size:21px}.mobile{display:flex}.search{order:3;width:100%;height:42px}.nav{display:none;position:fixed;top:111px;left:0;right:0;z-index:19;box-shadow:0 14px 25px #0002}.nav.open{display:block}.navlinks{height:auto;display:flex;flex-direction:column;align-items:stretch;gap:0}.navlinks a{padding:11px;border-bottom:1px solid #eee}.hero{margin-top:16px;height:200px;border-radius:14px}.hero-slide img{object-position:center}.slide-arrow{width:29px;height:29px;font-size:22px}.slide-arrow.prev{right:7px}.slide-arrow.next{left:7px}.section{margin-top:48px;scroll-margin-top:140px}.section-head h1,.section-head h2{font-size:24px}.section-head>a{font-size:12px}.categories{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:9px;padding-bottom:5px}.category{min-width:132px;scroll-snap-align:start}.category>div{height:100px}.category strong{font-size:15px}.wide-banner{aspect-ratio:2.3/1;border-radius:11px}.wide-banner img{object-position:center}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;min-height:0}.product-media{height:162px}.product-media>img{padding:7px}.product-body{padding:0 9px 10px}.product h3{font-size:13px;min-height:43px}.product-bottom{font-size:12px}.photo-toggle{display:block}.quality{padding:20px;gap:14px;margin-bottom:45px}.quality b{font-size:28px}.quality div{padding-left:15px}.quality p{font-size:12px}.footer-main{grid-template-columns:repeat(2,1fr);gap:28px;padding-bottom:35px}.footer-intro{grid-column:span 2}.footer-bottom{display:block;line-height:2}.footer-bottom span{display:block}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
