:root{
  --paper:#fbf7ef;
  --paper-2:#f5ecdc;
  --paper-3:#efe0c7;
  --ink:#27170e;
  --ink-2:#402617;
  --brown:#512b12;
  --brown-2:#6a3a17;
  --gold:#b27b2c;
  --gold-soft:#d6b270;
  --olive:#697142;
  --line:rgba(92,54,24,.16);
  --muted:#796b5d;
  --white:#fffdf8;
  --shadow:0 24px 60px rgba(75,45,22,.12);
  --radius:26px;
  --container:min(1180px, calc(100% - 44px));
}

/* اگر لایسنس Dana / Morabba دارید، فایل‌های فونت خودتان را در assets/fonts قرار دهید
   و @font-face را اینجا فعال کنید. فایل فونت داخل این پکیج قرار داده نشده است. */
/*
@font-face{font-family:Dana;src:url('../fonts/Dana-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Dana;src:url('../fonts/Dana-DemiBold.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:Morabba;src:url('../fonts/Morabba-ExtraBold.woff2') format('woff2');font-weight:800;font-display:swap}
*/

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Dana,Vazirmatn,Tahoma,sans-serif;font-weight:400;line-height:1.9;overflow-x:hidden}
body.modal-open,body.nav-open{overflow:hidden}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
.container{width:var(--container);margin-inline:auto}
.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}
svg{width:1.15em;height:1.15em;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

.site-header{position:sticky;top:0;z-index:50;background:rgba(251,247,239,.90);backdrop-filter:blur(18px);border-bottom:1px solid rgba(94,56,26,.08)}
.header-inner{height:84px;display:flex;align-items:center;gap:34px}
.brand{display:flex;align-items:center;gap:11px;min-width:max-content}
.brand img{width:50px;height:50px;border-radius:50%;object-fit:cover;border:1px solid rgba(82,45,17,.14)}
.brand-copy{display:flex;flex-direction:column;line-height:1.05}
.brand-copy strong{font-family:Morabba,Dana,Vazirmatn,sans-serif;font-size:23px;font-weight:900;letter-spacing:-1px}
.brand-copy small{font-size:10px;letter-spacing:4px;margin-top:8px;color:#99764e;font-weight:700}
.main-nav{display:flex;align-items:center;justify-content:center;gap:29px;flex:1;font-size:14px;font-weight:600;color:#5d4a3a}
.main-nav a{position:relative;padding-block:28px}
.main-nav a:after{content:"";position:absolute;right:0;left:0;bottom:0;height:2px;background:var(--gold);transform:scaleX(0);transition:.25s}
.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1)}
.header-actions{display:flex;align-items:center;gap:10px}
.icon-btn,.menu-btn{width:44px;height:44px;border-radius:14px;border:1px solid var(--line);background:transparent;display:grid;place-items:center;color:var(--brown)}
.menu-btn{display:none}

.btn{border:0;border-radius:14px;min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;transition:transform .22s ease,box-shadow .22s ease,background .22s ease;color:inherit}
.btn:hover{transform:translateY(-2px)}
.btn-dark{background:linear-gradient(135deg,#2d190c,#5e3518);color:#fffaf1;box-shadow:0 10px 24px rgba(57,29,12,.18)}
.btn-outline{background:rgba(255,255,255,.28);border:1px solid #b99562;color:var(--ink)}
.btn-lg{min-height:58px;padding-inline:30px;border-radius:16px}
.btn-small{min-height:44px;padding-inline:18px;font-size:13px}
.btn-full{width:100%}
.btn-whatsapp{background:#3d8f4d;color:white;box-shadow:0 12px 30px rgba(32,108,52,.25)}
.btn-ghost{border:1px solid rgba(255,255,255,.28);color:#fff7e8;background:rgba(255,255,255,.06)}

.hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;background:
 radial-gradient(circle at 22% 34%,rgba(213,177,107,.20),transparent 28%),
 linear-gradient(90deg,#f5e7cf 0%,#fbf8f1 53%,#fffaf2 100%)}
.hero:before{content:"";position:absolute;inset:auto -6% -170px 46%;height:360px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(174,121,44,.13),transparent 70%);transform:rotate(-4deg)}
.hero-deco{position:absolute;opacity:.18;pointer-events:none}
.hero-deco-a{width:310px;height:380px;left:-100px;top:70px;background:repeating-radial-gradient(ellipse at 82% 94%,transparent 0 19px,rgba(83,83,46,.65) 20px 22px,transparent 23px 38px);transform:rotate(19deg)}
.hero-deco-b{width:420px;height:180px;right:27%;bottom:-84px;border:1px solid rgba(126,92,50,.32);border-radius:50%}
.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:48px;position:relative;z-index:2;padding-block:36px}
.hero-content{padding-block:40px}
.eyebrow,.kicker{display:inline-flex;align-items:center;gap:10px;color:#9b6d2b;font-size:13px;font-weight:800;letter-spacing:.2px}
.eyebrow span{width:28px;height:1px;background:currentColor}
.hero h1,.section-heading h2,.story-copy h2,.cta-copy h2{font-family:Morabba,Dana,Vazirmatn,sans-serif;font-weight:900;letter-spacing:-2px}
.hero h1{font-size:clamp(46px,5vw,74px);line-height:1.22;margin:18px 0 22px;color:#28170d}
.hero h1 em{font-style:normal;color:#a46827}
.hero-lead{font-size:18px;max-width:700px;color:#564437;margin:0 0 28px}
.hero-cta{display:flex;gap:12px;flex-wrap:wrap}
.hero-trust{display:flex;flex-wrap:wrap;gap:24px;margin-top:36px;padding-top:25px;border-top:1px solid var(--line);font-size:12px;color:#65513e}
.hero-trust span{display:flex;align-items:center;gap:7px}
.hero-trust svg{color:#ac7a2d;font-size:22px}
.hero-visual{height:540px;position:relative;display:flex;align-items:flex-end;justify-content:center}
.hero-visual img{height:520px;width:auto;object-fit:contain;filter:contrast(.98) saturate(.94);mix-blend-mode:multiply;mask-image:linear-gradient(to bottom,#000 0 90%,transparent 100%)}
.seal{position:absolute;left:2%;top:16%;width:112px;height:112px;border:1px solid #b38f62;border-radius:50%;display:grid;place-items:center;text-align:center;font-size:10px;line-height:1.5;letter-spacing:2px;color:#9f7749;transform:rotate(-12deg)}
.seal:before,.seal:after{content:"✦";position:absolute;font-size:9px}.seal:before{top:8px}.seal:after{bottom:8px}
.hero-note{position:absolute;left:0;bottom:34px;background:rgba(255,250,239,.94);border:1px solid rgba(126,87,43,.14);box-shadow:var(--shadow);border-radius:18px;padding:14px 18px;min-width:210px}
.hero-note small{display:block;color:#9c805f;font-size:11px}.hero-note strong{font-size:14px}

.section{padding:88px 0}
.section-heading{margin-bottom:38px}
.section-heading.centered{text-align:center}
.section-heading.compact{margin-bottom:30px}
.section-heading h2{font-size:38px;line-height:1.35;margin:7px 0 7px}
.section-heading p{margin:0;color:var(--muted)}

.products{background:#fffdf8}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.product-card{background:#fffaf1;border:1px solid rgba(122,83,43,.14);border-radius:22px;overflow:hidden;box-shadow:0 15px 40px rgba(73,47,24,.06);transition:.25s}
.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(73,47,24,.12)}
.product-image{height:235px;position:relative;overflow:hidden;background:#e8d5b7}
.product-image img{width:100%;height:100%;object-fit:cover;transition:.4s}
.product-card:hover .product-image img{transform:scale(1.035)}
.product-tag{position:absolute;top:14px;right:14px;background:rgba(44,25,12,.86);color:#fff4df;font-size:10px;border-radius:999px;padding:6px 11px;backdrop-filter:blur(8px)}
.product-body{padding:22px}
.product-body h3{margin:0 0 7px;font-size:19px}.product-body p{margin:0 0 17px;color:#756858;font-size:13px;min-height:52px}
.center-action{text-align:center;margin-top:30px}

.benefits{background:linear-gradient(180deg,#f8f0e2,#fbf7ef)}
.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.benefit-item{text-align:center;padding:34px 23px;position:relative}
.benefit-item:not(:last-child):after{content:"";position:absolute;left:0;top:25%;height:50%;width:1px;background:var(--line)}
.benefit-icon,.step-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;border:1px solid rgba(176,123,44,.28);color:#a77525;background:#fffaf0}
.benefit-icon svg,.step-icon svg{font-size:28px}
.benefit-item h3{font-size:16px;margin:0 0 5px}.benefit-item p{font-size:12px;line-height:1.9;color:#766857;margin:0}

.story{padding-top:70px;background:#fffdf8}
.story-card{display:grid;grid-template-columns:.95fr 1.05fr;gap:36px;align-items:center;border-radius:32px;padding:42px;background:linear-gradient(135deg,#f5e8d1,#fbf6ec);border:1px solid rgba(111,74,34,.13);box-shadow:0 22px 65px rgba(78,50,22,.08);overflow:hidden}
.story-copy h2{font-size:40px;margin:7px 0 14px}.story-copy p{color:#67594b;margin:0 0 12px}.story-copy .btn{margin-top:13px}
.story-visual{min-height:360px;display:grid;grid-template-columns:.72fr 1.28fr;gap:12px;position:relative}
.story-character{width:100%;height:100%;object-fit:cover;border-radius:24px;filter:saturate(.9)}
.story-gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px}.story-gallery img{width:100%;height:172px;object-fit:cover;border-radius:18px}

.process{background:#fbf7ef;padding-top:74px}
.steps{display:flex;align-items:flex-start;justify-content:center;gap:10px;margin-top:15px}
.step{width:210px;text-align:center;position:relative}.step-no{position:absolute;right:35px;top:-5px;width:28px;height:28px;border-radius:50%;background:#4b2a13;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800;z-index:3}.step h3{font-size:15px;margin:0 0 5px}.step p{font-size:12px;line-height:1.8;color:#7c6e60;margin:0}.step-line{flex:1;max-width:90px;border-top:1px dashed #b99663;margin-top:31px}

.cta-wrap{background:#fbf7ef;padding:15px 0 70px}
.cta-panel{position:relative;display:grid;grid-template-columns:210px 1fr 270px;gap:28px;align-items:center;min-height:230px;border-radius:28px;padding:28px 34px;overflow:hidden;background:linear-gradient(112deg,#2c170b,#613615);color:white;box-shadow:0 30px 70px rgba(55,27,10,.24)}
.cta-panel:before{content:"";position:absolute;width:320px;height:320px;right:-120px;bottom:-160px;border:1px solid rgba(223,181,112,.2);border-radius:50%}
.cta-dates{height:180px;border-radius:50%;overflow:hidden;border:1px solid rgba(255,255,255,.13);box-shadow:0 14px 36px rgba(0,0,0,.25)}.cta-dates img{width:100%;height:100%;object-fit:cover}
.cta-copy{position:relative;z-index:2}.cta-copy span{color:#dfbd7c;font-weight:700;font-size:13px}.cta-copy h2{font-size:30px;line-height:1.45;margin:5px 0 5px}.cta-copy p{margin:0;color:#e7d7c0;font-size:13px}.cta-actions{display:flex;flex-direction:column;gap:10px;position:relative;z-index:2}

.site-footer{background:#21130b;color:#ddcdb8;padding-top:58px}
.footer-grid{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:42px;padding-bottom:45px}
.brand-light .brand-copy strong{color:#fff7ea}.brand-light img{border-color:rgba(255,255,255,.12)}
.footer-brand p{font-size:12px;max-width:280px;color:#b9a897}.footer-domain{display:inline-block;margin-top:12px;letter-spacing:3px;color:#e2c490}
.footer-grid h4{margin:4px 0 14px;color:#fff8ef;font-size:14px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-grid a,.footer-grid span{font-size:12px;color:#c3b39f}.footer-grid a:hover{color:white}.footer-grid svg{margin-left:7px;color:#cf9f53}.footer-quote{background:none;border:0;color:#e7c98d;padding:0;margin-top:4px;font-weight:700}
.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 0}.footer-bottom .container{display:flex;justify-content:space-between;gap:18px;font-size:11px;color:#8e7c6b}

.mobile-nav,.nav-backdrop{display:none}
.sticky-mobile{display:none}

.modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:22px}
.modal.is-open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(32,18,9,.72);backdrop-filter:blur(8px)}
.modal-card{position:relative;z-index:2;width:min(590px,100%);max-height:calc(100vh - 44px);overflow:auto;background:#fffaf1;border-radius:26px;padding:34px;box-shadow:0 30px 100px rgba(0,0,0,.33)}
.modal-close{position:absolute;left:18px;top:18px;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:transparent;display:grid;place-items:center}
.modal-head h2{font-family:Morabba,Dana,Vazirmatn,sans-serif;font-size:33px;margin:4px 0 3px}.modal-head p{color:#786a5d;font-size:13px;margin:0 0 22px}
#quoteForm{display:flex;flex-direction:column;gap:13px}#quoteForm label{font-size:12px;font-weight:700;color:#523b28;display:flex;flex-direction:column;gap:6px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}
input,select,textarea{width:100%;border:1px solid rgba(94,58,28,.17);background:#fffdf8;color:#302017;border-radius:13px;padding:12px 14px;outline:none;transition:.2s}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#a97632;box-shadow:0 0 0 4px rgba(169,118,50,.1)}.form-note{text-align:center;color:#908173}

@media (max-width:1050px){
  .main-nav{gap:16px;font-size:12px}.header-actions .btn{display:none}
  .hero-grid{grid-template-columns:1fr 420px}.hero h1{font-size:54px}.hero-visual{height:500px}.hero-visual img{height:490px}
  .product-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:repeat(3,1fr)}.benefit-item:nth-child(3):after{display:none}.benefit-item:nth-child(-n+3){border-bottom:1px solid var(--line)}
  .story-card{grid-template-columns:1fr}.story-visual{max-width:760px;width:100%;margin:auto}
  .cta-panel{grid-template-columns:170px 1fr}.cta-actions{grid-column:2;flex-direction:row}.cta-dates{grid-row:1 / span 2}
  .footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}
}

@media (max-width:790px){
  :root{--container:min(100% - 28px,1180px)}
  .site-header{position:sticky}.header-inner{height:72px}.brand img{width:44px;height:44px}.brand-copy strong{font-size:20px}.brand-copy small{font-size:8px;letter-spacing:3px}.main-nav{display:none}.header-actions .icon-btn{display:none}.menu-btn{display:grid}
  .mobile-nav{display:flex;position:fixed;z-index:80;top:0;bottom:0;right:0;width:min(340px,88vw);background:#fffaf1;padding:82px 28px 28px;flex-direction:column;gap:5px;transform:translateX(102%);transition:.28s;box-shadow:-20px 0 70px rgba(42,23,10,.18)}.mobile-nav.is-open{transform:translateX(0)}.mobile-nav a{padding:12px 4px;font-weight:700;border-bottom:1px solid rgba(83,54,26,.07)}.mobile-close{position:absolute;top:18px;left:18px;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:transparent;display:grid;place-items:center}.nav-backdrop{display:block;position:fixed;inset:0;z-index:70;background:rgba(36,20,11,.42);opacity:0;pointer-events:none;transition:.25s}.nav-backdrop.is-open{opacity:1;pointer-events:auto}
  .hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding-top:26px;gap:5px}.hero-content{padding:16px 0 0}.hero h1{font-size:45px;letter-spacing:-1.5px}.hero-lead{font-size:15px}.hero-cta .btn{flex:1;min-width:155px}.hero-trust{gap:12px 18px;margin-top:24px}.hero-visual{height:430px;order:2}.hero-visual img{height:440px}.seal{width:90px;height:90px;left:0;top:9%;font-size:8px}.hero-note{left:8px;bottom:16px;min-width:160px;padding:10px 12px}.hero-note strong{font-size:12px}
  .section{padding:64px 0}.section-heading h2{font-size:31px}.product-grid{grid-template-columns:1fr 1fr;gap:14px}.product-image{height:190px}.product-body{padding:16px}.product-body h3{font-size:16px}.product-body p{min-height:48px;font-size:11px}.product-body .btn{width:100%}
  .benefit-grid{grid-template-columns:1fr 1fr}.benefit-item{padding:26px 18px}.benefit-item:nth-child(3):after{display:block}.benefit-item:nth-child(even):after{display:none}.benefit-item:nth-child(-n+4){border-bottom:1px solid var(--line)}
  .story-card{padding:24px;border-radius:24px}.story-copy h2{font-size:33px}.story-visual{grid-template-columns:.8fr 1.2fr;min-height:300px}.story-gallery img{height:145px}
  .steps{display:grid;grid-template-columns:1fr 1fr;gap:22px}.step{width:auto}.step-line{display:none}
  .cta-panel{grid-template-columns:1fr;padding:26px;text-align:center}.cta-dates{display:none}.cta-actions{grid-column:1;flex-direction:column}.cta-copy h2{font-size:25px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1 / -1}.footer-bottom .container{flex-direction:column;text-align:center}
  .sticky-mobile{display:block;position:fixed;z-index:45;left:12px;right:12px;bottom:12px}.sticky-mobile button{width:100%;height:52px;border:0;border-radius:16px;background:#4d2c15;color:#fff;font-weight:800;box-shadow:0 13px 35px rgba(51,28,12,.30)}body{padding-bottom:72px}
}

@media (max-width:520px){
  .hero h1{font-size:39px}.hero-cta{flex-direction:column}.hero-cta .btn{width:100%}.hero-trust{display:grid;grid-template-columns:1fr 1fr}.hero-visual{height:390px}.hero-visual img{height:400px}.seal{display:none}
  .product-grid{grid-template-columns:1fr}.product-image{height:230px}.product-body p{min-height:0}
  .benefit-grid{grid-template-columns:1fr}.benefit-item:after{display:none!important}.benefit-item{border-bottom:1px solid var(--line)!important}.benefit-item:last-child{border-bottom:0!important}
  .story-visual{grid-template-columns:1fr}.story-character{height:240px}.story-gallery img{height:120px}.story-copy h2{font-size:30px}
  .steps{grid-template-columns:1fr}.step{display:grid;grid-template-columns:64px 1fr;text-align:right;column-gap:12px;align-items:center}.step-icon{grid-row:1 / span 2;margin:0}.step-no{right:46px;top:-3px}.step h3,.step p{grid-column:2}.step h3{margin-bottom:0}
  .footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:1}.form-row{grid-template-columns:1fr}.modal-card{padding:28px 20px}.modal-head h2{font-size:28px}
}
