
2
مخزن پروسس 2000 لیتری | قالب صفحه محصول :root{ --navy:#1c2733; --navy-dark:#141c25; --gold:#d4a017; --gold-light:#e0b93a; --ink:#2b2f36; --muted:#6b7280; --line:#e7e5e0; --bg-soft:#f7f6f3; --white:#ffffff; --radius:6px; } *{box-sizing:border-box;margin:0;padding:0;} html{scroll-behavior:smooth;} body{ font-family:'Vazirmatn', sans-serif; color:var(--ink); background:var(--white); line-height:1.9; direction:rtl; } img{max-width:100%;display:block;} a{text-decoration:none;color:inherit;} ul{list-style:none;} button{font-family:inherit;cursor:pointer;border:none;} .container{max-width:1200px;margin:0 auto;padding:0 24px;} /* ===== Header ===== */ .site-header{background:var(--navy);color:#fff;position:relative;z-index:20;} ....







