@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:wght@500;600&display=swap');

:root{
  --ink:#18251f;
  --green:#244d39;
  --paper:#fbfaf6;
  --cream:#f4f0e7;
  --line:#ddd9d0;
  --muted:#626861;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button{font:inherit}

.site-header{
  height:76px;padding:0 5.4%;display:flex;align-items:center;gap:36px;
  background:#fbfaf6;border-bottom:1px solid #e9e5dc;position:sticky;top:0;z-index:20
}
.brand{width:330px;flex:0 0 auto}.brand img{width:315px;height:auto}
.nav{display:flex;align-items:center;justify-content:center;gap:39px;margin-left:auto;font-size:12px;font-weight:500;letter-spacing:1px}
.nav a:hover{color:var(--green)}
.domain{margin-left:auto;padding-left:34px;border-left:1px solid #cfcac1;font-size:13px;letter-spacing:.4px;white-space:nowrap}
.menu-toggle{display:none;border:0;background:none;color:var(--green);font-size:25px;padding:0}

.hero{display:grid;grid-template-columns:44.5% 55.5%;min-height:440px;background:var(--cream);overflow:hidden}
.hero-copy{padding:54px 8% 54px 7.7%;display:flex;flex-direction:column;justify-content:center}
.hero-rule{width:58px;height:2px;background:var(--green);margin-bottom:18px}
.eyebrow{font-size:11px;line-height:1;letter-spacing:2px;font-weight:600;color:#506056}
.hero h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(52px,5vw,72px);font-weight:600;line-height:.9;letter-spacing:-1.8px;margin:15px 0 20px}
.lead{font-size:18px;line-height:1.35;margin:0 0 14px;color:#202c26}
.sublead{font-size:15px;line-height:1.55;margin:0 0 25px;color:#4f554f}
.actions{display:flex;gap:16px;flex-wrap:wrap}
.btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 29px;border:1px solid var(--green);font-size:11px;font-weight:600;letter-spacing:1.35px;transition:.18s ease}
.btn-solid{background:var(--green);color:#fff}.btn-solid:hover{background:#183d2b;transform:translateY(-1px)}
.btn-outline{background:transparent;color:var(--green)}.btn-outline:hover{background:#fff}
.hero-photo{min-height:440px}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}

.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#faf8f2;border-bottom:1px solid #e8e4dc}
.trust-strip>div{height:70px;display:flex;align-items:center;justify-content:center;gap:18px;border-right:1px solid var(--line);font-size:11px;letter-spacing:1.55px}
.trust-strip>div:last-child{border-right:0}.trust-icon{color:var(--green);font-size:31px;font-weight:300;line-height:1}.trust-icon.box{font-size:38px}.trust-icon.globe{font-size:34px}

.product-section{padding:60px 5.3% 45px;background:#fbfaf6}
.section-heading{text-align:center;margin-bottom:26px}.section-heading h2{font-family:"Playfair Display",Georgia,serif;font-size:31px;font-weight:500;letter-spacing:-.3px;margin:0}.section-rule{display:block;width:45px;height:2px;background:var(--green);margin:12px auto 0}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.card{background:#fbfaf6;border-left:1px solid #ddd9d0;border-right:1px solid #ddd9d0}.card img{width:100%;height:205px;object-fit:cover}.card-body{text-align:center;padding:14px 10px 13px}.card h3{font-family:"Playfair Display",Georgia,serif;font-size:17px;font-weight:500;letter-spacing:.7px;margin:0}.card-rule{display:block;width:37px;height:2px;background:var(--green);margin:12px auto 0}

.info-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:86px 7%;background:var(--green);color:#fff}.info-section .eyebrow{color:#d7e2da}.info-section h2,.origin-section h2,.contact-section h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;line-height:1.15;margin:15px 0 0}.info-section h2{font-size:40px}.info-copy{align-self:end;max-width:520px}.info-copy p{font-size:16px;line-height:1.75;color:#e4ebe6;margin:0}.email-link{display:inline-block;margin-top:18px;padding-bottom:7px;border-bottom:1px solid #afc1b5;font-size:13px;letter-spacing:.8px}.email-link span{margin-left:12px}
.origin-section{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;padding:90px 7%;background:#fbfaf6}.origin-section h2{font-size:42px;max-width:700px}.origin-section p{max-width:620px;color:var(--muted);line-height:1.75;font-size:15px}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-self:end}.mini-grid div{border-top:1px solid var(--line);padding-top:12px}.mini-grid span,.mini-grid strong{display:block;font-size:11px;letter-spacing:1.6px}.mini-grid span{color:#777d77}.mini-grid strong{margin-top:6px}
.contact-section{text-align:center;padding:85px 5% 100px;background:var(--cream)}.contact-section h2{font-size:39px;margin:0 0 24px}
.footer{background:#162a20;color:#f6f3eb;padding:29px 5.3%;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;min-height:116px}.footer-brand img{width:255px;filter:brightness(0) invert(1)}.footer-contact{display:flex;gap:30px;font-size:12px}.footer small{grid-column:1/-1;color:#b5c0b8;font-size:10px;letter-spacing:.7px}

@media (max-width:1050px){.brand{width:270px}.brand img{width:255px}.nav{gap:24px}.domain{padding-left:20px}.hero{grid-template-columns:1fr}.hero-photo{height:360px;min-height:0}.hero-copy{padding:52px 7% 46px}.cards{gap:18px}}
@media (max-width:760px){.site-header{height:68px;padding:0 20px;gap:14px}.brand{width:230px}.brand img{width:220px}.nav{display:none;position:absolute;top:68px;left:0;right:0;padding:18px 22px;background:#fbfaf6;border-bottom:1px solid #ddd9d0;flex-direction:column;align-items:flex-start;gap:17px}.nav.open{display:flex}.domain{margin-left:auto;padding-left:14px;font-size:11px}.menu-toggle{display:block}.hero-copy{padding:45px 7% 40px}.hero h1{font-size:54px}.lead{font-size:17px}.hero-photo{height:310px}.trust-strip>div{gap:10px;font-size:10px}.trust-icon{font-size:25px}.product-section{padding-top:55px}.cards{grid-template-columns:1fr;max-width:600px;margin:0 auto}.card img{height:auto;aspect-ratio:2.05/1}.info-section,.origin-section{grid-template-columns:1fr;gap:38px;padding:70px 7%}.info-section h2,.origin-section h2{font-size:35px}.contact-section h2{font-size:34px}.footer{grid-template-columns:1fr}.footer-contact{flex-direction:column;gap:8px}.footer small{grid-column:auto}}
@media (max-width:480px){.domain{display:none}.hero h1{font-size:48px}.sublead br.desktop-only{display:none}.trust-strip{grid-template-columns:1fr}.trust-strip>div{border-right:0;border-bottom:1px solid var(--line)}.trust-strip>div:last-child{border-bottom:0}.product-section{padding-left:5%;padding-right:5%}.info-section,.origin-section{padding-left:6%;padding-right:6%}.footer-brand img{width:220px}}

@media print{
  @page{margin:0}
  .site-header{position:static}
  .nav,.menu-toggle{display:none!important}
  a{color:inherit}
}
.footer-contact {
  display: flex;
  flex-direction: column; /* ایمیل‌ها را زیر هم قرار می‌دهد */
  gap: 8px; /* فاصله بین لینک‌ها */
  align-items: center; /* وسط‌چین کردن */
}