
/*
Theme Name: Parham Online Theme v1.5.12
Theme URI: https://prhm.ir/
Author: Parham Online
Description: قالب شرکتی پرهام آنلاین برای معرفی شرکت تجارت گستران پرهام آینده، خدمات نرم‌افزاری، محصولات آنلاین، طراحی سایت، سئو، CRM، اپلیکیشن و هوش مصنوعی.
Version: 1.5.12
Text Domain: parham-corporate
*/

@font-face{
  font-family:'Vazirmatn';
  src:url('/wp-content/uploads/fonts/Vazirmatn.woff2') format('woff2');
  font-weight:100 900;
  font-style:normal;
  font-display:swap;
}


/* Font policy: this theme uses Vazirmatn if available on the site/server. */




:root{
  --bg:#fbfbfd;--surface:#fff;--text:#101828;--muted:#667085;--line:#e4e7ec;
  --primary:#941115;--primary2:#7d0e12;--accent:#0d0e20;--accent2:#141933;--soft:#f4f6fa;
  --shadow:0 22px 60px rgba(16,24,40,.10);--shadow2:0 12px 34px rgba(16,24,40,.07);--radius:24px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:'Vazirmatn',Tahoma,Arial,sans-serif;line-height:1.9;direction:rtl;text-align:right}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.container{width:min(1180px,92vw);margin-inline:auto}
