@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&family=Noto+Kufi+Arabic:wght@500;600;700;800;900&display=swap");
:root{--green:#35684d;--green-dark:#224b37;--green-soft:#dce9e1;--cream:#f4e8df;--cream-2:#fbf7f2;--ink:#24342b;--muted:#667168;--line:#e6ddd6;--white:#fff;--shadow:0 24px 60px rgba(39,72,53,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fff 0%,#fbf8f4 55%,#f5eee8 100%);color:var(--ink);font-family:"IBM Plex Sans Arabic","Noto Kufi Arabic",Tahoma,Arial,sans-serif;font-weight:500;overflow-x:hidden}.wrap{width:min(1180px,calc(100% - 38px));margin:auto}.page-glow{position:fixed;border-radius:50%;filter:blur(70px);pointer-events:none;z-index:-1;opacity:.35}.glow-one{width:360px;height:360px;background:#d9e8de;top:18%;right:-150px}.glow-two{width:320px;height:320px;background:#f2ddd0;bottom:8%;left:-140px}.safe-strip{height:max(12px,env(safe-area-inset-top));background:var(--green)}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(35,75,55,.08)}.header-inner{height:112px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:18px;color:inherit;text-decoration:none}.brand img{width:76px;height:76px;border-radius:26px;object-fit:cover;border:3px solid #1e2b24;box-shadow:0 8px 20px rgba(30,43,36,.18)}.brand-copy{text-align:right}.brand-copy b{display:block;font-family:"Noto Kufi Arabic",sans-serif;font-size:27px;font-weight:900;color:var(--green-dark);letter-spacing:-.5px}.brand-copy small{display:block;color:var(--muted);margin-top:4px}.cart-button{border:0;background:var(--green);color:#fff;border-radius:24px;padding:15px 18px;min-width:104px;height:72px;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;box-shadow:0 14px 28px rgba(53,104,77,.22)}.cart-count{width:36px;height:36px;border-radius:50%;background:#fff;color:var(--green);display:grid;place-items:center;font-weight:900}.cart-icon{font-size:26px}.opening{margin-top:24px;min-height:720px;border-radius:36px;background:radial-gradient(circle at 78% 75%,rgba(255,255,255,.9),transparent 24%),linear-gradient(135deg,#fffaf6 0%,#f1e5dc 100%);position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;padding:72px;box-shadow:var(--shadow)}.opening:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0 48%,rgba(255,255,255,.34) 49% 51%,transparent 52%);transform:translateX(100%);animation:shine 8s ease-in-out infinite}.opening-copy{position:relative;z-index:2}.opening-kicker{display:inline-block;font-family:"Noto Kufi Arabic",sans-serif;color:var(--green);font-size:20px;font-weight:800;letter-spacing:-.3px}.opening h1{font-family:"Noto Kufi Arabic",sans-serif;font-size:clamp(60px,8vw,98px);font-weight:900;line-height:1.15;margin:30px 0 28px;color:var(--green-dark);letter-spacing:-3px}.opening p{font-size:clamp(20px,2.4vw,30px);line-height:1.9;color:#4f5f56;max-width:780px;margin:0}.opening-actions{display:flex;gap:18px;margin-top:44px}.action{display:flex;align-items:center;justify-content:center;min-height:78px;padding:0 40px;border-radius:28px;text-decoration:none;font-family:"Noto Kufi Arabic",sans-serif;font-size:23px;font-weight:900;letter-spacing:-.4px;transition:.3s}.action:hover{transform:translateY(-4px)}.action.primary{background:var(--green);color:#fff;box-shadow:0 18px 35px rgba(53,104,77,.25)}.action.secondary{color:var(--green);border:3px solid var(--green);background:rgba(255,255,255,.45)}.trust-row{display:flex;flex-wrap:wrap;gap:26px;margin-top:44px;font-size:18px;font-weight:800;color:#506157}.opening-logo{position:relative;height:560px;display:grid;place-items:center}.opening-logo img{width:min(430px,82%);aspect-ratio:1;border-radius:50%;object-fit:cover;border:14px solid rgba(255,255,255,.78);box-shadow:0 28px 70px rgba(38,64,48,.24);position:relative;z-index:4;animation:logoFloat 5s ease-in-out infinite}.logo-ring{position:absolute;border:2px solid rgba(53,104,77,.24);border-radius:50%;animation:spin 20s linear infinite}.ring-a{width:470px;height:470px}.ring-b{width:540px;height:540px;animation-direction:reverse;animation-duration:28s}.soft-shape{position:absolute;border-radius:42% 58% 63% 37% / 45% 36% 64% 55%;filter:blur(1px);animation:morph 9s ease-in-out infinite}.shape-a{width:360px;height:300px;background:rgba(222,210,198,.65);left:0;bottom:20px}.shape-b{width:210px;height:220px;background:rgba(203,220,209,.72);right:15px;top:35px;animation-delay:-4s}.dot{position:absolute;width:15px;height:15px;border:3px solid var(--green);border-radius:50%;z-index:5}.dot-a{left:10%;top:18%;animation:bob 3s ease-in-out infinite}.dot-b{right:8%;bottom:23%;animation:bob 4s ease-in-out infinite .6s}.dot-c{left:22%;bottom:8%;animation:bob 3.6s ease-in-out infinite 1.2s}@keyframes shine{0%,65%{transform:translateX(100%)}85%,100%{transform:translateX(-100%)}}@keyframes logoFloat{50%{transform:translateY(-18px) rotate(-1deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes morph{50%{border-radius:63% 37% 39% 61% / 61% 58% 42% 39%;transform:translateY(-12px)}}@keyframes bob{50%{transform:translateY(-12px) scale(1.12)}}.quick-categories,.products-section{padding:110px 0 20px}.section-title span{color:var(--green);font-size:14px;font-weight:900;letter-spacing:.8px}.section-title h2{font-family:"Noto Kufi Arabic",sans-serif;font-size:clamp(34px,5vw,56px);font-weight:900;line-height:1.4;margin:9px 0 0;color:var(--green-dark);letter-spacing:-1px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:36px}.category{border:1px solid var(--line);background:#fff;border-radius:24px;padding:24px 12px;display:flex;flex-direction:column;align-items:center;gap:12px;font:inherit;cursor:pointer;transition:.3s;box-shadow:0 12px 28px rgba(63,75,67,.06)}.category span{font-size:34px}.category b{font-family:"Noto Kufi Arabic",sans-serif;font-size:17px;font-weight:800}.category:hover,.category.active{background:var(--green);color:#fff;transform:translateY(-7px);border-color:var(--green)}.products-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:34px}.search-box{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px 18px;min-width:310px}.search-box input{width:100%;border:0;outline:0;font:inherit;background:transparent}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{position:relative;background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;transition:.35s;box-shadow:0 14px 32px rgba(51,75,59,.08)}.product:hover{transform:translateY(-10px);box-shadow:0 28px 58px rgba(51,75,59,.16)}.product.hidden{display:none}.product-image{height:330px;overflow:hidden;background:#eee}.product-image img{width:100%;height:100%;object-fit:cover;transition:.6s}.product:hover .product-image img{transform:scale(1.06)}.product-body{padding:22px}.product-body small{color:var(--green);font-weight:900}.product-body h3{font-family:"Noto Kufi Arabic",sans-serif;font-size:22px;font-weight:800;line-height:1.6;margin:8px 0}.product-body p{color:var(--muted);line-height:1.8;min-height:56px}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px}.product-footer strong{font-size:17px}.product-footer a{background:var(--green);color:#fff;text-decoration:none;border-radius:13px;padding:11px 14px;font-family:"Noto Kufi Arabic",sans-serif;font-weight:900}.tag{position:absolute;top:15px;right:15px;z-index:2;background:#e9eee9;color:var(--green-dark);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.tag.hot{background:var(--green);color:#fff}.tag.pink{background:#f7dce8;color:#7d3657}.empty{text-align:center;padding:50px;color:var(--muted)}.features{margin-top:110px;background:var(--green-dark);color:#fff}.features-grid{display:grid;grid-template-columns:repeat(3,1fr)}.features-grid>div{padding:50px;border-left:1px solid rgba(255,255,255,.15)}.features-grid>div:last-child{border-left:0}.features span{font-size:14px;color:#d9c7b9}.features h3{font-family:"Noto Kufi Arabic",sans-serif;font-size:25px;font-weight:800}.features p{color:#d6e0da;line-height:1.8}footer{background:#14291e;color:#fff}.footer-inner{min-height:150px;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-brand{display:flex;align-items:center;gap:15px}.footer-brand img{width:62px;height:62px;border-radius:20px;object-fit:cover}.footer-brand b,.footer-brand span{display:block}.footer-brand b{font-family:"Noto Kufi Arabic",sans-serif;font-size:22px;font-weight:900}.footer-brand span{color:#b9c8bf;margin-top:4px}.footer-inner a{color:#fff}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:18px;color:#9eafa5}.floating-contact{position:fixed;left:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;text-decoration:none;font-size:30px;box-shadow:0 15px 35px rgba(0,0,0,.25);z-index:35;animation:pulse 2.8s ease-in-out infinite}.reveal{opacity:0;transform:translateY(28px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}@keyframes pulse{50%{box-shadow:0 15px 35px rgba(0,0,0,.25),0 0 0 12px rgba(53,104,77,.08)}}@media(max-width:900px){.header-inner{height:96px}.brand-copy small{display:none}.opening{grid-template-columns:1fr;padding:50px 34px}.opening-copy{text-align:center}.opening p{margin:auto}.opening-actions,.trust-row{justify-content:center}.opening-logo{height:450px}.products{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.features-grid{grid-template-columns:1fr}.features-grid>div{border-left:0;border-bottom:1px solid rgba(255,255,255,.15)}}@media(max-width:560px){.wrap{width:min(100% - 24px,1180px)}.header-inner{height:92px}.brand{gap:12px}.brand img{width:64px;height:64px;border-radius:22px}.brand-copy b{font-size:22px}.cart-button{min-width:92px;height:64px;border-radius:22px;padding:12px}.opening{margin-top:10px;min-height:auto;border-radius:24px;padding:46px 26px 30px}.opening-kicker{font-size:17px}.opening h1{font-size:54px;margin:28px 0 24px;letter-spacing:-2px}.opening p{font-size:20px;line-height:1.9}.opening-actions{flex-direction:column;margin-top:34px}.action{min-height:72px;border-radius:25px;font-size:21px;padding:0 20px}.trust-row{gap:16px;font-size:15px;line-height:1.8}.opening-logo{height:420px;margin-top:6px}.opening-logo img{width:78%;border-width:10px}.ring-a{width:310px;height:310px}.ring-b{width:360px;height:360px}.shape-a{width:230px;height:190px}.shape-b{width:150px;height:160px}.quick-categories,.products-section{padding-top:78px}.category-grid{grid-template-columns:repeat(2,1fr)}.products-head{align-items:flex-start;flex-direction:column}.search-box{width:100%;min-width:0}.products{grid-template-columns:1fr}.product-image{height:390px}.features{margin-top:80px}.features-grid>div{padding:38px 22px}.footer-inner{padding:30px 0;align-items:flex-start;flex-direction:column}.floating-contact{width:54px;height:54px}}
