/* PISHTAZ360 v3.3 — SEO foundation + humanized bilingual release */

:root{
  --ps-navy:#061F4F;
  --ps-blue:#0B67D7;
  --ps-gold:#E9AA1B;
  --ps-gold-soft:#FFF7DE;
  --ps-cyan:#17A9E5;
  --ps-text:#44536A;
  --ps-bg:#F5F9FF;
  --ps-border:#D9E5F3;
  --ps-white:#FFFFFF;
  --ps-radius:16px;
  --ps-shadow:0 18px 55px rgba(6,31,79,.10);
  --ps-max:1200px;
  --ps-font-en:"Manrope",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
  --ps-font-fa:"Vazirmatn",Tahoma,"Segoe UI",Arial,sans-serif;
  --ps-navy-2:#073B85;
  --ps-blue-bright:#118AE8;
  --ps-gold-deep:#8A5C05;
  --ps-muted:#607089;
  --ps-warm:#FBFDFF;
}


*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ps-navy);background:#fff;font-family:var(--ps-font-en);line-height:1.7}
body.rtl,.ps-rtl{font-family:Vazirmatn,Tahoma,"Segoe UI",Arial,sans-serif}
a{color:inherit}
img{max-width:100%;height:auto}
.ps-container{width:min(calc(100% - 40px),var(--ps-max));margin-inline:auto}
.ps-section{padding:84px 0}
.ps-soft{background:var(--ps-bg)}
.ps-dark{background:var(--ps-navy);color:#fff}
.ps-dark p{color:#C9D9EC}
.ps-kicker{display:inline-block;color:#B77905;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}
.ps-title{font-size:clamp(38px,5.5vw,70px);line-height:1.08;letter-spacing:-.045em;margin:0 0 22px;max-width:820px}
.rtl .ps-title,.ps-rtl .ps-title{letter-spacing:0;line-height:1.45}
.ps-lead{font-size:clamp(18px,2vw,21px);color:var(--ps-text);max-width:760px;margin:0}
.ps-section-head{max-width:760px;margin-bottom:38px}
.ps-section-head h2{font-size:clamp(30px,4vw,46px);line-height:1.15;margin:0 0 12px}
.ps-section-head p{font-size:18px;color:var(--ps-text);margin:0}
.ps-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.ps-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 24px;border-radius:12px;border:1px solid transparent;text-decoration:none;font-weight:800;transition:.2s ease;cursor:pointer}
.ps-btn:hover{transform:translateY(-1px)}
.ps-btn-primary{background:linear-gradient(135deg,#E0A11D,#F0C04B);color:#061F4F;box-shadow:0 12px 28px rgba(228,170,40,.24);border-color:#D79B18}
.ps-btn-primary:hover{background:linear-gradient(135deg,#D39412,#E9B63A);color:#061F4F}
.ps-btn-secondary{background:#fff;border-color:var(--ps-border);color:var(--ps-navy)}
.ps-btn-light{background:#fff;color:var(--ps-navy)}
.ps-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(226,232,240,.8)}
.admin-bar .ps-header{top:32px}
.ps-header-inner{height:78px;display:flex;align-items:center;gap:26px}
.ps-brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-size:20px;font-weight:850;white-space:nowrap}
.ps-brand-mark{width:40px;height:40px;border-radius:13px;background:linear-gradient(145deg,#061F4F,#0B67D7 60%,#17A9E5);display:grid;place-items:center;color:#fff;font-size:22px;font-weight:900;box-shadow:0 8px 20px rgba(37,99,235,.2)}
.ps-brand small{display:block;color:#607089;font-size:9px;letter-spacing:.16em;font-weight:700}
.custom-logo-link{display:flex;align-items:center}
.custom-logo{max-height:52px;width:auto}
.ps-nav{margin-inline:auto}
.ps-nav ul{list-style:none;display:flex;align-items:center;gap:24px;margin:0;padding:0}
.ps-nav a{text-decoration:none;font-size:14px;font-weight:650}
.ps-nav a:hover{color:var(--ps-blue)}
.ps-lang{font-size:13px;color:var(--ps-blue);font-weight:800;text-decoration:none}
.ps-lang-switch{display:flex;align-items:center;gap:10px}
.ps-mobile-toggle{display:none;border:0;background:transparent;font-size:25px;cursor:pointer}
.ps-hero{padding:105px 0 88px;background:
radial-gradient(circle at 84% 20%,rgba(6,182,212,.14),transparent 25%),
linear-gradient(180deg,#fff,#F7FAFF)}
.ps-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:60px;align-items:center}
.ps-browser{background:#fff;border:1px solid #DCE8F6;border-radius:25px;box-shadow:var(--ps-shadow);overflow:hidden;transform:rotate(1deg)}
.ps-browser-top{height:44px;border-bottom:1px solid var(--ps-border);background:#F8FBFF;display:flex;align-items:center;gap:7px;padding:0 15px}
.ps-browser-top i{width:9px;height:9px;border-radius:99px;background:#C9D9EC}
.ps-browser-top i:nth-child(2){background:#6DB9EF}
.ps-browser-top i:nth-child(3){background:#118AE8}
.ps-browser-body{padding:42px}
.ps-browser-logo{width:62px;height:62px;border-radius:18px;background:linear-gradient(145deg,#061F4F,#0B67D7 60%,#17A9E5);display:grid;place-items:center;color:#fff;font-size:32px;font-weight:900;margin-bottom:25px}
.ps-browser h3,.ps-browser-title{font-size:27px;margin:0 0 9px;font-weight:700;line-height:1.35}
.ps-browser p{color:var(--ps-text)}
.ps-browser-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}
.ps-browser-cards span{height:90px;border:1px solid #E6F0FB;border-radius:13px;background:linear-gradient(145deg,#F0F6FD,#EAF4FE)}
.ps-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.ps-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.ps-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.ps-card{background:#fff;border:1px solid var(--ps-border);border-radius:var(--ps-radius);padding:26px;box-shadow:0 8px 28px rgba(6,31,79,.035)}
.ps-card h3{font-size:21px;margin:0 0 9px}
.ps-card p{color:var(--ps-text);margin-bottom:0}
.ps-icon{width:48px;height:48px;border-radius:13px;background:#F0F6FD;color:var(--ps-blue);display:grid;place-items:center;font-weight:900;margin-bottom:19px}
.ps-workflow{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.ps-step{border-top:1px solid #24486F;padding-top:22px}
.ps-step span{color:#75C4F3;font-size:13px;font-weight:850}
.ps-step h3,.ps-step h2{color:#fff;font-size:21px;margin:16px 0 8px}
.ps-pricing-shell .pishtaz360-pricing{margin:0}
.ps-portfolio-shell .pishtaz360-portfolio{margin:0}
.ps-faq{border-bottom:1px solid var(--ps-border);padding:20px 0}
.ps-faq summary{cursor:pointer;font-weight:800;font-size:18px;list-style:none}
.ps-faq summary::-webkit-details-marker{display:none}
.ps-faq p{color:var(--ps-text);margin-bottom:0}
.ps-cta{background:linear-gradient(135deg,var(--ps-navy),#073B85 55%,var(--ps-blue));border-radius:26px;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff}
.ps-cta h2{font-size:34px;margin:0 0 8px}
.ps-cta p{color:#E6F0FB;margin:0}
.ps-page-hero{padding:90px 0 56px;background:linear-gradient(180deg,#F7FAFF,#fff)}
.ps-content{padding:60px 0}
.ps-prose{max-width:900px}
.ps-prose h2{font-size:30px;margin-top:38px}
.ps-prose p,.ps-prose li{color:var(--ps-text)}
.ps-footer{background:var(--ps-navy);color:#fff;padding:62px 0 28px}
.ps-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px}
.ps-footer h3,.ps-footer h4{margin:0 0 14px;font-size:1rem}
.ps-footer p,.ps-footer a{color:#B7C9DE}
.ps-footer a{text-decoration:none}
.ps-footer ul{list-style:none;padding:0;margin:0}
.ps-footer li{margin:8px 0}
.ps-footer-bottom{border-top:1px solid #24486F;margin-top:38px;padding-top:22px;color:#B7C9DE;font-size:13px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
.ps-center{text-align:center;margin-top:26px}
.ps-text-link{color:var(--ps-blue);font-weight:800;text-decoration:none}
@media(max-width:980px){
  .ps-grid-4,.ps-workflow{grid-template-columns:repeat(2,1fr)}
  .ps-grid-3{grid-template-columns:1fr 1fr}
  .ps-hero-grid{grid-template-columns:1fr;gap:38px}
  .ps-footer-grid{grid-template-columns:1fr 1fr}
  .ps-nav{display:none}
  .ps-mobile-toggle{display:block;margin-inline-start:auto}
  .ps-header-inner>.ps-btn{display:none}
  .ps-header-inner.is-open{height:auto;min-height:78px;flex-wrap:wrap;padding-bottom:16px}
  .ps-header-inner.is-open .ps-nav{display:block;order:10;width:100%}
  .ps-header-inner.is-open .ps-nav ul{align-items:flex-start;flex-direction:column;gap:12px}
}
@media(max-width:680px){
  .admin-bar .ps-header{top:46px}
  .ps-container{width:min(calc(100% - 28px),var(--ps-max))}
  .ps-section{padding:62px 0}
  .ps-hero{padding:74px 0 58px}
  .ps-page-hero{padding:66px 0 40px}
  .ps-grid-4,.ps-grid-3,.ps-grid-2,.ps-workflow,.ps-footer-grid{grid-template-columns:1fr}
  .ps-browser-body{padding:27px}
  .ps-cta{display:block;padding:30px}
  .ps-cta .ps-btn{margin-top:18px}
}

/* PISHTAZ360 v1.1 Persian typography + UI refinements */
body:not(.rtl),html[lang^="en"] body{font-family:var(--ps-font-en)}
body.rtl,html[lang^="fa"] body,.ps-rtl{font-family:var(--ps-font-fa);text-rendering:optimizeLegibility}

body.rtl .ps-title,html[lang^="fa"] .ps-title{
  font-family:var(--ps-font-fa);font-weight:700;
  font-size:clamp(40px,4.65vw,60px);line-height:1.34;
  letter-spacing:0;max-width:720px;
}
body.rtl .ps-lead,html[lang^="fa"] .ps-lead{
  font-family:var(--ps-font-fa);font-weight:400;
  font-size:clamp(17px,1.55vw,19px);line-height:1.95;max-width:700px;
}
body.rtl .ps-nav a,html[lang^="fa"] .ps-nav a,
body.rtl .ps-btn,html[lang^="fa"] .ps-btn{
  font-family:var(--ps-font-fa);font-weight:600;letter-spacing:0;
}
body.rtl .ps-section-head h2,html[lang^="fa"] .ps-section-head h2,
body.rtl .ps-card h3,html[lang^="fa"] .ps-card h3,
body.rtl .ps-faq summary,html[lang^="fa"] .ps-faq summary{
  font-family:var(--ps-font-fa);font-weight:700;letter-spacing:0;
}
body.rtl .ps-section-head p,html[lang^="fa"] .ps-section-head p,
body.rtl .ps-card p,html[lang^="fa"] .ps-card p,
body.rtl .ps-faq p,html[lang^="fa"] .ps-faq p{
  font-family:var(--ps-font-fa);line-height:1.9;
}
body.rtl .ps-browser h3,body.rtl .ps-browser-title,html[lang^="fa"] .ps-browser h3,html[lang^="fa"] .ps-browser-title{
  font-family:var(--ps-font-fa);font-weight:700;line-height:1.55;
}
body.rtl .ps-browser p,html[lang^="fa"] .ps-browser p{
  font-family:var(--ps-font-fa);line-height:1.85;
}
.ps-header{box-shadow:0 4px 24px rgba(6,31,79,.035)}
.ps-browser{transform:none}
.ps-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.ps-card:hover{transform:translateY(-3px);border-color:#C9D9EC;box-shadow:0 16px 38px rgba(6,31,79,.075)}
.ps-btn{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
@media(max-width:680px){
  body.rtl .ps-title,html[lang^="fa"] .ps-title{
    font-size:clamp(32px,9vw,43px);line-height:1.42;
  }
}


/* === PISHTAZ360 v1.2 service expansion === */
.ps-service-badge{
  display:inline-flex;
  align-items:center;
  gap:8px;
  font-size:12px;
  font-weight:800;
  color:var(--ps-blue);
  background:#F0F6FD;
  border:1px solid #E6F0FB;
  padding:6px 10px;
  border-radius:999px;
  margin-bottom:14px;
}
.ps-service-list{
  margin:16px 0 0;
  padding:0;
  list-style:none;
}
.ps-service-list li{
  position:relative;
  padding-inline-start:22px;
  margin:8px 0;
  color:var(--ps-text);
}
.ps-service-list li::before{
  content:"✓";
  position:absolute;
  inset-inline-start:0;
  color:var(--ps-blue);
  font-weight:900;
}
.ps-addon-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}
.ps-addon-card{
  background:#fff;
  border:1px solid var(--ps-border);
  border-radius:18px;
  padding:24px;
}
.ps-addon-card h3{margin:0 0 8px}
.ps-addon-card p{margin:0;color:var(--ps-text)}
@media(max-width:900px){.ps-addon-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.ps-addon-grid{grid-template-columns:1fr}}

/* === PISHTAZ360 visual refinements === */
.ps-header-inner{
  min-height:84px;
}
/* More reliable hero spacing below the sticky header/admin bar. */
.ps-hero{
  position:relative;
  overflow:visible;
  padding-top:112px;
  padding-bottom:88px;
  min-height:auto;
}
.ps-hero-grid{
  align-items:center;
}
.ps-hero .ps-title,
.ps-hero .ps-kicker{
  position:relative;
  z-index:1;
}

/* Slightly improve the English hero rhythm. */
html[lang^="en"] .ps-hero .ps-title{
  max-width:790px;
  font-size:clamp(46px,5.2vw,68px);
  line-height:1.06;
}
html[lang^="en"] .ps-hero .ps-lead{
  max-width:720px;
}

/* Persian keeps the refined typography. */
html[lang^="fa"] .ps-hero .ps-title,
body.rtl .ps-hero .ps-title{
  max-width:720px;
}

/* Prevent anchor/page jumps from sitting under the sticky header. */
html{
  scroll-padding-top:125px;
}

/* === PISHTAZ360 v1.5 Portfolio polish === */
.pishtaz360-project-card{
  position:relative;
  min-height:360px;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.pishtaz360-project-card:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 44px rgba(48,23,33,.08);
  border-color:#C9D9EC;
}
.pishtaz360-project-card:not(:has(img))::before{
  content:"P";
  display:grid;
  place-items:center;
  height:220px;
  background:
    radial-gradient(circle at 75% 20%,rgba(6,182,212,.24),transparent 24%),
    linear-gradient(135deg,#F0F6FD,#EAF4FE);
  color:#118AE8;
  font-size:56px;
  font-weight:900;
}
.pishtaz360-project-content h2,.pishtaz360-project-content h3{
  margin-top:8px;
  font-size:22px;
}
.pishtaz360-project-content p{
  line-height:1.75;
}
.ps-portfolio-shell .pishtaz360-portfolio{
  gap:24px;
}

/* === PISHTAZ360 v1.6 Case Study actions === */
.ps-project-actions{
  display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 10px;
}
.ps-project-actions .ps-btn{min-width:150px}
.ps-project-hero-image{
  margin:0 0 34px;border-radius:20px;overflow:hidden;
  border:1px solid var(--ps-border);box-shadow:var(--ps-shadow);
}
.ps-project-hero-image img{display:block;width:100%;height:auto}


/* === PISHTAZ360 v1.7 final responsive polish === */

/* Keep screenshots / project images visually stable on mobile */
.pishtaz360-project-card img,
.ps-project-hero-image img{
  object-fit:cover;
}

/* Never allow page-level horizontal overflow from theme elements */
html,body{
  max-width:100%;
  overflow-x:hidden;
}


/* === Builder frontend === */

.pishtaz360-shortcode{font-family:Manrope,Arial,sans-serif;color:#2A0F19}
.pishtaz360-shortcode[dir="rtl"]{font-family:Vazirmatn,Tahoma,Arial,sans-serif}
.pishtaz360-pricing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:30px 0}
.pishtaz360-price-card{border:1px solid #F0E2E7;border-radius:18px;padding:28px;background:#fff}
.pishtaz360-price-card.is-featured{border:2px solid #118AE8;box-shadow:0 16px 45px rgba(37,99,235,.12)}
.pishtaz360-price{font-size:32px;font-weight:800;margin:12px 0}
.pishtaz360-price-card li{margin:8px 0}
.pishtaz360-portfolio{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.pishtaz360-project-card{overflow:hidden;border:1px solid #F0E2E7;border-radius:18px;background:#fff}
.pishtaz360-project-card img{width:100%;height:220px;object-fit:cover;display:block}
.pishtaz360-project-content{padding:22px}
.pishtaz360-category{font-size:12px;color:#118AE8;font-weight:700}
.pishtaz360-project-form{max-width:760px;display:grid;gap:16px}
.pishtaz360-project-form label{font-weight:700;display:grid;gap:7px}
.pishtaz360-project-form input,.pishtaz360-project-form select,.pishtaz360-project-form textarea{width:100%;border:1px solid #C9D9EC;border-radius:10px;padding:12px;font:inherit}
.pishtaz360-project-form button{background:#118AE8;color:white;border:0;border-radius:11px;padding:14px 22px;font:inherit;font-weight:700;cursor:pointer}
.pishtaz360-success{padding:18px;border-radius:12px;background:#ECFDF5;border:1px solid #A7F3D0}
@media(max-width:800px){.pishtaz360-pricing,.pishtaz360-portfolio{grid-template-columns:1fr}}

.pishtaz360-service-choice{border:1px solid #F0E2E7;border-radius:14px;padding:16px;display:grid;gap:10px}
.pishtaz360-service-choice legend{font-weight:800;padding:0 6px}
.pishtaz360-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px;font-weight:600!important}
.pishtaz360-check input{width:auto!important;margin:0}
.pishtaz360-addon-pricing{grid-column:1/-1;margin-top:28px}
.pishtaz360-addon-pricing h2,.pishtaz360-addon-pricing h3{font-size:24px;margin-bottom:16px}
.pishtaz360-addon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.pishtaz360-addon-price{border:1px solid #F0E2E7;border-radius:13px;padding:16px;background:#fff;display:flex;justify-content:space-between;gap:12px}
.pishtaz360-addon-price span{color:#118AE8;font-weight:800}
@media(max-width:700px){.pishtaz360-addon-grid{grid-template-columns:1fr}}

/* PISHTAZ360 Start Project Wizard v1.2 */
.pishtaz360-project-hero{
  background:linear-gradient(180deg,#FDF9FA,#FFFFFF);
  border-bottom:1px solid #F0E2E7;
  padding:70px 0 46px;
  font-family:Manrope,Arial,sans-serif;
}
.pishtaz360-project-hero[dir="rtl"],
.pishtaz360-project-section[dir="rtl"]{
  font-family:"Dana","Dana VF","Vazirmatn",Tahoma,Arial,sans-serif;
}
.pishtaz360-project-wrap{
  width:min(calc(100% - 34px),1050px);
  margin-inline:auto;
}
.pishtaz360-project-kicker{
  display:inline-block;
  font-size:12px;
  font-weight:800;
  letter-spacing:.15em;
  color:#118AE8;
  margin-bottom:12px;
}
.pishtaz360-project-hero[dir="rtl"] .pishtaz360-project-kicker{letter-spacing:0}
.pishtaz360-project-hero h1{
  margin:0 0 14px;
  font-size:clamp(34px,5vw,58px);
  line-height:1.15;
  color:#2A0F19;
}
.pishtaz360-project-hero[dir="rtl"] h1{line-height:1.45;font-weight:700}
.pishtaz360-project-hero p{
  margin:0;
  max-width:720px;
  color:#694753;
  font-size:18px;
  line-height:1.8;
}
.pishtaz360-project-section{padding:52px 0 80px;background:#fff}
.pishtaz360-progress{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  margin-bottom:34px;
}
.pishtaz360-progress-item{
  display:flex;
  align-items:center;
  gap:9px;
  color:#B7C9DE;
  font-size:13px;
}
.pishtaz360-progress-item span{
  width:34px;height:34px;border-radius:50%;
  display:grid;place-items:center;
  border:1px solid #C9D9EC;background:#fff;
  font-weight:800;
}
.pishtaz360-progress-item.is-active{color:#2A0F19}
.pishtaz360-progress-item.is-active span{
  background:#118AE8;color:#fff;border-color:#118AE8;
  box-shadow:0 7px 18px rgba(37,99,235,.2);
}
.pishtaz360-progress-line{height:1px;background:#F0E2E7;flex:1;max-width:100px}
.pishtaz360-project-form{
  max-width:none;
  border:1px solid #F0E2E7;
  border-radius:22px;
  padding:30px;
  box-shadow:0 14px 42px rgba(48,23,33,.05);
}
.pishtaz360-wizard-step{display:none}
.pishtaz360-wizard-step.is-active{display:block}
.pishtaz360-wizard-step h2{font-size:28px;margin:0 0 8px;color:#2A0F19}
.pishtaz360-step-intro{margin:0 0 22px;color:#607089}
.pishtaz360-service-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.pishtaz360-service-option{
  position:relative;
  display:grid!important;
  grid-template-columns:auto 1fr auto!important;
  align-items:center;
  gap:12px!important;
  border:1px solid #F0E2E7;
  border-radius:15px;
  padding:17px;
  cursor:pointer;
  background:#fff;
  transition:.18s ease;
}
.pishtaz360-service-option:hover{border-color:#E5ABC0;background:#F7FAFF}
.pishtaz360-service-option input{position:absolute;opacity:0;pointer-events:none}
.pishtaz360-service-option:has(input:checked){
  border-color:#118AE8;
  background:#F0F6FD;
  box-shadow:0 7px 22px rgba(37,99,235,.08);
}
.pishtaz360-service-icon{font-size:24px}
.pishtaz360-checkmark{
  width:25px;height:25px;border-radius:50%;
  display:grid;place-items:center;
  border:1px solid #C9D9EC;color:transparent;
  font-weight:900;
}
.pishtaz360-service-option:has(input:checked) .pishtaz360-checkmark{
  background:#118AE8;border-color:#118AE8;color:#fff;
}
.pishtaz360-field-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:17px;
}
.pishtaz360-wizard-actions{
  display:flex;
  justify-content:flex-end;
  gap:10px;
  margin-top:25px;
}
[dir="rtl"] .pishtaz360-wizard-actions{justify-content:flex-start}
.pishtaz360-next,.pishtaz360-submit,.pishtaz360-back{
  border:0;border-radius:11px;padding:13px 22px;
  font:inherit;font-weight:750;cursor:pointer;
}
.pishtaz360-next,.pishtaz360-submit{background:#118AE8;color:#fff}
.pishtaz360-back{background:#F9F1F4;color:#2A0F19}
.pishtaz360-next:hover,.pishtaz360-submit:hover{background:#BB3A68}
@media(max-width:720px){
  .pishtaz360-service-grid,.pishtaz360-field-grid{grid-template-columns:1fr}
  .pishtaz360-progress-item b{display:none}
  .pishtaz360-project-form{padding:20px}
  .pishtaz360-project-section{padding-top:34px}
}

.pishtaz360-project-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.pishtaz360-project-link,.pishtaz360-project-demo{
  display:inline-flex;align-items:center;justify-content:center;
  min-height:40px;padding:9px 14px;border-radius:10px;
  text-decoration:none;font-weight:800;font-size:14px;
}
.pishtaz360-project-link{border:1px solid #C9D9EC;color:#2A0F19;background:#fff}
.pishtaz360-project-demo{border:1px solid #118AE8;color:#fff;background:#118AE8}
.pishtaz360-project-demo:hover{background:#BB3A68;color:#fff}

.pishtaz360-hp{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}


/* === PISHTAZ360 Builder v2.1 responsive wizard refinements === */
@media (max-width: 680px){
  .pishtaz360-project-hero{
    padding:42px 0 30px;
  }
  .pishtaz360-project-hero h1{
    font-size:clamp(29px,8.2vw,38px);
    line-height:1.22;
    margin-bottom:10px;
  }
  .pishtaz360-project-hero[dir="rtl"] h1{
    line-height:1.5;
  }
  .pishtaz360-project-hero p{
    font-size:15px;
    line-height:1.75;
  }

  .pishtaz360-project-section{
    padding:28px 0 54px;
  }
  .pishtaz360-project-wrap{
    width:min(calc(100% - 22px),1050px);
  }
  .pishtaz360-progress{
    gap:8px;
    margin-bottom:22px;
  }
  .pishtaz360-progress-line{
    max-width:58px;
  }
  .pishtaz360-progress-item span{
    width:30px;
    height:30px;
    font-size:12px;
  }

  .pishtaz360-project-form{
    padding:16px;
    border-radius:17px;
  }
  .pishtaz360-wizard-step h2{
    font-size:22px;
    line-height:1.35;
  }
  [dir="rtl"] .pishtaz360-wizard-step h2{
    line-height:1.6;
  }
  .pishtaz360-step-intro{
    font-size:13px;
    margin-bottom:15px;
  }

  .pishtaz360-service-grid{
    gap:9px;
  }
  .pishtaz360-service-option{
    min-height:58px;
    padding:12px;
    gap:9px!important;
    border-radius:12px;
  }
  .pishtaz360-service-option strong{
    font-size:13px;
    line-height:1.45;
  }
  .pishtaz360-service-icon{
    font-size:19px;
  }
  .pishtaz360-checkmark{
    width:23px;
    height:23px;
    flex:0 0 23px;
  }

  .pishtaz360-field-grid{
    gap:12px;
  }
  .pishtaz360-project-form label{
    font-size:13px;
  }
  .pishtaz360-project-form input,
  .pishtaz360-project-form select,
  .pishtaz360-project-form textarea{
    min-height:44px;
    font-size:16px; /* prevents iOS zoom */
  }
  .pishtaz360-project-form textarea{
    min-height:130px;
  }

  .pishtaz360-wizard-actions{
    gap:8px;
    margin-top:18px;
  }
  .pishtaz360-next,.pishtaz360-submit,.pishtaz360-back{
    min-height:44px;
    padding:11px 17px;
    border-radius:10px;
    font-size:14px;
  }
}

/* ultra-small phones */
@media (max-width: 360px){
  .pishtaz360-service-option{
    grid-template-columns:auto 1fr!important;
  }
  .pishtaz360-service-option .pishtaz360-checkmark{
    grid-column:2;
    justify-self:end;
  }
  .pishtaz360-wizard-actions{
    flex-wrap:wrap;
  }
}


/* === PISHTAZ360 Builder v2.1 pricing polish === */
.pishtaz360-price-kicker{font-size:12px;font-weight:800;letter-spacing:.04em;color:#607089;margin-top:4px}
[dir="rtl"] .pishtaz360-price-kicker{letter-spacing:0}
.pishtaz360-price small{font-size:.42em;font-weight:750;color:#694753;vertical-align:middle}
.pishtaz360-pricing-note{grid-column:1/-1;margin:20px 0 0;padding:14px 16px;border:1px solid #F0E2E7;border-radius:12px;background:#F8FBFF;color:#694753;line-height:1.8;font-size:13px}
@media(max-width:680px){.pishtaz360-pricing-note{font-size:12px;padding:12px}.pishtaz360-price small{font-size:.46em}}


/* === Typography patch === */

body:not(.rtl),html[lang^="en"] body{font-family:var(--ps-font-en)!important}
body.rtl,html[lang^="fa"] body,.ps-rtl{font-family:var(--ps-font-fa)!important;font-feature-settings:"kern" 1;text-rendering:optimizeLegibility}
body.rtl .ps-nav a,html[lang^="fa"] .ps-nav a{font-family:var(--ps-font-fa)!important;font-weight:600!important;font-size:15px!important;letter-spacing:0!important}
body.rtl .ps-brand,body.rtl .ps-btn,html[lang^="fa"] .ps-brand,html[lang^="fa"] .ps-btn{font-family:var(--ps-font-fa)!important;font-weight:600!important;letter-spacing:0!important}
body.rtl .ps-title,html[lang^="fa"] .ps-title{font-family:var(--ps-font-fa)!important;font-weight:700!important;font-size:clamp(42px,5vw,64px)!important;line-height:1.42!important;letter-spacing:0!important;max-width:760px!important}
body.rtl .ps-lead,html[lang^="fa"] .ps-lead{font-family:var(--ps-font-fa)!important;font-weight:400!important;font-size:clamp(18px,1.75vw,20px)!important;line-height:2.05!important;color:#694753!important;max-width:720px!important}
body.rtl .ps-section-head h2,html[lang^="fa"] .ps-section-head h2{font-family:var(--ps-font-fa)!important;font-weight:700!important;line-height:1.55!important;letter-spacing:0!important}
body.rtl .ps-section-head p,html[lang^="fa"] .ps-section-head p,body.rtl .ps-card p,html[lang^="fa"] .ps-card p,body.rtl .ps-faq p,html[lang^="fa"] .ps-faq p{font-family:var(--ps-font-fa)!important;font-weight:400!important;line-height:1.95!important}
body.rtl .ps-card h3,html[lang^="fa"] .ps-card h3{font-family:var(--ps-font-fa)!important;font-weight:700!important;line-height:1.6!important}
body.rtl .ps-faq summary,html[lang^="fa"] .ps-faq summary{font-family:var(--ps-font-fa)!important;font-weight:600!important;line-height:1.8!important}
body.rtl input,body.rtl select,body.rtl textarea,body.rtl button,html[lang^="fa"] input,html[lang^="fa"] select,html[lang^="fa"] textarea,html[lang^="fa"] button{font-family:var(--ps-font-fa)!important}
body.rtl .ps-browser h3,body.rtl .ps-browser-title,html[lang^="fa"] .ps-browser h3,html[lang^="fa"] .ps-browser-title{font-family:var(--ps-font-fa)!important;font-weight:700!important;line-height:1.6!important}
body.rtl .ps-browser p,html[lang^="fa"] .ps-browser p{font-family:var(--ps-font-fa)!important;line-height:1.9!important}
@media(max-width:680px){body.rtl .ps-title,html[lang^="fa"] .ps-title{font-size:clamp(34px,10vw,46px)!important;line-height:1.48!important}}


/* Static HTML adaptation */
.static-form-note{margin:18px 0 0;padding:14px 16px;border:1px solid #EEC9D6;border-radius:12px;background:#FBF4F6;color:#5D1D34;font-size:13px;line-height:1.8}
.static-form-status{display:none;margin-top:18px;padding:16px;border-radius:12px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}
.static-form-status.is-visible{display:block}
.ps-footer .ps-brand{display:inline-flex}

/* v1.2 accessibility/form hardening */
.ps-mobile-toggle:focus-visible,.ps-nav a:focus-visible,.ps-btn:focus-visible,.pishtaz360-project-form input:focus-visible,.pishtaz360-project-form select:focus-visible,.pishtaz360-project-form textarea:focus-visible,.pishtaz360-project-form button:focus-visible{outline:3px solid #A7335D;outline-offset:3px}
.pishtaz360-submit:disabled{opacity:.65;cursor:wait}
.static-form-status[data-state="fallback"]{background:#fff7ed;border-color:#fed7aa;color:#9a3412}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
.ps-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* v1.4 direct project form feedback */
.static-form-status[data-state="success"]{font-weight:700}
.static-form-status[data-state="error"]{font-weight:700}
.static-form-email-fallback{display:inline-block;margin-inline-start:.45rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.pishtaz360-submit:disabled{cursor:wait;opacity:.7}

.ps-social-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px;padding-top:18px;border-top:1px solid #24486F}.ps-social-links a{font-size:13px;font-weight:600}

/* PISHTAZ360 approved logo integration */
.ps-brand{gap:12px}
.ps-brand-icon{width:48px;height:auto;display:block;flex:0 0 auto}
.ps-brand-text{display:inline-flex;align-items:baseline;font-family:Manrope,Arial,sans-serif;font-size:25px;font-weight:850;letter-spacing:-.035em;line-height:1;color:#061F4F}
.ps-brand-text>span{color:#C64473;margin-left:2px}
.ps-brand-footer{align-items:center}
.ps-footer .ps-brand-icon{width:54px}
.ps-footer .ps-brand-text{font-size:27px;color:#fff}
.ps-footer .ps-brand-text>span{color:#6DB9EF}
@media(max-width:680px){.ps-brand-icon{width:42px}.ps-brand-text{font-size:22px}.ps-footer .ps-brand-icon{width:46px}.ps-footer .ps-brand-text{font-size:24px}}

/* === PISHTAZ360 conversion + SEO UX refinement === */
.ps-hero-keywords{margin:22px 0 0;color:#607089;font-size:14px;font-weight:650;line-height:1.9}
.ps-quick-access{padding:22px 0;background:#061F4F;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.ps-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.ps-quick-grid a{display:block;padding:18px 20px;border:1px solid rgba(255,255,255,.12);border-radius:15px;text-decoration:none;background:rgba(255,255,255,.055);transition:.18s ease}
.ps-quick-grid a:hover{transform:translateY(-2px);border-color:rgba(228,170,40,.7);background:rgba(228,170,40,.09)}
.ps-quick-grid strong{display:block;color:#fff;margin-bottom:4px}.ps-quick-grid span{color:#D8AFBE;font-size:13px}
.ps-inline-cta{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:30px}
.ps-btn-whatsapp{background:#fff;border:1px solid #16A34A;color:#166534}
.ps-home-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.ps-home-price-grid article{background:#fff;border:1px solid var(--ps-border);border-radius:18px;padding:26px;box-shadow:0 10px 30px rgba(48,23,33,.04)}
.ps-home-price-grid article.is-featured{border:2px solid var(--ps-gold);transform:translateY(-4px)}
.ps-home-price-grid span{display:block;color:#607089;font-weight:700;margin-bottom:7px}.ps-home-price-grid strong{display:block;font-size:22px;color:#061F4F;margin-bottom:8px}.ps-home-price-grid p{color:#607089;margin:0}
.ps-service-visual{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:var(--ps-gold-soft);font-size:27px;margin-bottom:16px;border:1px solid #F4D98F}
.ps-cta-buttons{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.ps-btn-outline-light{background:transparent;color:#fff;border-color:rgba(255,255,255,.45)}.ps-btn-outline-light:hover{border-color:var(--ps-gold);color:#fff}
.ps-price-action{width:100%;margin-top:18px}
.ps-pricing-contact{padding-top:24px}
.ps-contact-mini{margin-top:28px;padding:18px 0 0;border-top:1px solid #24486F;display:flex;gap:18px;flex-wrap:wrap;align-items:center}.ps-contact-mini strong{color:#fff}.ps-contact-mini a{color:#F5DEE6!important;font-weight:700}.ps-contact-mini .wa{color:#86EFAC!important}
@media(max-width:900px){.ps-quick-grid{grid-template-columns:1fr 1fr}.ps-home-price-grid{grid-template-columns:1fr}.ps-home-price-grid article.is-featured{transform:none}}
@media(max-width:560px){.ps-quick-grid{grid-template-columns:1fr}.ps-cta-buttons{width:100%}.ps-cta-buttons .ps-btn{width:100%}}

/* === PISHTAZ360 v2.6 Brand & Typography Polish === */
html{background:var(--ps-warm)}
body{background:var(--ps-warm);color:var(--ps-navy);font-family:var(--ps-font-en);font-size:16px;line-height:1.78;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.rtl,html[lang^="fa"] body,.ps-rtl{font-family:var(--ps-font-fa)!important;font-feature-settings:"kern" 1,"ss01" 1;text-rendering:optimizeLegibility}

/* Typography: calm editorial hierarchy rather than template-sized text. */
.ps-kicker{color:var(--ps-gold-deep);font-size:12px;font-weight:800;letter-spacing:.12em;margin-bottom:16px}
body.rtl .ps-kicker,html[lang^="fa"] .ps-kicker{letter-spacing:0;font-weight:700}
.ps-title{font-family:var(--ps-font-en);font-size:clamp(42px,5vw,66px);font-weight:750;line-height:1.08;letter-spacing:-.045em;max-width:860px;margin-bottom:24px}
body.rtl .ps-title,html[lang^="fa"] .ps-title{font-family:var(--ps-font-fa)!important;font-size:clamp(39px,4.5vw,58px)!important;font-weight:700!important;line-height:1.46!important;letter-spacing:0!important;max-width:820px!important}
.ps-lead{font-size:clamp(17px,1.65vw,20px);line-height:1.9;color:var(--ps-text);max-width:750px}
body.rtl .ps-lead,html[lang^="fa"] .ps-lead{font-size:clamp(17px,1.5vw,19px)!important;line-height:2!important;color:var(--ps-text)!important;max-width:760px!important}
.ps-section-head{max-width:800px;margin-bottom:42px}
.ps-section-head h2{font-size:clamp(29px,3.25vw,42px);font-weight:740;line-height:1.28;letter-spacing:-.025em;margin-bottom:13px}
body.rtl .ps-section-head h2,html[lang^="fa"] .ps-section-head h2{font-family:var(--ps-font-fa)!important;font-weight:700!important;line-height:1.55!important;letter-spacing:0!important}
.ps-section-head p{font-size:17px;line-height:1.9;color:var(--ps-text)}
.ps-prose{max-width:860px}.ps-prose h2{font-size:29px;line-height:1.5}.ps-prose p,.ps-prose li{font-size:16px;line-height:2}

/* Brand header */
.ps-header{background:rgba(252,251,248,.92);border-bottom:1px solid rgba(75,24,48,.08);box-shadow:0 8px 32px rgba(75,24,48,.035);backdrop-filter:blur(18px) saturate(130%)}
.ps-header-inner{height:82px;gap:24px}
.ps-brand{gap:10px}.ps-brand-icon{width:45px;filter:saturate(.96) contrast(1.03)}
.ps-brand-text{font-family:"Manrope",sans-serif;font-size:23px;font-weight:800;letter-spacing:-.045em;color:var(--ps-navy)}
.ps-brand-text>span{color:var(--ps-blue-bright);margin-left:2px}
.ps-nav ul{gap:23px}.ps-nav a{font-size:14px;font-weight:650;color:#522636;position:relative}
.ps-nav a::after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;background:var(--ps-gold);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}
.ps-nav a:hover,.ps-nav a[aria-current="page"]{color:var(--ps-navy)}
.ps-nav a:hover::after,.ps-nav a[aria-current="page"]::after{transform:scaleX(1)}
.ps-lang{color:var(--ps-blue);font-weight:750}

/* Buttons */
.ps-btn{min-height:50px;border-radius:11px;padding:13px 23px;font-weight:750;box-shadow:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}
.ps-btn-primary{background:var(--ps-gold);border-color:var(--ps-gold);color:var(--ps-navy);box-shadow:0 10px 24px rgba(232,170,58,.18)}
.ps-btn-primary:hover{background:#F0B84E;border-color:#F0B84E;color:var(--ps-navy);box-shadow:0 13px 28px rgba(232,170,58,.25);transform:translateY(-1px)}
.ps-btn-secondary{background:transparent;border-color:#D8BCC6;color:var(--ps-navy)}
.ps-btn-secondary:hover{background:#fff;border-color:#BC91A0}
.ps-btn-whatsapp{background:#fff;border-color:#A8CDB7;color:#176B3A}

/* Hero: restrained brand atmosphere using logo colors, no loud template gradient. */
.ps-hero{padding:106px 0 94px;background:
 radial-gradient(circle at 85% 18%,rgba(22,139,232,.11),transparent 28%),
 radial-gradient(circle at 18% 8%,rgba(232,170,58,.10),transparent 23%),
 linear-gradient(180deg,#FCFBF8 0%,#FDF7F9 100%)}
.ps-hero-grid{grid-template-columns:1.05fr .95fr;gap:70px}
.ps-hero-keywords{color:#8C6976;font-size:13.5px;font-weight:600;line-height:2}
.ps-browser{border:1px solid rgba(7,91,185,.16);border-radius:22px;box-shadow:0 28px 70px rgba(75,24,48,.13);background:rgba(255,255,255,.94);overflow:hidden;position:relative}
.ps-browser::after{content:"";position:absolute;inset:auto -20% -55% 15%;height:65%;background:radial-gradient(circle,rgba(232,170,58,.13),transparent 68%);pointer-events:none}
.ps-browser-top{height:42px;background:#FAF4F6;border-bottom-color:#F1E4E9}
.ps-browser-body{padding:42px 44px 46px}.ps-browser-logo{width:70px;height:62px;border:0;background:none;box-shadow:none;border-radius:0;display:flex;align-items:center;justify-content:flex-start;margin-bottom:23px}.ps-browser-logo img{width:64px;height:auto;display:block}
.ps-browser h3{font-size:26px;color:var(--ps-navy);font-weight:750}.ps-browser p{color:#8A6673}.ps-browser-cards span{border-color:#F0D8E1;background:linear-gradient(145deg,#FDF9FA,#FAEFF3)}

/* Sections and cards */
.ps-section{padding:90px 0}.ps-soft{background:#FAF4F6}.ps-dark{background:linear-gradient(145deg,#280C16,#451526);color:#fff}
.ps-dark p{color:#E1C5CF}.ps-card,.ps-addon-card{border:1px solid #EDE0E5;border-radius:15px;background:#fff;box-shadow:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.ps-card{padding:27px}.ps-addon-card{padding:26px}.ps-card:hover,.ps-addon-card:hover{transform:translateY(-3px);border-color:#E2C9D2;box-shadow:0 16px 42px rgba(75,24,48,.075)}
.ps-card h3,.ps-addon-card h3{color:var(--ps-navy);font-weight:700}.ps-card p,.ps-addon-card p{color:var(--ps-text)}
.ps-icon,.ps-service-visual{width:50px;height:50px;border-radius:13px;background:#FCF7F9;border:1px solid #EEDBE2;color:var(--ps-blue);display:grid;place-items:center;margin-bottom:18px}
.ps-line-icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;display:block}
.pishtaz360-service-icon .ps-line-icon{width:23px;height:23px;margin:auto;color:var(--ps-blue)}
.ps-service-badge{background:var(--ps-gold-soft);border-color:#F1D79D;color:#8B5B0A;font-size:11px;letter-spacing:.01em}

/* Workflow */
.ps-step{border-top-color:rgba(255,255,255,.18);padding-top:24px}.ps-step span{color:#F1C66D;font-family:"Manrope",sans-serif;font-weight:800}.ps-step h3{font-size:20px;font-weight:700}.ps-step p{font-size:15px;line-height:1.9}

/* Quick access and pricing */
.ps-quick-access{background:#061F4F;border-color:rgba(255,255,255,.07);padding:20px 0}
.ps-quick-grid a{background:rgba(255,255,255,.035);border-color:rgba(255,255,255,.11);border-radius:13px;padding:17px 19px}.ps-quick-grid a:hover{background:rgba(232,170,58,.07);border-color:rgba(232,170,58,.55)}
.ps-quick-grid strong{font-weight:700}.ps-quick-grid span{color:#D0AEBA}
.ps-home-price-grid article,.pishtaz360-price-card{border-radius:15px!important;box-shadow:none!important;border-color:#D9E5F3!important}
.ps-home-price-grid article.is-featured,.pishtaz360-price-card.is-featured{border-color:var(--ps-gold)!important;box-shadow:0 18px 46px rgba(75,24,48,.08)!important}
.ps-home-price-grid strong,.pishtaz360-price{color:var(--ps-navy)!important}

/* CTA and footer */
.ps-cta{background:linear-gradient(135deg,#061F4F,#073B85 68%,#0B67D7);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:40px 42px;box-shadow:0 22px 60px rgba(75,24,48,.14)}
.ps-cta h2{font-size:32px;font-weight:720}.ps-cta p{color:#E4C9D3}
.ps-footer{background:#041630;padding:64px 0 28px}.ps-footer p,.ps-footer a{color:#B7C9DE}.ps-footer a:hover{color:#fff}.ps-footer-bottom{border-top-color:#173A66;color:#91A8C4}.ps-footer .ps-brand-icon{width:50px}.ps-footer .ps-brand-text{font-family:"Manrope",sans-serif;font-size:25px;color:#fff}.ps-footer .ps-brand-text>span{color:#17A9E5}

/* Page heroes and forms */
.ps-page-hero{padding:84px 0 58px;background:linear-gradient(180deg,#F5F9FF,#FCFBF8)}
.pishtaz360-project-hero{background:linear-gradient(180deg,#F5F9FF,#FCFBF8)!important}
.pishtaz360-project-form,.pishtaz360-project-section .pishtaz360-project-wrap>div{font-family:var(--ps-font-en)}
html[lang^="fa"] .pishtaz360-project-form,html[lang^="fa"] .pishtaz360-project-section .pishtaz360-project-wrap>div{font-family:var(--ps-font-fa)!important}
.pishtaz360-service-option{border-radius:13px!important;border-color:#D9E5F3!important;box-shadow:none!important}.pishtaz360-service-option:hover{border-color:#A8C2DE!important;background:#F8FBFF!important}
.pishtaz360-service-option:has(input:checked){border-color:var(--ps-blue)!important;background:#F0F6FD!important;box-shadow:0 0 0 1px rgba(7,91,185,.08)!important}
.pishtaz360-next,.pishtaz360-submit{background:var(--ps-gold)!important;color:var(--ps-navy)!important;border-color:var(--ps-gold)!important;border-radius:11px!important;font-weight:750!important}
.pishtaz360-back{border-radius:11px!important}

/* Accessibility / polish */
::selection{background:#F6D998;color:#061F4F}
:focus-visible{outline-color:var(--ps-blue)!important}
@media(max-width:980px){.ps-hero-grid{gap:42px}.ps-header-inner{height:78px}}
@media(max-width:680px){
  .ps-section{padding:66px 0}.ps-hero{padding:72px 0 60px}.ps-page-hero{padding:64px 0 42px}
  body.rtl .ps-title,html[lang^="fa"] .ps-title{font-size:clamp(31px,9.2vw,43px)!important;line-height:1.5!important}
  .ps-section-head h2{font-size:29px}.ps-browser-body{padding:30px}.ps-cta{padding:29px}.ps-brand-icon{width:40px}.ps-brand-text{font-size:21px}
}

/* === PISHTAZ360 v3.2 Final Audit Polish === */
/* Keep Latin brand/phone strings stable inside RTL pages. */
.ps-brand-text{direction:ltr;unicode-bidi:isolate}
.ps-contact-mini a[href^="tel:"],.ps-contact-mini a[href*="wa.me"],.ps-cta a[href^="tel:"],.ps-cta a[href*="wa.me"]{direction:ltr;unicode-bidi:isolate;display:inline-flex}
/* Consistent service-card title hierarchy. */
.ps-card h2{font-size:21px;line-height:1.5;margin:0 0 10px;color:var(--ps-navy);font-weight:700}
html[lang^="fa"] .ps-card h2,body.rtl .ps-card h2{font-family:var(--ps-font-fa);line-height:1.65}
/* Five-card service grids should end deliberately, not look like a missing sixth card. */
.ps-grid-2>article.ps-card:last-child:nth-child(odd){grid-column:1/-1;width:min(100%,calc(50% - 12px));justify-self:center}
/* Accessible skip navigation. */
.ps-skip-link{position:fixed;z-index:10000;inset-inline-start:16px;top:10px;transform:translateY(-160%);background:#fff;color:var(--ps-navy);border:2px solid var(--ps-gold);border-radius:9px;padding:10px 14px;font-weight:800;text-decoration:none;box-shadow:0 8px 22px rgba(75,24,48,.16);transition:transform .15s ease}
.ps-skip-link:focus{transform:translateY(0)}
main{scroll-margin-top:92px}
/* Wizard validation and accessible error copy. */
.pishtaz360-step-error{display:none;margin:14px 0 0;padding:11px 13px;border:1px solid #F1B8B8;border-radius:10px;background:#FFF5F5;color:#8B1E1E;font-size:13px;font-weight:650;line-height:1.75}
.pishtaz360-step-error.is-visible{display:block}
.pishtaz360-service-option.has-error{border-color:#C94A4A!important}
/* Dark-background keyboard focus needs a light, high-contrast outline. */
.ps-dark :focus-visible,.ps-footer :focus-visible,.ps-cta :focus-visible,.ps-quick-access :focus-visible{outline-color:#F1C66D!important}
@media(max-width:680px){
  .ps-grid-2>article.ps-card:last-child:nth-child(odd){grid-column:auto;width:100%;justify-self:stretch}
  .ps-skip-link{inset-inline-start:10px;top:8px}
}


/* PISHTAZ360 v3.2 phone direction hardening */
.ps-phone, a[href^="tel:"], a[href^="tel:"] bdi { direction:ltr; unicode-bidi:isolate; white-space:nowrap; }

/* Audit 2.9: readable controls and mixed-direction contact fields. */
input, select, textarea, button { font-family: inherit; }
input[type=email], input[type=tel] { direction: ltr; text-align: start; }
:focus-visible { outline: 3px solid #118AE8; outline-offset: 3px; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto !important; } *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; } }

@media(max-width:980px){.ps-hero-grid{grid-template-columns:minmax(0,1fr);gap:38px}}

/* PISHTAZ360 3.0 — wine, warm white and gold */
.ps-hero{padding:52px 0 42px;background:radial-gradient(ellipse at 90% 20%,#E7F3FF,transparent 60%),#FCFAFB}
.ps-hero-grid{gap:44px;grid-template-columns:1.15fr .85fr}
.ps-hero .ps-title{font-size:clamp(32px,3.5vw,48px)!important;line-height:1.45!important}
.ps-decision{background:#073B85;color:#fff;border-radius:22px;padding:26px;box-shadow:0 16px 38px #073B8518}
.ps-decision .ps-kicker{color:#F4C971}.ps-decision h2{color:#fff;font-size:22px;line-height:1.7;margin:0 0 18px}
.ps-decision a{display:flex;gap:14px;align-items:center;color:#fff;text-decoration:none;padding:16px 0;border-top:1px solid #FFFFFF30}
.ps-decision a:hover{color:#F4C971}.ps-decision a>span:last-child{margin-inline-start:auto}.ps-decision b{color:#F4C971;font:500 18px var(--ps-font-en)}.ps-decision strong,.ps-decision small{display:block}.ps-decision small{font-size:14px;color:#D4E4F5;margin-top:4px;line-height:1.7}
#home-pricing{padding:42px 0}#home-portfolio{padding:48px 0}.ps-home-price-grid article{border-top:4px solid #0B67D7!important;padding:24px}.ps-home-price-grid strong small{font-size:14px}.ps-home-price-grid p{min-height:3.8em}.ps-text-link{display:inline-block;color:#0B67D7;font-weight:700;text-decoration:underline;text-underline-offset:5px;margin-top:14px;padding:6px 0}
.ps-route-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ps-route-card{position:relative;border:1px solid #D9E5F3;padding:32px;border-radius:20px;background:#fff;scroll-margin-top:100px}.ps-route-card:nth-child(2){background:#FFF8E9;border-color:#E9C988}.ps-route-number{font:600 38px Manrope;color:#0B67D7}.ps-route-card h2{font-size:26px;line-height:1.6;margin-top:12px}.ps-route-card p,.ps-route-card li{color:#44536A;line-height:1.9}.ps-route-card ul{padding-inline-start:22px}.ps-service-row{border-inline-start:4px solid #118AE8}.ps-service-visual{width:64px;height:64px;background:#F0F6FD;color:#0B67D7}.ps-service-badge{font-size:13px}
.ps-simple-form{max-width:none;padding:28px;border:1px solid #D9E5F3;border-radius:18px;background:#fff}.ps-enquiry-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,.8fr);gap:30px;align-items:start}.ps-enquiry-hero{padding:44px 0 24px}.ps-enquiry-hero .ps-title{font-size:clamp(29px,3.5vw,44px)!important}.ps-enquiry-section{padding:20px 0 60px}.ps-simple-form label{display:block;margin:0 0 20px;font-weight:600}.ps-simple-form input,.ps-simple-form select,.ps-simple-form textarea{width:100%;font:inherit;font-size:16px;border:1px solid #A8BBD0;border-radius:9px;padding:12px;margin-top:8px;background:#fff;color:#061F4F;box-sizing:border-box}.ps-simple-form small{display:block;font-size:13px;font-weight:400;color:#607089;margin-top:6px}.ps-enquiry-details{border-block:1px solid #D9E5F3;margin:0 0 22px;padding:15px 0}.ps-enquiry-details summary{cursor:pointer;font-size:14px}.ps-enquiry-details[open] summary{margin-bottom:18px}.ps-contact-card{padding:26px;background:#FFF5DF;border-radius:18px;border:1px solid #E9C988}.ps-contact-card h2{font-size:22px;line-height:1.7}.ps-contact-card h3{font-size:17px;margin-top:26px}.ps-contact-card p{line-height:1.9}.ps-selection-note{border-inline-start:4px solid #B87814;background:#FFF5DF;padding:12px}.ps-simple-form .pishtaz360-submit{background:#0B67D7!important;color:#fff!important;min-height:48px;cursor:pointer}.ps-simple-form .static-form-note{line-height:1.8;font-size:13px}.ps-simple-form [hidden]{display:none!important}.pishtaz360-price-card{scroll-margin-top:110px}.ps-btn-primary{background:#0B67D7!important;border-color:#0B67D7!important;color:#fff!important}.ps-btn-primary:hover{background:#073B85!important}.ps-footer,.ps-dark,.ps-cta{background:#061F4F!important}.ps-skip-link:focus{background:#061F4F}.ps-brand-text>span{color:#118AE8}.ps-service-row ul{line-height:1.95}
@media(max-width:980px){.ps-hero-grid{grid-template-columns:1fr;gap:24px}.ps-hero{padding:34px 0}.ps-decision{padding:22px}.ps-route-grid{grid-template-columns:1fr}.ps-enquiry-grid{grid-template-columns:1fr}}
@media(max-width:680px){.ps-hero .ps-title{font-size:32px!important}.ps-hero .ps-lead{font-size:16px!important}.ps-decision h2{font-size:20px}.ps-decision a{padding:12px 0}.ps-decision small{font-size:13px}.ps-simple-form{padding:20px}.ps-route-card{padding:24px}.ps-route-card h2{font-size:23px}.ps-home-price-grid p{min-height:0}.ps-simple-form .pishtaz360-field-grid{grid-template-columns:1fr}.ps-enquiry-hero{padding-top:30px}}

html[lang] .ps-hero .ps-title{font-size:clamp(32px,3.5vw,46px)!important;line-height:1.5!important}
@media(max-width:680px){html[lang] .ps-hero .ps-title{font-size:30px!important}}

.ps-simple-form{gap:12px!important}.ps-simple-form label{font-size:14px;line-height:1.8}.ps-simple-form .pishtaz360-field-grid{gap:0 20px}.ps-simple-form textarea{min-height:96px}


/* PISHTAZ360 v3.2 final consistency */
.ps-hours-card{grid-column:1/-1;background:#FFF8E9;border-color:#E9C988}
.ps-hours-card p{margin:.35rem 0;color:var(--ps-text)}
.ps-contact-hours{margin-top:24px;padding-top:18px;border-top:1px solid #E9C988}
.ps-contact-hours h3{margin:0 0 10px}.ps-contact-hours p{margin:.4rem 0}
.ps-prose h2{scroll-margin-top:110px}
.ps-footer a:focus-visible,.ps-contact-card a:focus-visible{outline-color:#F4C971}


/* === PISHTAZ360 v3.3 SEO + brand-aligned UI === */
.ps-hours-bar{background:linear-gradient(90deg,#061F4F,#073B85 62%,#0B67D7);color:#fff;font-size:12px}
.ps-hours-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.ps-hours-inner strong{color:#FFD66B}.ps-hours-inner a{color:#fff;text-decoration:none}.ps-hours-links{display:flex;gap:18px;align-items:center;white-space:nowrap}
.ps-breadcrumb{background:#F8FBFF;border-bottom:1px solid var(--ps-border);font-size:13px;color:var(--ps-muted)}
.ps-breadcrumb .ps-container{display:flex;align-items:center;gap:8px;min-height:42px;flex-wrap:wrap}.ps-breadcrumb a{color:var(--ps-blue);text-decoration:none;font-weight:700}
.ps-service-hero{background:radial-gradient(circle at 82% 22%,rgba(23,169,229,.12),transparent 28%),linear-gradient(180deg,#F8FBFF,#fff)}
.ps-service-cards .ps-card{position:relative;overflow:hidden}.ps-service-cards .ps-card::before{content:"";position:absolute;inset-inline-start:0;top:0;bottom:0;width:4px;background:linear-gradient(var(--ps-blue-bright),var(--ps-gold))}
.ps-check-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.ps-check-list li{position:relative;padding-inline-start:30px;color:var(--ps-text)}.ps-check-list li::before{content:"✓";position:absolute;inset-inline-start:0;top:.1em;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#E9F5FF;color:var(--ps-blue);font-weight:900;font-size:12px}
.ps-service-note{background:linear-gradient(145deg,#061F4F,#073B85);color:#fff;border-radius:20px;padding:30px;align-self:start;box-shadow:var(--ps-shadow)}.ps-service-note strong{display:block;color:#FFD66B;margin-bottom:8px}.ps-service-note p{color:#E3EDF9;margin:0}
.ps-faq-wrap{max-width:900px}.ps-faq{background:#fff;border:1px solid var(--ps-border);border-radius:14px;padding:0 20px;margin:12px 0}.ps-faq summary{padding:18px 0;position:relative;padding-inline-end:28px}.ps-faq summary::after{content:"+";position:absolute;inset-inline-end:0;color:var(--ps-blue);font-size:24px;line-height:1}.ps-faq[open] summary::after{content:"−"}.ps-faq p{padding:0 0 18px;margin:0}
.ps-service-directory{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ps-service-directory a{display:block;height:100%;text-decoration:none}.ps-service-directory .ps-card{height:100%}.ps-service-directory .ps-card:hover h3{color:var(--ps-blue)}
.ps-hours-card{border:1px solid #CFE0F3;background:linear-gradient(135deg,#F7FBFF,#FFF9E8);border-radius:18px;padding:22px}.ps-hours-card strong{color:var(--ps-navy);display:block;margin-bottom:5px}.ps-hours-card a{color:var(--ps-blue);font-weight:800;text-decoration:none}
.ps-btn-primary{background:linear-gradient(135deg,#E6A51C,#F4C85B);color:#061F4F;border-color:#D69A15;box-shadow:0 12px 28px rgba(233,170,27,.24)}
.ps-btn-primary:hover{background:linear-gradient(135deg,#D99B12,#EDBB42);color:#061F4F}.ps-text-link{color:#0B67D7}.ps-nav a:hover,.ps-lang{color:#0B67D7}
.ps-brand-mark,.ps-browser-logo{background:linear-gradient(145deg,#061F4F,#0B67D7 62%,#17A9E5)}
.ps-cta{background:linear-gradient(135deg,#061F4F,#073B85 58%,#0B67D7)}
@media(max-width:980px){.ps-service-directory{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.ps-hours-inner{padding:7px 0;align-items:flex-start;flex-direction:column;gap:2px}.ps-hours-links{gap:12px;font-size:11px}.ps-service-directory{grid-template-columns:1fr}.ps-breadcrumb .ps-container{min-height:38px}.ps-hours-bar{font-size:11px}}

/* v3.3 hard overrides after legacy v3.0 declarations */
.ps-btn-primary{background:linear-gradient(135deg,#E6A51C,#F4C85B)!important;border-color:#D69A15!important;color:#061F4F!important}.ps-btn-primary:hover{background:linear-gradient(135deg,#D99B12,#EDBB42)!important;color:#061F4F!important}.ps-footer,.ps-dark{background:#061F4F!important}.ps-cta{background:linear-gradient(135deg,#061F4F,#073B85 58%,#0B67D7)!important}.ps-brand-text>span{color:#118AE8!important}.ps-simple-form .pishtaz360-submit{background:#0B67D7!important;border-color:#0B67D7!important;color:#fff!important}.ps-service-row{border-inline-start-color:#118AE8!important}.ps-service-visual{color:#0B67D7!important;background:#F0F6FD!important}


/* === PISHTAZ360 v4.1 Premium tools, comparison & case study === */
.ps-tool-promo{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px;border:1px solid var(--ps-border);border-radius:20px;background:linear-gradient(135deg,#F8FBFF,#FFF9E8)}
.ps-tool-promo h2{margin:.3rem 0 .5rem}.ps-tool-promo p{margin:0;color:var(--ps-muted);max-width:760px;line-height:1.9}
.ps-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ps-case-card{background:#fff;border:1px solid var(--ps-border);border-radius:18px;padding:24px}.ps-case-card>span{display:inline-block;color:var(--ps-blue);font-weight:800;font-size:13px;margin-bottom:8px}.ps-case-card h3{font-size:20px;line-height:1.65;margin:.2rem 0 .65rem}.ps-case-card p{color:var(--ps-muted);line-height:1.9}
.ps-tool-shell{max-width:960px}.ps-assessment{display:grid;gap:18px}.ps-assessment fieldset{border:1px solid var(--ps-border);border-radius:16px;padding:20px;background:#fff}.ps-assessment legend{font-weight:800;color:var(--ps-navy);padding:0 8px}.ps-assessment label{display:flex;align-items:center;gap:9px;padding:9px 6px;cursor:pointer;line-height:1.7}.ps-assessment input{accent-color:#0B67D7}
.ps-tool-result{margin-top:24px;border:1px solid #B8D8F3;border-inline-start:5px solid #0B67D7;border-radius:16px;padding:24px;background:#F7FBFF}.ps-tool-result h2{margin-top:0}.ps-tool-result ul{line-height:2}.ps-tool-note{font-size:13px;color:var(--ps-muted);line-height:1.8}
.ps-pricing-tools{margin-top:30px;padding:28px;border:1px solid var(--ps-border);border-radius:18px;background:#fff}.ps-pricing-tools>h2{margin-top:0}
.ps-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.ps-compare-table{width:100%;min-width:680px;border-collapse:collapse}.ps-compare-table th,.ps-compare-table td{padding:13px 15px;border-bottom:1px solid var(--ps-border);text-align:center}.ps-compare-table th:first-child,.ps-compare-table td:first-child{text-align:start;font-weight:700}.ps-compare-table thead th{background:#F4F8FD;color:var(--ps-navy)}
.ps-calculator{display:grid;gap:18px;margin-top:18px}.ps-calculator>label{font-weight:700}.ps-calculator select{display:block;width:100%;max-width:520px;margin-top:8px;padding:12px;border:1px solid #A8BBD0;border-radius:9px;background:#fff;font:inherit}.ps-calc-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.ps-calc-options label{display:flex;gap:8px;align-items:flex-start;padding:10px;border:1px solid var(--ps-border);border-radius:12px}.ps-calc-options input{margin-top:.35em;accent-color:#0B67D7}.ps-estimate{font-size:clamp(22px,3vw,32px);color:var(--ps-navy)}
@media(max-width:760px){.ps-tool-promo{align-items:flex-start;flex-direction:column}.ps-case-grid{grid-template-columns:1fr}.ps-calc-options{grid-template-columns:1fr}.ps-pricing-tools{padding:20px}.ps-assessment fieldset{padding:16px}}


/* PISHTAZ360 full request-form embed v4.10.4 */
.ps-full-request-section{padding-top:18px}
.ps-request-form-shell{position:relative;border-radius:var(--ps-radius);transform-style:preserve-3d}
.ps-request-form-head{max-width:900px;margin-bottom:18px}
.ps-request-form-head h2{margin:0 0 8px}
.ps-request-form-head p{margin:0;line-height:1.9}
.ps-request-form-frame{display:block;width:100%;height:1500px;border:0;border-radius:18px;background:transparent;box-sizing:border-box;overflow:hidden;transition:height .18s ease;box-shadow:0 18px 48px rgba(6,31,79,.08)}
.ps-request-form-fallback{margin-top:16px}
@media(max-width:760px){.ps-request-form-frame{border-radius:12px;height:1650px}}

/* PISHTAZ360 v4.10.7 — Start-project typography clarity polish.
   Font families and color palette are intentionally preserved. */
.ps-enquiry-hero .ps-lead{font-weight:500;max-width:880px}
.ps-request-form-head{max-width:940px;margin-bottom:22px}
.ps-request-form-head h2{font-size:clamp(24px,2.35vw,32px);font-weight:800;line-height:1.65;margin:0 0 10px}
.ps-request-form-head p{font-size:clamp(16px,1.45vw,18px);font-weight:500;line-height:2;max-width:900px}
html[lang^="en"] .ps-request-form-head p,html[lang^="tr"] .ps-request-form-head p{line-height:1.75}
@media(max-width:680px){.ps-request-form-head h2{font-size:24px}.ps-request-form-head p{font-size:16px;line-height:1.9}}


/* === PISHTAZ360 v4.10.9 mobile header / language switch fix === */
@media (max-width:980px){
  /* Keep the main project CTA visible on mobile instead of hiding it. */
  .ps-header-inner>.ps-btn{
    display:inline-flex;
    order:2;
    margin-inline-start:auto;
    min-height:42px;
    padding:8px 13px;
    font-size:13px;
    line-height:1.2;
    white-space:nowrap;
  }
  .ps-mobile-toggle{
    order:3;
    display:grid;
    place-items:center;
    width:44px;
    height:44px;
    margin-inline-start:0;
    border:1px solid rgba(7,59,133,.16);
    border-radius:11px;
    background:#fff;
    color:var(--ps-navy);
    line-height:1;
  }
  /* On small screens the language links belong to the expanded menu, not the crowded top row. */
  .ps-header-inner>.ps-lang-switch{display:none}
  .ps-header-inner.is-open>.ps-lang-switch{
    display:flex;
    order:11;
    width:100%;
    align-items:center;
    flex-wrap:wrap;
    gap:9px;
    padding:13px 0 2px;
    border-top:1px solid rgba(7,59,133,.10);
  }
  .ps-header-inner.is-open>.ps-lang-switch::before{
    content:"Language";
    flex:0 0 100%;
    color:#607089;
    font-size:12px;
    font-weight:800;
  }
  html[lang^="fa"] .ps-header-inner.is-open>.ps-lang-switch::before{content:"زبان"}
  html[lang^="ar"] .ps-header-inner.is-open>.ps-lang-switch::before{content:"اللغة"}
  html[lang^="tr"] .ps-header-inner.is-open>.ps-lang-switch::before{content:"Dil"}
  .ps-header-inner.is-open>.ps-lang-switch .ps-lang{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:44px;
    padding:9px 14px;
    border:1px solid #C9D9EC;
    border-radius:10px;
    background:#fff;
    color:#073B85;
    font-size:14px;
    font-weight:800;
    text-decoration:none;
    opacity:1;
    touch-action:manipulation;
  }
  .ps-header-inner.is-open>.ps-lang-switch .ps-lang:hover,
  .ps-header-inner.is-open>.ps-lang-switch .ps-lang:focus-visible{
    background:#F0F6FD;
    border-color:#0B67D7;
    color:#061F4F;
  }
  .ps-header-inner.is-open .ps-nav{order:10}
  .ps-header-inner.is-open>.ps-btn{order:12}
}
@media (max-width:480px){
  .ps-header-inner{gap:8px}
  .ps-brand{gap:6px}
  .ps-brand-icon{width:34px!important;height:auto}
  .ps-brand-text{font-size:17px!important;letter-spacing:-.035em}
  .ps-header-inner>.ps-btn{padding:7px 9px;font-size:12px;min-height:40px}
  .ps-mobile-toggle{width:40px;height:40px;font-size:22px}
}
@media (max-width:340px){
  .ps-brand-text{font-size:15px!important}
  .ps-header-inner>.ps-btn{font-size:11.5px;padding-inline:7px}
}