.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(228,231,236,.9);backdrop-filter:blur(16px)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand img{width:58px;height:58px;object-fit:contain}.brand-text{line-height:1.35}.brand-text strong{font-size:22px}.brand-text small{display:block;color:var(--muted);font-size:12px}.main-nav{display:flex;align-items:center;gap:17px;color:#344054;font-size:14px}.main-nav a:hover{color:var(--primary)}.nav-cta{background:var(--primary);color:#fff!important;padding:10px 17px;border-radius:999px;box-shadow:0 12px 28px rgba(148,17,21,.24)}
.section{padding:90px 0}.hero{padding:102px 0 86px;background:radial-gradient(circle at top right,rgba(148,17,21,.15),transparent 36%),linear-gradient(180deg,#fff,#faf7f8)}.hero-grid,.two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center}.hero h1{font-size:clamp(34px,5vw,64px);line-height:1.25;margin:14px 0 22px;letter-spacing:-1px}.lead{font-size:19px;color:#475467;max-width:740px}.eyebrow{display:inline-flex;color:var(--primary);background:#eef4ff;border:1px solid #d1e0ff;padding:7px 14px;border-radius:999px;font-size:13px;font-weight:800}.hero-actions,.cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:15px;padding:13px 22px;font-weight:900;border:1px solid transparent;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 18px 34px rgba(148,17,21,.25)}.btn-secondary{background:#fff;color:var(--primary);border-color:#d0d5dd}.trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.trust-row span{background:#fff;border:1px solid var(--line);padding:8px 12px;border-radius:999px;color:#475467;font-size:13px}
.hero-visual,.card,.service-card,.product-card,.value-card,.form-card,.timeline-card,.stat-card{background:#fff;border:1px solid #eaecf0;border-radius:var(--radius);box-shadow:var(--shadow2)}.hero-visual{padding:28px;position:relative;overflow:hidden}.hero-visual:before{content:"";position:absolute;width:300px;height:300px;left:-90px;bottom:-120px;border-radius:50%;background:rgba(148,17,21,.10)}.big-logo{width:220px;margin:0 auto 26px}.dashboard{position:relative;z-index:1;display:grid;gap:14px}.dash-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dash-card{background:#f9fafb;border:1px solid #eaecf0;border-radius:18px;padding:16px}.dash-card strong{display:block;color:var(--primary);font-size:30px}.dash-card small{color:#667085}.progress-line{height:10px;background:#eaecf0;border-radius:99px;overflow:hidden}.progress-line span{display:block;height:100%;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:99px}
.section-head{max-width:820px;margin-bottom:34px}.section-head h2,.two-col h2{font-size:clamp(28px,3vw,44px);line-height:1.35;margin:14px 0}.section-head p,.card p,.service-card p,.product-card p,.value-card p{color:#667085}.muted{background:var(--soft)}.dark{background:linear-gradient(135deg,#0d0e20,#1f1b2b);color:#fff}.dark p,.dark .check-list{color:#d0d5dd}
.grid-2,.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.grid-3,.service-grid,.value-grid,.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card,.product-card,.value-card,.card,.timeline-card{padding:26px}.service-card span,.product-card span,.value-card span{width:46px;height:46px;border-radius:15px;background:#eef4ff;color:var(--primary);display:grid;place-items:center;font-weight:900}.service-card h3,.product-card h3,.value-card h3{margin:12px 0 8px}.product-card{overflow:hidden}.product-card img{border-radius:18px;margin-bottom:18px;aspect-ratio:16/10;object-fit:cover;width:100%}.product-card .tag{display:inline-flex;background:#fff7f7;color:var(--primary);border:1px solid rgba(148,17,21,.18);padding:5px 10px;border-radius:999px;font-size:12px;font-weight:800}
.check-list{list-style:none;padding:0;margin:18px 0;color:#475467}.check-list li{position:relative;padding-right:31px;margin:10px 0}.check-list li:before{content:"✓";position:absolute;right:0;top:2px;width:22px;height:22px;border-radius:50%;background:#dcfae6;color:#079455;display:grid;place-items:center;font-weight:900;line-height:1}
.stats-band{background:#fff;border-top:1px solid #eaecf0;border-bottom:1px solid #eaecf0;padding:36px 0}.stat-card{padding:18px;text-align:center}.stat-card strong{display:block;color:var(--primary);font-size:34px}.stat-card small{color:#667085}.timeline{display:grid;gap:16px}.timeline-card{display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:start}.timeline-card span{width:48px;height:48px;background:var(--accent);color:#fff;border-radius:16px;display:grid;place-items:center;font-weight:900}.timeline-card h3,.timeline-card p{margin:0}.timeline-card p{color:#667085}.form-card input,.form-card textarea,.form-card select{width:100%;border:1px solid #d0d5dd;border-radius:14px;padding:12px 14px;margin-top:6px;font:inherit;background:#fff}.form-card label{display:block;margin:12px 0;font-weight:800;color:#344054}.full{width:100%;border:0;cursor:pointer;font:inherit}.contact-box{background:#fff;border:1px solid #eaecf0;border-radius:var(--radius);box-shadow:var(--shadow);padding:28px}.alert{padding:12px 14px;border-radius:14px;margin-bottom:14px}.alert.success{background:#dcfae6;color:#05603a}.alert.error{background:#fee4e2;color:#912018}.site-footer{background:#0d0e20;color:#d0d5dd;padding:52px 0 22px}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:30px}.site-footer h3,.site-footer h4{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:18px;color:#98a2b3}.floating-cta{position:fixed;left:22px;bottom:22px;z-index:80;background:var(--primary);color:#fff;padding:13px 18px;border-radius:999px;box-shadow:0 16px 35px rgba(148,17,21,.35);font-weight:900}
@media(max-width:1080px){.main-nav{display:none}.hero-grid,.two-col,.grid-2,.grid-3,.grid-4,.product-grid,.service-grid,.value-grid,.stat-grid,.footer-grid{grid-template-columns:1fr}.hero{padding-top:74px}}@media(max-width:640px){.section{padding:64px 0}.hero-actions .btn,.cta-row .btn{width:100%}.floating-cta{right:18px;left:18px;text-align:center}.brand-text small{display:none}.dash-row{grid-template-columns:1fr}}


/* English LTR page: /en */
body.page-template-page-en,
.parham-en-page{
  direction:ltr;
  text-align:left;
  font-family:'Vazirmatn',Arial, Helvetica, sans-serif;
}
.parham-en-page .container,
.parham-en-page .header-inner,
.parham-en-page .brand,
.parham-en-page .main-nav,
.parham-en-page .hero-grid,
.parham-en-page .two-col{
  direction:ltr;
}
.parham-en-page .check-list li{
  padding-right:0;
  padding-left:31px;
}
.parham-en-page .check-list li:before{
  right:auto;
  left:0;
}
.parham-en-page input,
.parham-en-page textarea,
.parham-en-page select{
  direction:ltr;
  text-align:left;
}
.parham-en-page .floating-cta{
  left:auto;
  right:22px;
}


/* Product pages: translation product and demo */
.product-hero-badge{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.product-hero-badge span{background:#fff;border:1px solid var(--line);padding:8px 12px;border-radius:999px;color:#475467;font-size:13px}
.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.module-card{background:#fff;border:1px solid #eaecf0;border-radius:var(--radius);box-shadow:var(--shadow2);padding:24px}
.module-card span{width:42px;height:42px;border-radius:14px;background:#eef4ff;color:var(--primary);display:grid;place-items:center;font-weight:900}
.module-card h3{margin:12px 0 8px}.module-card p{color:#667085}
.demo-topbar{background:#0d0e20;color:#fff;padding:10px 0;font-size:13px}
.demo-header{background:#fff;border-bottom:1px solid #eaecf0;position:sticky;top:0;z-index:60}
.demo-header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.demo-brand{display:flex;align-items:center;gap:10px;font-weight:900}
.demo-mark{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;display:grid;place-items:center}
.demo-nav{display:flex;gap:18px;color:#344054;font-size:14px}
.demo-section{padding:82px 0}
.demo-hero{background:radial-gradient(circle at top right,rgba(148,17,21,.12),transparent 36%),linear-gradient(180deg,#fff,#faf7f8);padding:92px 0}
.demo-card{background:#fff;border:1px solid #eaecf0;border-radius:28px;box-shadow:var(--shadow);padding:26px}
.demo-order-form label{display:block;margin:12px 0;font-weight:800;color:#344054}
.demo-order-form input,.demo-order-form textarea,.demo-order-form select{width:100%;border:1px solid #d0d5dd;border-radius:14px;padding:12px 14px;margin-top:6px;font:inherit;background:#fff}
.status-list{display:grid;gap:14px}.status-item{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start;background:#fff;border:1px solid #eaecf0;border-radius:18px;padding:16px}.status-item span{width:42px;height:42px;border-radius:14px;background:#eef4ff;color:var(--primary);display:grid;place-items:center;font-weight:900}.status-item h3,.status-item p{margin:0}.status-item p{color:#667085}
.demo-footer{background:#0d0e20;color:#d0d5dd;padding:42px 0}
@media(max-width:1080px){.module-grid{grid-template-columns:1fr}.demo-nav{display:none}.demo-header-inner{min-height:68px}}


/* Translation product v1.4 compatibility */

/*
Theme Name: Parham Online Translation Growth
Theme URI: https://prhm.ir/
Author: Parham Online
Description: نسخه 1.4 قالب اختصاصی پرهام آنلاین برای معرفی سامانه دارالترجمه آنلاین، طراحی سایت دارالترجمه، سئو دارالترجمه و مدیریت سفارش ترجمه رسمی.
Version: 1.4
Text Domain: parham-online
*/
:root{--bg:#fbfbfd;--text:#101828;--muted:#667085;--line:#e4e7ec;--primary:#941115;--primary2:#7d0e12;--accent:#0d0e20;--soft:#f2f4f7;--shadow:0 20px 60px rgba(16,24,40,.10);--shadow2:0 10px 30px rgba(16,24,40,.06);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:'Vazirmatn',Tahoma,Arial,sans-serif;line-height:1.9;direction:rtl;text-align:right}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(1160px,92vw);margin-inline:auto}.site-header{position:sticky;top:0;z-index:70;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:22px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;display:grid;place-items:center;font-size:28px;font-weight:900}.brand-text{display:flex;flex-direction:column;line-height:1.35}.brand-text strong{font-size:22px}.brand-text small{font-size:12px;color:var(--muted)}.main-nav{display:flex;align-items:center;gap:18px;font-size:14px;color:#344054}.main-nav a{white-space:nowrap}.main-nav a:hover{color:var(--primary)}.nav-cta{background:var(--primary);color:#fff!important;padding:10px 16px;border-radius:999px;box-shadow:0 10px 25px rgba(148,17,21,.22)}.section{padding:86px 0}.hero{padding:96px 0 82px;background:radial-gradient(circle at top right,rgba(148,17,21,.16),transparent 35%),linear-gradient(180deg,#fff,#faf7f8)}.hero-grid,.two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.hero h1{font-size:clamp(34px,5vw,64px);line-height:1.25;margin:14px 0 22px;letter-spacing:-1px}.lead{font-size:19px;color:#475467;max-width:700px}.eyebrow{display:inline-flex;color:var(--primary);background:#eef4ff;border:1px solid #d1e0ff;padding:6px 13px;border-radius:999px;font-size:13px;font-weight:700}.eyebrow.light{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2);color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:13px 22px;font-weight:800;border:1px solid transparent;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 18px 34px rgba(148,17,21,.26)}.btn-secondary,.btn-outline{background:#fff;color:var(--primary);border-color:#d0d5dd}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0 22px}.trust-row{display:flex;gap:10px;flex-wrap:wrap}.trust-row span{background:#fff;border:1px solid #e4e7ec;padding:8px 12px;border-radius:999px;color:#475467;font-size:13px}.media-card,.dashboard-card,.pain-box,.form-card,.search-card,.page-card,.feature-card,.package-card,.content-card,.faq details{background:#fff;border:1px solid #eaecf0;border-radius:30px;box-shadow:var(--shadow);overflow:hidden}.media-card img{width:100%;height:auto}.media-card.hero-image img{aspect-ratio:4/3;object-fit:cover}.media-caption{padding:13px 16px;color:#475467;font-size:14px}.dashboard-card,.pain-box,.form-card,.search-card,.page-card,.feature-card,.package-card,.content-card{padding:28px}.dash-top{display:flex;gap:8px;margin-bottom:20px}.dash-top span{width:12px;height:12px;border-radius:50%;background:#d0d5dd}.stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:20px 0}.stat-grid div{background:#f9fafb;border:1px solid #eaecf0;border-radius:18px;padding:16px}.stat-grid strong{font-size:30px;color:var(--primary);display:block}.stat-grid small,.feature-card p,.package-card p,.page-card p,.content-card p{color:#667085}.progress-item{margin-top:17px}.progress-item span{display:block;margin-bottom:7px;color:#475467}.progress-item:after{content:"";display:block;height:9px;background:#eaecf0;border-radius:99px}.progress-item b{display:block;height:9px;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:99px;margin-top:-9px}.muted{background:var(--soft)}.dark{background:linear-gradient(135deg,#0d0e20,#1f1b2b);color:#fff}.dark p,.dark .check-list{color:#d0d5dd}.section-head{max-width:780px;margin-bottom:34px}.section-head h2,.two-col h2,.centered h2{font-size:clamp(28px,3vw,44px);line-height:1.35;margin:16px 0}.section-head p{color:#667085}.centered{text-align:center}.wide{max-width:760px;margin-inline:auto;font-size:18px;color:#475467}.check-list{list-style:none;padding:0;margin:18px 0;color:#475467}.check-list li{position:relative;padding-right:30px;margin:11px 0}.check-list li:before{content:"✓";position:absolute;right:0;top:3px;width:22px;height:22px;border-radius:50%;background:#dcfae6;color:#079455;display:grid;place-items:center;font-weight:900;line-height:1}.value-grid,.feature-grid,.package-grid,.faq-grid,.page-grid,.visual-grid,.grid-2,.grid-3,.grid-4{display:grid;gap:22px}.value-grid{grid-template-columns:repeat(3,1fr);margin-top:38px}.feature-grid,.grid-4{grid-template-columns:repeat(4,1fr)}.package-grid,.visual-grid,.grid-3{grid-template-columns:repeat(3,1fr)}.page-grid,.grid-2{grid-template-columns:repeat(2,1fr)}.feature-card span{color:var(--primary);font-weight:900}.page-card a,.more{color:var(--primary);font-weight:800}.search-card{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12);box-shadow:none}.search-bar{background:#fff;color:#111827;border-radius:999px;padding:14px 18px;margin-bottom:18px}.result-card{background:#fff;color:#111827;border-radius:18px;padding:18px;margin:12px 0}.result-card p{margin:4px 0 0;color:#667085}.result-card.faded{opacity:.58}.package-card{position:relative}.package-card.featured{border:2px solid var(--primary);transform:translateY(-10px)}.badge{position:absolute;top:18px;left:18px;background:#fffaeb;color:#b54708;border:1px solid #fedf89;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900}.price{background:#f9fafb;border:1px solid #eaecf0;border-radius:16px;padding:13px 14px;margin:14px 0;color:var(--accent);font-weight:800}.price strong{color:var(--primary);font-size:20px}.keyword-table{width:100%;border-collapse:collapse;margin-top:16px;background:#fff;border-radius:18px;overflow:hidden;box-shadow:var(--shadow2)}.keyword-table th,.keyword-table td{border:1px solid #eaecf0;padding:12px 14px;vertical-align:top}.keyword-table th{background:#f9fafb}.form-card input,.form-card textarea,.form-card select{width:100%;border:1px solid #d0d5dd;border-radius:14px;padding:12px 14px;margin-top:6px;font:inherit;background:#fff}.form-card label{display:block;margin:12px 0;font-weight:800;color:#344054}.full{width:100%;border:0;cursor:pointer;font:inherit}.alert{padding:12px 14px;border-radius:14px;margin-bottom:14px}.alert.success{background:#dcfae6;color:#05603a}.alert.error{background:#fee4e2;color:#912018}.faq details{padding:18px}.faq summary{cursor:pointer;font-weight:900}.breadcrumbs{color:#667085;font-size:14px;margin-bottom:12px}.breadcrumbs a{color:var(--primary)}.site-footer{background:#0d0e20;color:#d0d5dd;padding:52px 0 22px}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:30px}.site-footer h3,.site-footer h4{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:18px;color:#98a2b3}.floating-cta{position:fixed;left:22px;bottom:22px;z-index:80;background:var(--primary);color:#fff;padding:13px 18px;border-radius:999px;box-shadow:0 16px 35px rgba(148,17,21,.35);font-weight:900}@media(max-width:1100px){.main-nav{display:none}.hero-grid,.two-col,.value-grid,.package-grid,.footer-grid,.page-grid,.visual-grid,.grid-2,.grid-3{grid-template-columns:1fr}.feature-grid,.grid-4{grid-template-columns:repeat(2,1fr)}.package-card.featured{transform:none}}@media(max-width:640px){.section{padding:64px 0}.feature-grid,.faq-grid,.stat-grid,.grid-4{grid-template-columns:1fr}.hero-actions .btn{width:100%}.floating-cta{right:18px;left:18px;text-align:center}}



/* Club product and demo pages */
.club-gradient{background:radial-gradient(circle at top right,rgba(148,17,21,.15),transparent 36%),linear-gradient(180deg,#fff,#f7f9fc)}
.club-visual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}
.club-visual-card{background:#fff;border:1px solid #eaecf0;border-radius:28px;box-shadow:var(--shadow2);overflow:hidden}
.club-visual-card img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}
.club-visual-card figcaption{padding:13px 16px;color:#475467;font-weight:800;font-size:14px}
.club-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.club-module{background:#fff;border:1px solid #eaecf0;border-radius:var(--radius);box-shadow:var(--shadow2);padding:24px}
.club-module span{width:42px;height:42px;border-radius:14px;background:#eef4ff;color:var(--primary);display:grid;place-items:center;font-weight:900}
.club-module h3{margin:12px 0 8px}.club-module p{color:#667085}
.club-demo-body{background:#f6f7fb;color:#101828}
.club-demo-header{background:#fff;border-bottom:1px solid #e4e7ec;position:sticky;top:0;z-index:60}
.club-demo-header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.club-demo-brand{display:flex;align-items:center;gap:10px;font-weight:900}.club-demo-mark{width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;display:grid;place-items:center}
.club-demo-nav{display:flex;gap:18px;color:#344054;font-size:14px}
.club-demo-hero{padding:90px 0;background:radial-gradient(circle at top right,rgba(148,17,21,.12),transparent 36%),linear-gradient(180deg,#fff,#f7f9fc)}
.club-demo-card{background:#fff;border:1px solid #eaecf0;border-radius:28px;box-shadow:var(--shadow);padding:26px}
.club-stat-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.club-stat{background:#f9fafb;border:1px solid #eaecf0;border-radius:18px;padding:16px}.club-stat strong{display:block;color:var(--primary);font-size:30px}.club-stat small{color:#667085}
.club-demo-form label{display:block;margin:12px 0;font-weight:800;color:#344054}
.club-demo-form input,.club-demo-form textarea,.club-demo-form select{width:100%;border:1px solid #d0d5dd;border-radius:14px;padding:12px 14px;margin-top:6px;font:inherit;background:#fff}
.club-schedule{display:grid;gap:14px}.club-schedule-item{background:#fff;border:1px solid #eaecf0;border-radius:18px;padding:16px;display:grid;grid-template-columns:90px 1fr;gap:14px}.club-schedule-item strong{color:var(--primary)}
@media(max-width:1080px){.club-visual-grid,.club-module-grid,.club-stat-list{grid-template-columns:1fr}.club-demo-nav{display:none}.club-schedule-item{grid-template-columns:1fr}}


/* Theatre / cinema ticketing product and demo */
.theatre-gradient{background:radial-gradient(circle at top right,rgba(148,17,21,.14),transparent 36%),linear-gradient(180deg,#fff,#faf7f8)}
.theatre-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.theatre-module{background:#fff;border:1px solid #eaecf0;border-radius:var(--radius);box-shadow:var(--shadow2);padding:24px}
.theatre-module span{width:42px;height:42px;border-radius:14px;background:#eef4ff;color:var(--primary);display:grid;place-items:center;font-weight:900}
.theatre-module h3{margin:12px 0 8px}.theatre-module p{color:#667085}
.theatre-visual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}
.theatre-visual-card{background:#fff;border:1px solid #eaecf0;border-radius:28px;box-shadow:var(--shadow2);overflow:hidden}
.theatre-visual-card img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}
.theatre-visual-card figcaption{padding:13px 16px;color:#475467;font-weight:800;font-size:14px}
.theatre-demo-body{background:#101014;color:#101828}
.theatre-demo-header{background:#fff;border-bottom:1px solid #eaecf0;position:sticky;top:0;z-index:60}
.theatre-demo-header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.theatre-demo-brand{display:flex;align-items:center;gap:10px;font-weight:900}.theatre-demo-mark{width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;display:grid;place-items:center}
.theatre-demo-nav{display:flex;gap:18px;color:#344054;font-size:14px}
.theatre-demo-hero{padding:92px 0;background:radial-gradient(circle at top right,rgba(148,17,21,.22),transparent 38%),linear-gradient(135deg,#111425,#26111a);color:#fff}
.theatre-demo-hero .lead,.theatre-demo-hero p{color:#d0d5dd}
.theatre-demo-card{background:#fff;border:1px solid #eaecf0;border-radius:28px;box-shadow:var(--shadow);padding:26px;color:#101828}
.show-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.show-card{background:#fff;border:1px solid #eaecf0;border-radius:24px;box-shadow:var(--shadow2);overflow:hidden}
.show-poster{height:180px;background:linear-gradient(135deg,var(--accent),var(--primary));display:grid;place-items:center;color:#fff;font-size:42px;font-weight:900}
.show-card-content{padding:20px}.show-card-content p{color:#667085}
.seat-map{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin-top:16px}.seat{height:30px;border-radius:9px;background:#e4e7ec;display:grid;place-items:center;font-size:11px;color:#344054}.seat.selected{background:var(--primary);color:#fff}.seat.sold{background:#98a2b3;color:#fff}
.theatre-demo-form label{display:block;margin:12px 0;font-weight:800;color:#344054}
.theatre-demo-form input,.theatre-demo-form textarea,.theatre-demo-form select{width:100%;border:1px solid #d0d5dd;border-radius:14px;padding:12px 14px;margin-top:6px;font:inherit;background:#fff}
.theatre-admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.theatre-admin-stat{background:#f9fafb;border:1px solid #eaecf0;border-radius:18px;padding:16px}.theatre-admin-stat strong{display:block;color:var(--primary);font-size:28px}.theatre-admin-stat small{color:#667085}
@media(max-width:1080px){.theatre-module-grid,.theatre-visual-grid,.show-grid,.theatre-admin-grid{grid-template-columns:1fr}.theatre-demo-nav{display:none}.seat-map{grid-template-columns:repeat(4,1fr)}}


/* Global Vazirmatn application */
button,input,textarea,select,.btn,.main-nav,.brand-text,.site-footer,.demo-nav,.club-demo-nav,.theatre-demo-nav{
  font-family:'Vazirmatn',Tahoma,Arial,sans-serif;
}
.product-card h3 a{color:var(--text);text-decoration:none}
.product-card h3 a:hover{color:var(--primary)}


/* Modern corporate refresh */
:root{
  --bg:#f7f8fb;
  --surface:#ffffff;
  --text:#101828;
  --muted:#667085;
  --line:#e5e7ef;
  --primary:#941115;
  --primary2:#7d0e12;
  --accent:#0d0e20;
  --accent2:#151936;
  --soft:#f3f5fa;
  --shadow:0 26px 80px rgba(16,24,40,.12);
  --shadow2:0 14px 42px rgba(16,24,40,.08);
  --radius:28px;
}
.site-header{
  background:rgba(255,255,255,.78);
  backdrop-filter:blur(22px);
  box-shadow:0 8px 30px rgba(16,24,40,.04);
}
.brand img{border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(16,24,40,.08)}
.hero{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 85% 10%,rgba(148,17,21,.18),transparent 34%),
    radial-gradient(circle at 15% 20%,rgba(13,14,32,.12),transparent 32%),
    linear-gradient(180deg,#fff,#f7f8fb);
}
.hero:before{
  content:"";
  position:absolute;
  inset:auto -120px -180px auto;
  width:420px;
  height:420px;
  border-radius:50%;
  background:rgba(148,17,21,.08);
  filter:blur(8px);
}
.hero h1{letter-spacing:-1.4px}
.eyebrow{
  background:rgba(148,17,21,.08);
  color:var(--primary);
  border-color:rgba(148,17,21,.18);
}
.hero-visual,.card,.service-card,.product-card,.value-card,.form-card,.timeline-card,.stat-card,.contact-box{
  border-color:rgba(228,231,236,.85);
  box-shadow:var(--shadow2);
}
.hero-visual{
  background:linear-gradient(180deg,rgba(255,255,255,.88),#fff);
}
.btn-primary{
  background:linear-gradient(135deg,var(--primary),#b4232d);
  box-shadow:0 18px 40px rgba(148,17,21,.28);
}
.btn-secondary{
  background:rgba(255,255,255,.9);
  box-shadow:0 12px 28px rgba(16,24,40,.06);
}
.product-card,.service-card,.value-card{
  transition:.22s ease;
}
.product-card:hover,.service-card:hover,.value-card:hover{
  transform:translateY(-5px);
  box-shadow:var(--shadow);
}
.media-placeholder{
  min-height:280px;
  border:1px dashed rgba(148,17,21,.32);
  border-radius:30px;
  background:
    linear-gradient(135deg,rgba(148,17,21,.06),rgba(13,14,32,.05)),
    #fff;
  display:grid;
  place-items:center;
  text-align:center;
  padding:28px;
  color:#475467;
}
.media-placeholder strong{display:block;color:var(--primary);font-size:20px;margin-bottom:6px}
.modern-orbit{
  position:relative;
  min-height:430px;
  border-radius:36px;
  background:
    radial-gradient(circle at 55% 42%,rgba(148,17,21,.16),transparent 30%),
    linear-gradient(135deg,#fff,#f3f5fa);
  border:1px solid #eaecf0;
  box-shadow:var(--shadow);
  overflow:hidden;
  padding:28px;
}
.modern-orbit .orbit-logo{
  width:150px;
  height:150px;
  object-fit:contain;
  border-radius:34px;
  background:#fff;
  padding:12px;
  box-shadow:0 20px 60px rgba(16,24,40,.12);
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
}
.orbit-card{
  position:absolute;
  background:rgba(255,255,255,.86);
  border:1px solid rgba(228,231,236,.92);
  box-shadow:0 16px 42px rgba(16,24,40,.10);
  border-radius:22px;
  padding:14px 16px;
  min-width:160px;
}
.orbit-card b{display:block;color:var(--accent)}
.orbit-card small{color:#667085}
.orbit-card:nth-child(2){right:28px;top:42px}
.orbit-card:nth-child(3){left:30px;top:78px}
.orbit-card:nth-child(4){right:50px;bottom:66px}
.orbit-card:nth-child(5){left:48px;bottom:44px}
.product-card h3 a{color:var(--text);text-decoration:none}
.product-card h3 a:hover{color:var(--primary)}
.product-card .product-link{
  display:inline-flex;
  margin-top:10px;
  color:var(--primary);
  font-weight:900;
}
@media(max-width:1080px){
  .modern-orbit{min-height:360px}
  .orbit-card{position:static;margin:10px 0}
  .modern-orbit .orbit-logo{position:static;transform:none;margin:0 auto 18px}
}


/* Parham corporate refresh inspired by Gisheh360 structure */
:root{
  --bg:#f5f7fb;
  --surface:#ffffff;
  --card:#ffffff;
  --text:#1f2937;
  --muted:#667085;
  --line:#e5e7eb;
  --primary:#941115;
  --primary-dark:#650b10;
  --primary-soft:#fff1f2;
  --accent:#0d0e20;
  --accent-soft:#eef2ff;
  --success:#12a150;
  --radius:24px;
  --shadow:0 18px 45px rgba(148,17,21,.10);
  --shadow2:0 10px 28px rgba(16,24,40,.07);
}
body{
  background:var(--bg);
  color:var(--text);
}
.site-header{
  position:sticky;
  top:0;
  z-index:99;
  background:rgba(255,255,255,.92);
  backdrop-filter:blur(14px);
  border-bottom:1px solid var(--line);
  box-shadow:none;
}
.header-inner{
  min-height:78px;
}
.brand img{
  width:auto;
  height:58px;
  max-width:230px;
  object-fit:contain;
  border-radius:0;
  box-shadow:none;
  background:transparent;
}
.brand-text strong{
  color:var(--accent);
  font-size:21px;
}
.brand-text small{
  color:var(--muted);
}
.main-nav{
  color:var(--muted);
  gap:18px;
}
.main-nav a{
  font-weight:800;
}
.main-nav a:hover{
  color:var(--primary);
}
.nav-cta{
  border-radius:999px;
  padding:12px 20px;
  background:linear-gradient(135deg,var(--primary),#b21f2a);
  box-shadow:0 16px 28px rgba(148,17,21,.22);
}
.nav-cta.secondary{
  background:#fff;
  color:var(--primary)!important;
  border:1px solid rgba(148,17,21,.20);
  box-shadow:none;
}
.parham-home-main{
  background:
    radial-gradient(circle at 8% 0%,rgba(148,17,21,.08),transparent 28%),
    radial-gradient(circle at 88% 6%,rgba(13,14,32,.08),transparent 30%),
    var(--bg);
}
.parham-hero{
  padding:54px 0 70px;
}
.parham-hero-card{
  background:linear-gradient(135deg,#ffffff 0%,#fff7f8 100%);
  border:1px solid var(--line);
  border-radius:36px;
  box-shadow:var(--shadow);
  padding:46px;
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:34px;
  align-items:center;
  overflow:hidden;
  position:relative;
}
.parham-hero-card:before{
  content:"";
  position:absolute;
  width:420px;
  height:420px;
  border-radius:50%;
  background:rgba(148,17,21,.08);
  left:-160px;
  bottom:-210px;
}
.parham-hero-text,.parham-consult-panel{
  position:relative;
  z-index:1;
}
.parham-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:8px;
  background:var(--primary-soft);
  color:var(--primary);
  border:1px solid rgba(148,17,21,.16);
  border-radius:999px;
  padding:8px 14px;
  font-size:13px;
  font-weight:900;
}
.parham-hero h1{
  font-size:clamp(36px,5vw,66px);
  line-height:1.22;
  margin:18px 0 18px;
  color:var(--accent);
  letter-spacing:-1.3px;
}
.parham-hero p{
  color:#475467;
  font-size:18px;
}
.parham-actions{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:12px;
  margin-top:28px;
}
.parham-btn{
  border:0;
  border-radius:999px;
  padding:13px 21px;
  font-weight:900;
  cursor:pointer;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  transition:.2s ease;
  text-decoration:none;
}
.parham-btn:hover{transform:translateY(-2px)}
.parham-btn-primary{
  background:linear-gradient(135deg,var(--primary),#b21f2a);
  color:#fff;
  box-shadow:0 16px 30px rgba(148,17,21,.24);
}
.parham-btn-light{
  background:#fff;
  color:var(--primary);
  border:1px solid rgba(148,17,21,.18);
}
.parham-consult-panel{
  background:rgba(255,255,255,.88);
  border:1px solid rgba(229,231,235,.92);
  border-radius:28px;
  padding:26px;
  box-shadow:0 22px 55px rgba(16,24,40,.10);
}
.parham-consult-panel h3{
  margin:0 0 14px;
  color:var(--accent);
  font-size:24px;
}
.parham-field-grid{
  display:grid;
  gap:14px;
}
.parham-field label{
  display:block;
  color:#344054;
  font-size:13px;
  font-weight:900;
  margin-bottom:6px;
}
.parham-field input,
.parham-field select,
.parham-field textarea{
  width:100%;
  border:1px solid #d0d5dd;
  background:#fff;
  border-radius:16px;
  padding:12px 14px;
  font:inherit;
  outline:none;
}
.parham-field input:focus,
.parham-field select:focus,
.parham-field textarea:focus{
  border-color:rgba(148,17,21,.55);
  box-shadow:0 0 0 4px rgba(148,17,21,.08);
}
.parham-trust-row{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top:22px;
}
.parham-trust-row span{
  background:#fff;
  border:1px solid var(--line);
  color:#475467;
  border-radius:999px;
  padding:8px 12px;
  font-size:13px;
  font-weight:800;
}
.parham-section{
  padding:78px 0;
}
.parham-section-head{
  max-width:820px;
  margin-bottom:32px;
}
.parham-section-head h2{
  font-size:clamp(28px,3vw,44px);
  line-height:1.35;
  margin:14px 0;
  color:var(--accent);
}
.parham-section-head p{
  color:var(--muted);
}
.parham-muted{
  background:#fff;
  border-block:1px solid var(--line);
}
.parham-service-grid,
.parham-product-grid,
.parham-value-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}
.parham-service-card,
.parham-product-card,
.parham-value-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:26px;
  padding:24px;
  box-shadow:var(--shadow2);
  transition:.2s ease;
}
.parham-service-card:hover,
.parham-product-card:hover,
.parham-value-card:hover{
  transform:translateY(-4px);
  box-shadow:var(--shadow);
}
.parham-service-card span,
.parham-product-card span,
.parham-value-card span{
  width:46px;
  height:46px;
  border-radius:16px;
  background:var(--primary-soft);
  color:var(--primary);
  display:grid;
  place-items:center;
  font-weight:900;
}
.parham-service-card h3,
.parham-product-card h3,
.parham-value-card h3{
  margin:14px 0 8px;
  color:var(--accent);
}
.parham-service-card p,
.parham-product-card p,
.parham-value-card p{
  color:var(--muted);
}
.parham-product-card a{
  color:inherit;
  text-decoration:none;
}
.parham-product-link{
  display:inline-flex;
  margin-top:10px;
  color:var(--primary)!important;
  font-weight:900;
}
.parham-media-slot{
  min-height:190px;
  border:1px dashed rgba(148,17,21,.30);
  border-radius:22px;
  background:
    linear-gradient(135deg,rgba(148,17,21,.06),rgba(13,14,32,.05)),
    #fff;
  display:grid;
  place-items:center;
  text-align:center;
  padding:22px;
  color:#667085;
  margin-bottom:18px;
}
.parham-media-slot strong{
  display:block;
  color:var(--primary);
  font-size:18px;
  margin-bottom:5px;
}
.parham-about-grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:28px;
  align-items:center;
}
.parham-about-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:28px;
  padding:28px;
  box-shadow:var(--shadow2);
}
.parham-about-card p{
  color:#475467;
}
.parham-check-list{
  list-style:none;
  padding:0;
  margin:18px 0 0;
}
.parham-check-list li{
  position:relative;
  padding-right:31px;
  margin:10px 0;
  color:#475467;
}
.parham-check-list li:before{
  content:"✓";
  position:absolute;
  right:0;
  top:2px;
  width:22px;
  height:22px;
  border-radius:50%;
  background:#dcfae6;
  color:#079455;
  display:grid;
  place-items:center;
  font-weight:900;
  line-height:1;
}
.parham-timeline{
  display:grid;
  gap:14px;
}
.parham-timeline-item{
  background:#fff;
  border:1px solid var(--line);
  border-radius:22px;
  padding:18px;
  display:grid;
  grid-template-columns:48px 1fr;
  gap:14px;
  box-shadow:var(--shadow2);
}
.parham-timeline-item span{
  width:48px;
  height:48px;
  border-radius:16px;
  background:var(--accent);
  color:#fff;
  display:grid;
  place-items:center;
  font-weight:900;
}
.parham-timeline-item h3,.parham-timeline-item p{
  margin:0;
}
.parham-timeline-item p{
  color:var(--muted);
}
.parham-contact-wrap{
  background:linear-gradient(135deg,var(--accent),#1a1f3d);
  border-radius:34px;
  padding:34px;
  color:#fff;
  display:grid;
  grid-template-columns:1fr .9fr;
  gap:28px;
  box-shadow:var(--shadow);
}
.parham-contact-wrap p{
  color:#d0d5dd;
}
.parham-contact-card{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  border-radius:24px;
  padding:22px;
}
.parham-contact-form{
  background:#fff;
  color:var(--text);
  border-radius:26px;
  padding:24px;
}
.parham-footer{
  background:#0d0e20;
  color:#d0d5dd;
  padding:54px 0 24px;
}
.parham-footer-row{
  display:grid;
  grid-template-columns:1.2fr .9fr .9fr;
  gap:28px;
}
.parham-footer h3,.parham-footer h4{
  color:#fff;
}
.parham-footer a{
  color:#d0d5dd;
}
.parham-footer-bottom{
  border-top:1px solid rgba(255,255,255,.10);
  margin-top:30px;
  padding-top:18px;
  color:#98a2b3;
}
@media(max-width:1080px){
  .parham-hero-card,
  .parham-about-grid,
  .parham-contact-wrap,
  .parham-footer-row{
    grid-template-columns:1fr;
  }
  .parham-service-grid,
  .parham-product-grid,
  .parham-value-grid{
    grid-template-columns:1fr;
  }
}
@media(max-width:640px){
  .parham-hero-card{padding:26px}
  .parham-actions .parham-btn{width:100%}
}


/* Optimized homepage images */
.parham-hero-visual-img{
  position:relative;
  z-index:1;
  background:#fff;
  border:1px solid rgba(229,231,235,.92);
  border-radius:30px;
  overflow:hidden;
  box-shadow:0 22px 55px rgba(16,24,40,.10);
}
.parham-hero-visual-img img{
  width:100%;
  height:100%;
  min-height:430px;
  object-fit:cover;
  display:block;
}
.parham-section-image{
  background:#fff;
  border:1px solid var(--line);
  border-radius:28px;
  overflow:hidden;
  box-shadow:var(--shadow2);
}
.parham-section-image img{
  width:100%;
  aspect-ratio:4/3;
  object-fit:cover;
  display:block;
}
.parham-product-image{
  margin-bottom:18px;
  border-radius:22px;
  overflow:hidden;
  border:1px solid var(--line);
  background:#fff;
}
.parham-product-image img{
  width:100%;
  aspect-ratio:4/3;
  object-fit:cover;
  display:block;
}
@media(max-width:1080px){
  .parham-hero-visual-img img{min-height:auto;aspect-ratio:4/3}
}


/* v1.5.0 footer/legal/en refinements */
.parham-footer-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  flex-wrap:wrap;
}
.parham-footer-legal{
  display:flex;
  align-items:center;
  gap:14px;
}
.parham-footer-legal a{
  color:#d0d5dd;
  font-weight:800;
}
.parham-footer-social{
  display:flex;
  align-items:center;
  gap:10px;
  margin-top:12px;
}
.parham-social{
  width:38px;
  height:38px;
  border-radius:14px;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  color:#fff!important;
  font-weight:900;
}
.parham-en-page{
  direction:ltr;
  text-align:left;
}
.parham-en-page .container,
.parham-en-page .header-inner,
.parham-en-page .brand,
.parham-en-page .main-nav,
.parham-en-page .parham-hero-card,
.parham-en-page .parham-about-grid,
.parham-en-page .parham-contact-wrap,
.parham-en-page .parham-footer-row,
.parham-en-page .parham-footer-bottom{
  direction:ltr;
  text-align:left;
}
.parham-en-page .parham-check-list li{
  padding-right:0;
  padding-left:31px;
}
.parham-en-page .parham-check-list li:before{
  right:auto;
  left:0;
}
.parham-en-page .parham-field input,
.parham-en-page .parham-field textarea,
.parham-en-page .parham-field select{
  direction:ltr;
  text-align:left;
}
.parham-en-page .parham-footer-bottom{
  direction:ltr;
}
@media(max-width:720px){
  .parham-footer-bottom{align-items:flex-start}
}


/* v1.5.1 corrections */
.parham-contact-form p,
.parham-contact-form .request-storage-note{
  color:#111827 !important;
}
.parham-footer-social{
  display:flex;
  align-items:center;
  gap:10px;
  margin-top:14px;
  flex-wrap:wrap;
}
.parham-social{
  width:44px;
  height:44px;
  border-radius:16px;
  display:grid;
  place-items:center;
  position:relative;
  overflow:hidden;
  color:#fff!important;
  text-decoration:none;
  font-weight:900;
  background:
    linear-gradient(145deg,rgba(255,255,255,.22),rgba(255,255,255,.06)),
    rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.22);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.32),
    0 16px 34px rgba(0,0,0,.18);
  backdrop-filter:blur(14px);
}
.parham-social:before{
  content:"";
  position:absolute;
  inset:1px 1px auto 1px;
  height:42%;
  border-radius:15px 15px 10px 10px;
  background:linear-gradient(180deg,rgba(255,255,255,.28),rgba(255,255,255,0));
  pointer-events:none;
}
.parham-social svg{
  width:22px;
  height:22px;
  position:relative;
  z-index:1;
  fill:currentColor;
}
.parham-map-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:10px;
  color:#fff!important;
  font-weight:900;
  text-decoration:none;
}
.parham-contact-card .parham-map-link{color:#fff!important}
.parham-footer a[href^="tel:"],
.parham-contact-card a[href^="tel:"]{
  color:inherit;
  text-decoration:none;
  font-weight:900;
}

/* v1.5.2 footer map, FAQ, header cleanup */
.parham-faq{background:#fff;border-block:1px solid var(--line)}
.parham-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.parham-faq-item{background:#fff;border:1px solid var(--line);border-radius:22px;padding:20px;box-shadow:var(--shadow2)}
.parham-faq-item h3{margin:0 0 10px;color:var(--accent);font-size:18px}.parham-faq-item p{margin:0;color:#475467;line-height:2}
.parham-footer-row{grid-template-columns:1.1fr .75fr .95fr .95fr}
.parham-footer-map-card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:12px;box-shadow:0 18px 44px rgba(0,0,0,.18)}
.parham-footer-map-card iframe{width:100%;height:190px;border:0;border-radius:18px;display:block;background:#eef2f7}
.parham-map-button{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;border-radius:18px;padding:13px 16px;background:#1168aa;color:#fff!important;font-weight:900;text-decoration:none}
.parham-map-button svg{width:21px;height:21px;fill:currentColor}.parham-contact-card .parham-map-link{display:none!important}
.parham-en-page .parham-faq-grid{direction:ltr}
@media(max-width:1080px){.parham-faq-grid,.parham-footer-row{grid-template-columns:1fr}}


/* v1.5.3 translation and homepage refinements */
.translation-hero-image,.translation-hero-image img,.product-landing-hero img,.hero-poster img,.hero-img img,.hero-media img{object-fit:contain!important;height:auto!important;max-height:none!important}.translation-hero-image,.product-landing-hero,.hero-poster,.hero-img,.hero-media{overflow:visible!important}.translation-page .hero,.parham-translation-exact-landing .hero{overflow:visible!important}.package-card .btn,.package-card .package-action,.pricing-card .btn,.pricing-card .package-action{background:#fff!important;color:#941115!important;border:1px solid rgba(148,17,21,.22)!important;box-shadow:none!important}.package-actions,.pricing-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.translation-footer-placeholder,.preview-watermark,.standalone-preview-note{display:none!important}


/* v1.5.4 refinements */
.parham-social{
  width:44px;
  height:44px;
  border-radius:16px;
  display:grid;
  place-items:center;
  position:relative;
  overflow:hidden;
  color:#941115!important;
  text-decoration:none;
  background:
    linear-gradient(145deg,rgba(255,255,255,.84),rgba(255,255,255,.54)),
    rgba(255,255,255,.32)!important;
  border:1px solid rgba(255,255,255,.42);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.82),
    0 16px 34px rgba(16,24,40,.16);
  backdrop-filter:blur(16px);
}
.parham-social:before{
  content:"";
  position:absolute;
  inset:1px 1px auto 1px;
  height:44%;
  border-radius:15px 15px 10px 10px;
  background:linear-gradient(180deg,rgba(255,255,255,.75),rgba(255,255,255,0));
  pointer-events:none;
}
.parham-social svg{
  width:22px;
  height:22px;
  position:relative;
  z-index:1;
  fill:currentColor;
}
.parham-social-whatsapp{color:#10b981!important}
.parham-social-telegram{color:#1d8ed3!important}
.parham-social-instagram{color:#e1306c!important}


/* v1.5.5 translation/demo fixes */
body.parham-translation-exact-landing .hero-grid,
body.parham-translation-exact-landing #about .two-col{
  align-items:center!important;
}
body.parham-translation-exact-landing #about .two-col{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
}
body.parham-translation-exact-landing .about-photo-card,
body.parham-translation-exact-landing .about-copy-card{
  min-height:360px;
  height:100%;
}
body.parham-translation-exact-landing .about-photo-card{
  display:flex!important;
  align-items:center;
  justify-content:center;
  overflow:hidden!important;
}
body.parham-translation-exact-landing .about-photo-card img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
body.parham-translation-exact-landing .about-copy-card{
  display:flex;
  flex-direction:column;
  justify-content:center;
}
body.parham-translation-exact-landing .feature-card span{
  display:none!important;
}
.translation-demo-page .price-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}
.translation-demo-page .price-card{
  background:#fff;
  border:1px solid #eaecf0;
  border-radius:20px;
  padding:18px;
  box-shadow:0 10px 26px rgba(16,24,40,.06);
}
.translation-demo-page .price-card h3{
  margin:0 0 8px;
  color:#0d0e20;
  font-size:17px;
}
.translation-demo-page .price-card strong{
  color:#941115;
  font-size:20px;
}
.translation-demo-page .upload-list{
  display:grid;
  gap:10px;
}
.translation-demo-page .file-row{
  display:flex;
  gap:8px;
  align-items:center;
}
.translation-demo-page .file-row input{
  flex:1;
}
.translation-demo-page .add-file-btn{
  border:1px solid rgba(148,17,21,.25);
  color:#941115;
  background:#fff;
  border-radius:14px;
  padding:10px 14px;
  font-weight:900;
  cursor:pointer;
}
.translation-demo-page .faq-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}
.translation-demo-page details{
  background:#fff;
  border:1px solid #eaecf0;
  border-radius:18px;
  padding:18px;
  box-shadow:0 8px 24px rgba(16,24,40,.04);
}
.translation-demo-page summary{
  cursor:pointer;
  font-weight:900;
}
@media(max-width:980px){
  body.parham-translation-exact-landing #about .two-col,
  .translation-demo-page .price-grid,
  .translation-demo-page .faq-grid{
    grid-template-columns:1fr!important;
  }
  body.parham-translation-exact-landing .about-photo-card,
  body.parham-translation-exact-landing .about-copy-card{
    min-height:auto;
  }
}


/* v1.5.6 official translation page redesign */
body.parham-translation-exact-landing .section,
.translation-demo-page .demo-section{
  padding:22px 0!important;
}
body.parham-translation-exact-landing .section-head,
.translation-demo-page .section-head{
  margin-bottom:16px!important;
}
body.parham-translation-exact-landing .hero{
  padding-top:26px!important;
  padding-bottom:22px!important;
}
body.parham-translation-exact-landing .hero-grid,
body.parham-translation-exact-landing #about .two-col{
  align-items:center!important;
  gap:24px!important;
}
body.parham-translation-exact-landing #about .two-col{
  grid-template-columns:1fr 1fr!important;
}
body.parham-translation-exact-landing .about-photo-card,
body.parham-translation-exact-landing .about-copy-card{
  height:390px!important;
  min-height:390px!important;
}
body.parham-translation-exact-landing .about-photo-card{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  background:#fff!important;
}
body.parham-translation-exact-landing .about-photo-card img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}
body.parham-translation-exact-landing .about-copy-card{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:28px!important;
}
body.parham-translation-exact-landing .about-copy-card p{
  font-size:15px!important;
  line-height:2!important;
}
body.parham-translation-exact-landing .about-copy-card .check-list li{
  margin:4px 0!important;
}
body.parham-translation-exact-landing .feature-card span{
  display:none!important;
}
body.parham-translation-exact-landing .faq-grid,
.translation-demo-page .faq-stack{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:12px!important;
}
.translation-demo-page{
  background:#f7f8fb;
}
.translation-demo-page .demo-topbar{
  background:#0d0e20;
  color:#fff;
}
.translation-demo-page .demo-header{
  background:rgba(255,255,255,.94);
  backdrop-filter:blur(14px);
  border-bottom:1px solid #e5e7eb;
}
.translation-demo-page .translation-slider{
  padding:22px 0 10px;
  background:linear-gradient(180deg,#fff,#f7f8fb);
}
.translation-demo-page .translation-slider-track{
  display:flex;
  gap:18px;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  padding:4px 0 12px;
}
.translation-demo-page .translation-slide{
  min-width:min(900px,86vw);
  scroll-snap-align:center;
  border-radius:30px;
  overflow:hidden;
  box-shadow:0 18px 45px rgba(16,24,40,.10);
  border:1px solid #e5e7eb;
  background:#fff;
}
.translation-demo-page .translation-slide img{
  width:100%;
  aspect-ratio:1400/520;
  object-fit:cover;
  display:block;
}
.translation-demo-page .demo-hero{
  background:radial-gradient(circle at top right,rgba(148,17,21,.10),transparent 34%),linear-gradient(180deg,#fff,#f7f8fb);
}
.translation-demo-page .demo-card,
.translation-demo-page .module-card,
.translation-demo-page .price-card,
.translation-demo-page details{
  border:1px solid #e5e7eb!important;
  box-shadow:0 14px 36px rgba(16,24,40,.07)!important;
}
.translation-demo-page .price-grid{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  gap:14px!important;
}
.translation-demo-page .price-card{
  padding:12px!important;
  text-align:center;
}
.translation-demo-page .price-card img{
  width:100%;
  aspect-ratio:4/3;
  object-fit:cover;
  border-radius:16px;
  margin-bottom:10px;
  background:#fff;
}
.translation-demo-page .price-card h3{
  margin:6px 0!important;
}
.translation-demo-page .price-card p{
  font-size:13px;
  color:#667085;
  margin:0 0 6px;
}
.translation-demo-page .price-card strong{
  color:#941115;
}
.translation-demo-page .upload-list{
  display:grid;
  gap:10px;
}
.translation-demo-page .file-row{
  display:flex;
  gap:8px;
  align-items:center;
}
.translation-demo-page .file-row input{
  flex:1;
}
.translation-demo-page .add-file-btn{
  border:1px solid rgba(148,17,21,.25);
  color:#941115;
  background:#fff;
  border-radius:14px;
  padding:10px 14px;
  font-weight:900;
  cursor:pointer;
}
.translation-demo-page .alert.success,
body.parham-translation-exact-landing .alert.success{
  background:#ecfdf3;
  color:#067647;
  border:1px solid #abefc6;
  border-radius:14px;
  padding:10px 12px;
  margin:10px 0;
}
.translation-demo-page .alert.error,
body.parham-translation-exact-landing .alert.error{
  background:#fff1f3;
  color:#b42318;
  border:1px solid #fecdd6;
  border-radius:14px;
  padding:10px 12px;
  margin:10px 0;
}
@media(max-width:980px){
  body.parham-translation-exact-landing #about .two-col,
  .translation-demo-page .price-grid{
    grid-template-columns:1fr!important;
  }
  body.parham-translation-exact-landing .about-photo-card,
  body.parham-translation-exact-landing .about-copy-card{
    height:auto!important;
    min-height:auto!important;
  }
}

body.parham-translation-exact-landing .translation-hero-photo-card{
  padding:0!important;
  background:#fff!important;
  overflow:hidden!important;
  border-radius:30px!important;
}
body.parham-translation-exact-landing .translation-hero-photo-card .section-photo{
  margin:0!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:30px!important;
}
body.parham-translation-exact-landing .translation-hero-photo-card img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}


/* v1.5.7 translation final alignment and demo polish */
body.parham-translation-exact-landing .about-copy-card .check-list{
  display:none!important;
}
body.parham-translation-exact-landing #about .two-col{
  align-items:stretch!important;
}
body.parham-translation-exact-landing .about-photo-card,
body.parham-translation-exact-landing .about-copy-card{
  height:360px!important;
  min-height:360px!important;
}
body.parham-translation-exact-landing .about-copy-card h2{
  font-size:clamp(26px,2.7vw,40px)!important;
  margin-bottom:12px!important;
}
body.parham-translation-exact-landing .about-copy-card p{
  line-height:1.95!important;
}
.translation-demo-page .translation-slide{
  min-width:min(900px,86vw);
}
.translation-demo-page .translation-slide img{
  aspect-ratio:1400/598!important;
}
.translation-demo-page .demo-section{
  padding:18px 0!important;
}
.translation-demo-page .price-card{
  min-height:290px;
}
.translation-demo-page .price-card img{
  aspect-ratio:4/3!important;
  object-fit:contain!important;
  background:#f8fafc;
}
.translation-demo-page .demo-footer,
.translation-demo-page footer.demo-footer{
  display:none!important;
}
.translation-demo-page .parham-footer{
  margin-top:0!important;
}
.translation-demo-page .faq-stack{
  grid-template-columns:1fr!important;
}
.translation-demo-page input:invalid,
.translation-demo-page textarea:invalid,
.translation-demo-page select:invalid{
  box-shadow:none;
}


/* v1.5.8 demo slider refresh */
.translation-demo-page .translation-slider{padding:26px 0 18px;background:linear-gradient(180deg,#fff,#f7f8fb)}
.translation-demo-page .translation-carousel{position:relative}
.translation-demo-page .translation-slider-viewport{overflow:hidden;border-radius:34px}
.translation-demo-page .translation-slider-track{display:flex;gap:0!important;overflow:hidden!important;scroll-snap-type:none!important;padding:0!important;transition:transform .75s ease}
.translation-demo-page .translation-slide{min-width:100%!important;flex:0 0 100%;scroll-snap-align:none!important;border-radius:34px!important;overflow:hidden;box-shadow:0 22px 52px rgba(16,24,40,.14);border:1px solid #e5e7eb;background:#fff}
.translation-demo-page .translation-slide img{width:100%;aspect-ratio:1748/899!important;object-fit:cover;display:block}
.translation-demo-page .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:52px;height:52px;border-radius:50%;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.86);backdrop-filter:blur(10px);box-shadow:0 10px 30px rgba(16,24,40,.14);display:grid;place-items:center;cursor:pointer;color:#0f172a}
.translation-demo-page .slider-arrow:hover{background:#fff}
.translation-demo-page .slider-arrow.prev{right:auto;left:18px}
.translation-demo-page .slider-arrow.next{right:18px;left:auto}
.translation-demo-page .slider-arrow svg{width:22px;height:22px;fill:currentColor}
.translation-demo-page .slider-dots{display:flex;justify-content:center;gap:8px;margin-top:14px}
.translation-demo-page .slider-dots button{width:10px;height:10px;border-radius:999px;border:0;background:#cbd5e1;cursor:pointer;padding:0;transition:all .25s ease}
.translation-demo-page .slider-dots button.active{width:28px;background:#0f172a}
.translation-demo-page .parham-footer-bottom a.brand-link{font-weight:900;color:inherit;text-decoration:none}
@media (max-width:768px){
  .translation-demo-page .slider-arrow{width:42px;height:42px}
  .translation-demo-page .translation-slide{border-radius:24px!important}
}


/* v1.5.10 stable slider and footer link */
.translation-demo-page .translation-slider{padding:26px 0 18px;background:linear-gradient(180deg,#fff,#f7f8fb)}
.translation-demo-page .translation-carousel{position:relative}
.translation-demo-page .translation-slider-viewport{overflow:hidden;border-radius:34px}
.translation-demo-page .translation-slider-track{display:flex;gap:0!important;overflow:hidden!important;scroll-snap-type:none!important;padding:0!important;transition:transform .75s ease}
.translation-demo-page .translation-slide{min-width:100%!important;flex:0 0 100%;scroll-snap-align:none!important;border-radius:34px!important;overflow:hidden;box-shadow:0 22px 52px rgba(16,24,40,.14);border:1px solid #e5e7eb;background:#fff}
.translation-demo-page .translation-slide img{width:100%;aspect-ratio:1748/899!important;object-fit:cover;display:block}
.translation-demo-page .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:52px;height:52px;border-radius:50%;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.88);backdrop-filter:blur(10px);box-shadow:0 10px 30px rgba(16,24,40,.14);display:grid;place-items:center;cursor:pointer;color:#0f172a}
.translation-demo-page .slider-arrow:hover{background:#fff}.translation-demo-page .slider-arrow.prev{left:18px}.translation-demo-page .slider-arrow.next{right:18px}.translation-demo-page .slider-arrow svg{width:22px;height:22px;fill:currentColor}
.translation-demo-page .slider-dots{display:flex;justify-content:center;gap:8px;margin-top:14px}.translation-demo-page .slider-dots button{width:10px;height:10px;border-radius:999px;border:0;background:#cbd5e1;cursor:pointer;padding:0;transition:all .25s ease}.translation-demo-page .slider-dots button.active{width:28px;background:#0f172a}
.translation-demo-page .parham-footer-bottom a.brand-link,.parham-footer-bottom a.brand-link{font-weight:900;color:inherit;text-decoration:none}
@media(max-width:768px){.translation-demo-page .slider-arrow{width:42px;height:42px}.translation-demo-page .translation-slide{border-radius:24px!important}}


/* v1.5.12 demo2 panel login cards */
.demo2-panel-login-strip{padding:24px 0;background:linear-gradient(180deg,#ffffff,#f6f9fc);border-bottom:1px solid #e6edf4}
.demo2-panel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.demo2-panel-card{background:#fff;border:1px solid #e6edf4;border-radius:24px;padding:20px;box-shadow:0 14px 34px rgba(16,42,67,.08)}
.demo2-panel-card h3{margin:0 0 8px;color:#102a43;font-size:19px}.demo2-panel-card p{margin:0 0 12px;color:#607083;font-size:13px}.demo2-panel-card code{display:block;direction:ltr;text-align:left;background:#f8fbff;border:1px solid #e6edf4;border-radius:13px;padding:8px 10px;margin:8px 0;color:#163b5c;font-family:monospace}.demo2-panel-card .btn{width:100%;margin-top:10px}.demo2-panel-card.admin{border-top:4px solid #1d72b8}.demo2-panel-card.customer{border-top:4px solid #16a36a}.demo2-panel-card.translator{border-top:4px solid #8b5cf6}@media(max-width:900px){.demo2-panel-grid{grid-template-columns:1fr}}
