@font-face{font-family:'IRANSansMedium';src:url('/assets/fonts/IRANSansWeb_Medium.woff2') format('woff2');font-display:swap}
@font-face{font-family:'IRANSansBold';src:url('/assets/fonts/IRANSansWeb_FaNum_Bold.woff2') format('woff2');font-display:swap}
@font-face{font-family:'IRANSansLight';src:url('/assets/fonts/IRANSansWeb_FaNum_Light.woff2') format('woff2');font-display:swap}
:root{--primary:#fa983a;--secondary:#f8c291;--accent:#f1f2f6;--bg:#f1f2f6;--text:#333333;--glass:rgba(255,255,255,.65);--stroke:rgba(51,51,51,.12);--shadow:0 18px 45px rgba(17,24,39,.12);--radius:20px;--maxw:1400px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{overflow-x:hidden;margin:0;font-family:'IRANSansMedium',sans-serif;background:var(--bg);color:var(--text);line-height:1.9}
textarea{resize:none}
img{max-width:100%;display:block;height:auto}
a{text-decoration:none;color:inherit}
.noscript-warning{background:#fff3cd;border:1px solid #ffeeba;border-radius:4px;padding:12px;margin:12px;color:#856404;font-family:system-ui,-apple-system,sans-serif}
.brand-subtitle{font-size:.85rem;color:#666}
.contact-form input[name="email"]{text-align:right;direction:rtl}
.container{max-width:var(--maxw);margin:0 auto;padding:0 24px}
.header{position:fixed;top:0;left:0;right:0;z-index:10000;background-color:rgba(0,0,0,.2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.12);transition:box-shadow .32s ease,background .32s ease}
.header.is-fixed{position:fixed;left:0;right:0;top:0;box-shadow:0 14px 28px rgba(0,0,0,.18)}
.header.is-fixed.is-entering{animation:headerDrop .32s ease}
.header-spacer{height:0;display:none}
.header-spacer.is-active{height:0;display:none}
@keyframes headerDrop{from{transform:translateY(-110%)}to{transform:translateY(0)}}
@keyframes impactIconHover{0%{transform:scale(1) rotate(0deg)}50%{transform:scale(1.07) rotate(-2deg)}100%{transform:scale(1) rotate(0deg)}}
.header-inner{display:flex;align-items:center;justify-content:space-between;padding:8px 25px;gap:16px}
.brand{display:flex;align-items:center;gap:12px}
.brand-link{display:flex;align-items:center;gap:12px;color:inherit}
.brand img{width:42px;height:42px}
.brand-title{font-family:'IRANSansBold';font-size:1.2rem;color:#fff}
.header .brand div:not(.brand-title){color:#fff !important}
.nav{display:flex;gap:22px;flex-wrap:wrap}
.nav a{font-family:'IRANSansBold';font-size:.9rem;padding:8px 0;border-radius:0;border:none;background:transparent;box-shadow:none;color:#fff;display:flex;align-items:center;gap:8px;transition:all .3s ease}
.nav a:hover{color:#fff;transform:none}
.nav-close{display:none}
.nav-social{display:none}
.nav-toggle{display:none;border:none;background:transparent;border-radius:0;width:42px;height:42px;align-items:center;justify-content:center;cursor:pointer;z-index:1000;color:#fff;outline:none;box-shadow:none}
.nav-toggle-icon{position:relative;width:25px;height:14px;z-index:101;transition:transform .13s cubic-bezier(.215,.61,.355,1)}
.nav-toggle-icon::before,.nav-toggle-icon::after,.nav-toggle-icon span{content:'';position:absolute;left:0;right:0;height:2.6px;background:currentColor;border-radius:2px}
.nav-toggle-icon::before{top:0}
.nav-toggle-icon span{top:50%;transform:translateY(-50%)}
.nav-toggle-icon::after{bottom:0}
body.nav-open .nav{transform:translateX(0)}
.nav-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:#fff;flex:0 0 auto;opacity:0;transform:translateX(6px);transition:all .3s ease}
.nav a:hover .nav-icon{opacity:1;transform:translateX(0)}
.nav-icon svg{width:20px;height:20px;stroke:currentColor}
.nav-header{display:none}
.nav-icon svg{width:20px;height:20px;stroke:currentColor}
.nav-header{display:none}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:14px;font-family:'IRANSansBold';font-size:.95rem;cursor:pointer;background:var(--primary);color:var(--text);transition:all .3s ease}
.btn:hover{background:#e68838;color:#fff}
.btn.primary{background:linear-gradient(135deg,var(--primary),#ffdd0c);color:var(--text);font-size:.85rem}
.btn.primary:hover{background:var(--text);color:var(--bg)}
.section{padding:40px 0}
.section,.impact-section{content-visibility:auto;contain-intrinsic-size:800px 600px}
.section-title{font-family:'IRANSansBold';font-size:1.3rem;margin:0 0 18px}
.section-desc{margin:0 0 22px;color:#5a5a5a}
.impact-section{padding:40px 0}
.impact-header{text-align:center;margin-bottom:26px}
.impact-title{font-weight:600;font-family:'IRANSansBold';font-size:1.3rem;margin:0 0 10px;line-height:1.5}
.impact-title .title-accent{color:var(--accent);display:inline-block}
.section-title span{color:var(--accent);display:inline-block}
.impact-subtitle{margin:0;color:#5a5a5a;font-size:1rem}
.impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.impact-card{background:#fff;border-radius:24px;padding:20px 18px;border:1px solid rgba(63,63,63,.08);box-shadow:0 16px 32px rgba(15,23,42,.08);display:flex;flex-direction:column;gap:12px;min-height:250px;transition:transform .2s ease,box-shadow .2s ease}
.impact-card[data-lottie-hover="true"]:hover{transform:translateY(-4px);box-shadow:0 22px 40px rgba(15,23,42,.12)}
.impact-card h3{margin:0;font-family:'IRANSansBold';font-size:1.05rem}
.impact-card p{margin:0;color:#5d5d5d;font-size:.95rem}
.impact-footer{margin-top:auto;display:flex;justify-content:center;padding-top:6px}
.impact-icon{width:96px;height:96px;border-radius:22px;background:rgba(255,221,12,.25);display:flex;align-items:center;justify-content:center;color:#2f2f2f;border:1px solid rgba(255,221,12,.35);padding:6px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}
.impact-icon .lotties-item{width:100%;height:100%;display:flex;align-items:center;justify-content:center}
.impact-icon .lotties-item svg{width:100%;height:100%;display:block;transform-origin:50% 50%;transition:transform .3s ease,filter .3s ease}
.impact-icon .lotties-item svg [stroke]{transition:stroke .3s ease}
.impact-card[data-lottie-hover="true"]:hover .impact-icon{transform:translateY(-2px)}
.impact-card[data-lottie-hover="true"]:hover .impact-icon svg,
.impact-card[data-lottie-hover="true"]:focus-within .impact-icon svg{
	filter:saturate(1.35) brightness(1.04) drop-shadow(0 12px 18px rgba(71,194,197,.25));
	animation:impactIconHover .9s ease-in-out;
}
.impact-card[data-lottie-hover="true"]:hover .impact-icon svg [stroke],
.impact-card[data-lottie-hover="true"]:focus-within .impact-icon svg [stroke]{stroke:#3f3f3f}
.contact-panel{background:#f1f2f6;border-radius:24px;padding:26px;border:1px solid rgba(63,63,63,.12);box-shadow:0 18px 40px rgba(17,24,39,.08)}
.contact-panel .section-title{margin-top:6px}
.latest-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.latest-post-card{background:#fff;border-radius:22px;border:1px solid rgba(63,63,63,.08);box-shadow:0 16px 34px rgba(15,23,42,.08);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}
.latest-post-card:hover{transform:translateY(-4px);box-shadow:0 22px 40px rgba(15,23,42,.12)}
.latest-post-thumb{display:block;background:#f7f7f7;min-height:190px}
.latest-post-thumb img{width:100%;height:210px;object-fit:cover}
.latest-post-thumb-fallback{display:flex;align-items:center;justify-content:center;height:210px;color:#666;font-size:.9rem}
.video-thumb{position:relative;width:100%;aspect-ratio:16/9;height:auto;overflow:hidden;border-radius:var(--radius) var(--radius) 0 0;background:#111}
.video-thumb img{width:100%;height:100%;object-fit:cover;display:block;background:#000}
.video-thumb-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;background:#000;z-index:1}
.video-thumb-frame{position:absolute;inset:0;width:100%;height:100%;border:0;pointer-events:none;object-fit:contain;background:#000}
.video-thumb.is-playing img{opacity:0;transition:opacity .2s ease}
.video-duration{position:absolute;left:10px;bottom:10px;background:rgba(0,0,0,.7);color:#fff;font-size:.78rem;padding:4px 6px;border-radius:8px;letter-spacing:.5px}
.latest-post-body{padding:16px 18px;display:flex;flex-direction:column;gap:10px}
.latest-post-body h3{margin:0;font-family:'IRANSansBold';font-size:.9rem;line-height:2}
.latest-post-body p{font-size:.85rem;margin:0;color:#5d5d5d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.latest-post-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#777;font-size:.75rem;margin-top:auto}
.latest-post-empty{text-align:center;color:#777;font-size:.95rem}
.footer{padding:32px 0 16px;border-top:1px solid rgba(63,63,63,.12);background:#f1f2f6}
.footer-inner{display:grid;grid-template-columns:2fr 1fr;gap:20px;align-items:start}
.footer .footer-brand{order:1}
.footer .footer-social{order:2}
.footer .footer-info{order:3}
.footer-title{font-family:'IRANSansBold';font-size:1.1rem;margin:0 0 6px}
.footer-text{margin:0;color:#5d5d5d;line-height:1.85;font-size:.96rem}
.footer-social h4{margin:0 0 10px;font-family:'IRANSansBold';font-size:1rem;font-weight:400}
.footer-social .social-links{display:flex;gap:10px;flex-wrap:wrap}
.footer-social a{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(63,63,63,.08);box-shadow:0 10px 20px rgba(15,23,42,.08);color:#3f3f3f;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}
.footer-social a:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(15,23,42,.12);background:#3f3f3f;color:#fff}
.footer-social svg{width:20px;height:20px;display:block}
.footer-bottom{margin-top:16px;border-top:1px dashed rgba(63,63,63,.18);padding-top:10px;color:#777;font-size:.84rem;display:flex;justify-content:center;align-items:center;gap:6px;flex-wrap:nowrap;white-space:nowrap}
.footer-copyright{white-space:nowrap}
.footer-sep{color:rgba(119,119,119,.4)}
.footer-credit{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}
.footer-credit a{color:var(--primary);font-family:'IRANSansBold';text-decoration:none;position:relative;padding-bottom:1px;border-bottom:1px solid rgba(250,152,58,.45);transition:border-color .3s ease,filter .3s ease}
.footer-credit a:hover{color:var(--text);border-color:var(--text);transition:all .3s ease}
.page-main{padding:40px 18px}
.page-with-header .page-main{padding-top:calc(var(--header-h,72px) + 20px)}
body.page-blog{min-height:100vh;display:flex;flex-direction:column}
body.page-blog main{flex:1}
.back-to-top{--size:46px;position:fixed;bottom:28px;right:24px;width:var(--size);height:var(--size);border-radius:999px;border:none;background:#ffdd0c;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:999;cursor:pointer}
.back-to-top.show{opacity:1;visibility:visible;pointer-events:auto}
.back-to-top svg{width:20px;height:20px;stroke:#3f3f3f;fill:none;stroke-width:2.5}
.back-to-top:hover{background:#47C2C5;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}
body.nav-open .back-to-top{pointer-events:none;opacity:0;visibility:hidden}
.floating-actions{position:fixed;bottom:28px;right:24px;display:flex;flex-direction:column-reverse;gap:12px;z-index:998}
.action-btn{--size:48px;width:var(--size);height:var(--size);border-radius:999px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease,opacity .3s ease,visibility .3s ease;box-shadow:0 8px 24px rgba(0,0,0,.15);font-family:'IRANSansBold';padding:0;opacity:0;visibility:hidden;pointer-events:none}
.action-btn svg{width:22px;height:22px;display:block}
.action-top{background:var(--primary);color:#fff}
.action-top.is-visible{opacity:1;visibility:visible;pointer-events:auto}
.action-top:hover{background:#e68838;transform:translateY(-3px);box-shadow:0 12px 32px rgba(250,152,58,.3)}
body.nav-open .action-top{pointer-events:none;opacity:0;visibility:hidden}
.action-phone{background:#fff;color:var(--primary);border:2px solid var(--primary)}
.action-phone:hover{background:var(--primary);color:#fff;transform:translateY(-3px);box-shadow:0 12px 32px rgba(250,152,58,.3)}
.action-btn:active{transform:scale(.95)}
.action-btn.is-hiding{animation:hideBtn .3s ease forwards}
@keyframes hideBtn{0%{opacity:1;transform:translateY(0);pointer-events:auto}100%{opacity:0;transform:translateY(12px);pointer-events:none;visibility:hidden}}
body.nav-open .floating-actions{pointer-events:none;opacity:.3}
.action-phone{position:fixed;bottom:28px;left:24px;display:flex;align-items:center;justify-content:center;--size:48px;width:var(--size);height:var(--size);border-radius:999px;border:none;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px rgba(0,0,0,.15);background:#fff;color:var(--primary);border:2px solid var(--primary);z-index:998}
.action-phone:hover{background:var(--primary);color:#fff;transform:translateY(-3px);box-shadow:0 12px 32px rgba(250,152,58,.3)}
.action-phone svg{width:22px;height:22px;display:block}
[data-reveal]{opacity:0;transform:translateY(24px) scale(.98);transition:opacity .6s ease,transform .6s ease}
[data-reveal].is-visible{opacity:1;transform:translateY(0) scale(1)}
@media(max-width:1200px){.split .col{grid-column:span 12}.impact-grid{grid-template-columns:repeat(2,1fr)}.portfolio-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding:6px 16px 8px;scroll-padding:0 16px;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start}.portfolio-grid::-webkit-scrollbar{display:none}.portfolio-card{min-height:340px;flex:0 0 88%;scroll-snap-align:center;scroll-snap-stop:always;box-shadow:none;margin:0 auto}.portfolio-team .portfolio-media{min-height:200px}.portfolio-grid .portfolio-laptop{padding-bottom:0!important}.section,.impact-section{padding:40px 0}.latest-posts-grid{grid-template-columns:repeat(2,1fr)}.latest-posts-grid .latest-post-card:nth-child(n+3){display:none}.footer-inner{grid-template-columns:1fr}.footer-text{font-size:.94rem}.footer-title{font-size:1.05rem}.page-with-header .page-main{padding-top:calc(var(--header-h,68px) + 16px)}}
@media(max-width:1200px){
	.header {backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:rgba(0,0,0,.2)}
	.header .container,.footer .container{padding:0 20px}
	.impact-title{font-size:1.7rem}
	.section-title{font-size:1.05rem}
	.section{padding:40px 0}
	.nav{position:fixed;top:0;right:0;left:auto;height:100vh;width:min(64vw,240px);flex-direction:column;gap:0;transform:translateX(110%);transition:transform .35s ease,opacity .35s ease;z-index:999;background:rgba(255,255,255,.98);padding:52px 12px 16px;box-shadow:-18px 0 30px rgba(15,23,42,.12);opacity:0;visibility:hidden;pointer-events:none;border-left:1px solid rgba(63,63,63,.08);overflow-y:auto;overflow-x:hidden}
	body.nav-open .nav{transform:translateX(0);opacity:1;visibility:visible;pointer-events:auto}
	.nav-header{display:none;align-items:center;justify-content:center;font-family:'IRANSansBold';font-size:.92rem;color:#3f3f3f;padding:6px 8px 10px;margin:0 6px 6px;border-bottom:1px solid rgba(63,63,63,.12)}
	body.nav-open .nav .nav-header{display:flex}
	.nav-close{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:20px;left:20px;width:auto;height:auto;border:none;background:transparent;color:#3f3f3f;box-shadow:none;cursor:pointer;font-size:18px;line-height:1;font-family:'iransans'}
	.nav-close:hover{color:#e74c3c}
	.nav a{display:flex;align-items:center;justify-content:flex-start;gap:12px;width:100%;border-radius:8px;background:transparent;color:#3f3f3f;box-shadow:none;padding:12px 10px;transition:background .25s ease;font-size:.95rem}
	.nav a + a{border-top:none}
	.nav a:hover{background:rgba(250,152,58,.12);color:#fa983a;transform:none}
	.nav a:active{background:rgba(250,152,58,.2)}
	.nav-icon{display:inline-flex;width:24px;height:24px;flex-shrink:0;align-items:center;justify-content:center;color:#fa983a;transform:none;opacity:1}
	.nav-icon svg{width:20px;height:20px;stroke-width:1.8}
	.nav-toggle{display:inline-flex;background:transparent;color:#fff}
	.nav-toggle:hover{background:transparent}
	.nav-social{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:14px;padding-top:12px;border-top:1px dashed rgba(63,63,63,.12)}
	.nav-social a{width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(63,63,63,.08);box-shadow:0 10px 20px rgba(15,23,42,.08);color:#3f3f3f;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}
	.nav-social a:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(15,23,42,.12);background:#3f3f3f;color:#fff}
	.nav-social svg{width:22px;height:22px;display:block}
	.parallax-media{background-attachment:scroll}
	body.nav-open .nav a{opacity:1;transform:none;transition-delay:0s}
	.footer .footer-info{order:2}
	.footer .footer-social{order:3}
}
@media(max-width:768px){.latest-post-empty{font-size:.8rem}.impact-subtitle{font-size:.9rem}.impact-title{font-size:1.3rem}.impact-grid{grid-template-columns:1fr}.section-title{font-size:1.1rem}.portfolio-grid{gap:12px;padding:6px 12px 8px;scroll-padding:0 12px}.portfolio-card{min-height:auto;flex:0 0 100%;box-shadow:none}.portfolio-team .portfolio-media{min-height:200px}.portfolio-grid .portfolio-laptop{padding-bottom:20px!important}.latest-posts-grid{grid-template-columns:1fr}.latest-posts-grid .latest-post-card:nth-child(n+2){display:none}.footer-inner{grid-template-columns:1fr;gap:14px}.footer-title{font-size:1rem}.footer-text{font-size:.92rem}.footer-social h4{font-size:.95rem}.footer-social a{width:38px;height:38px}.footer-bottom{font-size:.8rem}.page-with-header .page-main{padding-top:calc(var(--header-h,64px) + 12px)}}
@media(max-width:768px){
	.contact-panel{padding-top:30px}
	.footer-social{text-align:center;align-items:center}
	.footer-social .social-links{justify-content:center}
	.footer-bottom{justify-content:center;text-align:center}
}
@media(max-width:480px){.latest-post-empty{font-size:.7rem}.impact-subtitle{font-size:.85rem}.impact-title{font-size:.9rem}.container{padding:0 16px}.btn{width:100%;font-size:.9rem}.latest-post-meta{flex-direction:column;align-items:flex-start}.footer{padding:26px 0 12px}.footer-text{font-size:.9rem}.footer-bottom{font-size:.7rem;gap:4px}.floating-actions{bottom:16px;right:16px;gap:10px}.action-btn{--size:42px}.action-btn svg{width:20px;height:20px}.action-phone{bottom:16px;left:16px;--size:42px}}
@media(max-width:768px){
	.blog-grid{font-size:.92rem}
	.blog-card h2{font-size:1rem}
	.blog-card p{font-size:.9rem}
	.post-article h1{font-size:1.2rem}
	.post-content{font-size:.95rem}
	.post-comments h3{font-size:.98rem}
	.post-comments h4{font-size:.95rem}
	.post-video h3{font-size:1rem}
	.post-content h2{font-size:1.15rem}
	.post-content h3{font-size:1.05rem}
	.post-content h4{font-size:.98rem}
	.post-content h5{font-size:.95rem}
	.post-content h6{font-size:.92rem}
	.post-content p{line-height:25px}
	.blog-hero .section-title{font-size:1.05rem}
	.blog-hero .section-desc{font-size:.9rem}
}
@media(max-width:480px){
	body{font-size:.92rem}
	.blog-card h2{font-size:.95rem}
	.post-article h1{font-size:1.1rem}
	.post-content{font-size:.92rem}
	.post-video h3{font-size:.95rem}
	.post-content h2{font-size:1.08rem}
	.post-content h3{font-size:1rem}
	.post-content h4{font-size:.95rem}
	.post-content h5{font-size:.92rem}
	.post-content h6{font-size:.9rem}
	.blog-hero .section-title{font-size:1rem}
	.blog-hero .section-desc{font-size:.86rem}
}
.post-content a.inline-link{color:#e74c3c;text-decoration:none;position:relative;transition:all .3s ease}
.post-content a.inline-link:hover{color:#111}
.post-content a.inline-link::after{content:'↗';margin-left:6px;font-size:.9em;display:inline-block;transform:translateY(-1px)}
.post-video{margin:14px 0 18px}
.post-video h3{margin:0 0 10px;font-family:'IRANSansBold';font-size:1.1rem;display:flex;align-items:center;justify-content:space-between;gap:10px}
.post-video h3::after{content:'';flex:1;height:2px;background:rgba(63,63,63,.25)}
/* ظرف ریسپانسیو ویدئو - نسبت ۱۶:۹ با padding-top */
.video-embed{position:relative;width:100%;padding-top:56.25%;background:#000;border-radius:16px;overflow:hidden}
.video-embed iframe,.video-embed .aparat-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;display:block}
/* iframe آپارات در محتوای پست */
.post-content iframe,.post-content .aparat-iframe{position:relative;width:100%;display:block;border:0;border-radius:16px;margin:14px 0;background:#000;aspect-ratio:16/9;height:auto}
/* Top banner */
.top-banner{position:relative}
.top-banner .banner-link{display:block;position:relative}
.top-banner .banner-media{position:relative;overflow:hidden}
.top-banner .banner-img{width:100%;height:auto;object-fit:contain;display:block;background:var(--bg)}
/* New Parallax Section */
.new-parallax-section{position:relative;padding:0;height:600px;overflow:visible;margin:40px 0 0 0}
.parallax-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:url('../images/parallex.webp') center/cover no-repeat fixed;background-attachment:fixed;z-index:1}
.parallax-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2}
.parallax-content{text-align:center;color:#fff;padding:40px;max-width:700px;backdrop-filter:blur(10px);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:16px;position:relative;z-index:3}
.parallax-title{font-family:'IRANSansBold';font-size:2.2rem;margin:0 0 24px;line-height:1.5;color:#fff}
.parallax-text{font-family:'IRANSansMedium',sans-serif;font-size:1.08rem;line-height:1.95;color:#e8e8e8;margin:0 0 32px;letter-spacing:.3px}
.parallax-btn{display:inline-block;background:var(--primary);color:var(--accent);padding:15px 44px;border-radius:8px;font-family:'IRANSansMedium',sans-serif;font-weight:600;font-size:1.05rem;text-decoration:none;transition:all .3s ease;box-shadow:0 10px 28px rgba(250,152,58,.35);letter-spacing:.5px;border:none;cursor:pointer}
.parallax-btn:hover{background:#ffb822;color:var(--text);transform:translateY(-3px);box-shadow:0 15px 40px rgba(250,152,58,.45)}
.parallax-btn:active{transform:translateY(-1px)}

@media(max-width:1024px){
	.new-parallax-section{height:550px;margin:40px 0 0 0}
	.parallax-content{padding:36px;max-width:650px}
	.parallax-title{font-size:1.9rem;margin-bottom:20px}
	.parallax-text{font-size:1rem;margin-bottom:28px}
	.parallax-btn{padding:14px 40px;font-size:1rem}
}

@media(max-width:768px){
	.new-parallax-section{height:480px;margin:40px 0 0 0}
	.parallax-bg{background-attachment:scroll}
	.parallax-content{padding:32px 24px;max-width:90%}
	.parallax-title{font-size:1.6rem;margin-bottom:18px}
	.parallax-text{font-size:.98rem;line-height:1.9;margin-bottom:24px}
	.parallax-btn{padding:12px 32px;font-size:.95rem}
}

@media(max-width:480px){
	.new-parallax-section{height:420px;margin:30px 0 0 0}
	.parallax-content{padding:24px 18px;max-width:95%}
	.parallax-title{font-size:1.35rem;margin-bottom:14px}
	.parallax-text{font-size:.9rem;line-height:1.8;margin-bottom:18px}
	.parallax-btn{padding:11px 28px;font-size:.85rem;width:auto}
}
/* Blog */
.blog-hero{display:flex;flex-direction:column;gap:6px;margin-bottom:20px;align-items:center;text-align:center}
.blog-hero .section-title{font-size:1.2rem;margin-bottom:4px}
.blog-hero .section-desc{font-size:.95rem;margin-bottom:0}
.blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.blog-card{background:var(--glass);border-radius:20px;border:1px solid rgba(255,255,255,.6);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column}
.blog-thumb{display:block;background:#f7f7f7;min-height:auto}
.blog-thumb img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.blog-thumb-fallback{display:flex;align-items:center;justify-content:center;height:220px;color:#666;font-size:.9rem}
.blog-thumb .video-thumb{height:auto;min-height:auto;border-radius:20px 20px 0 0}
.latest-post-thumb .video-thumb{border-radius:20px 20px 0 0;aspect-ratio:unset;height:210px}
.blog-body{padding:16px 18px;display:flex;flex-direction:column;gap:10px}
.blog-body h2{margin:0;font-family:'IRANSansBold';font-size:.9rem;font-weight:400;line-height:2}
.blog-body h2:hover a,.latest-post-body h3:hover a{color:var(--primary);transition:all .3s ease}
.blog-body p{font-size:.85rem;margin:0;color:#5d5d5d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.blog-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#777;font-size:.75rem}
.blog-load{display:flex;justify-content:center;margin:28px 0 8px}
.blog-hero .section-title{font-weight:400}
/* Post page */
.post-page{display:flex;flex-direction:column;gap:28px}
.breadcrumbs{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#777}
.breadcrumbs a{transition:all .3s ease}
.breadcrumbs a:hover{color:#e74c3c}
.post-article{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.post-header{grid-column:span 12;display:flex;flex-direction:column;gap:12px}
.post-header h1{margin:0;font-family:'IRANSansBold';font-size:1.4rem;text-align:center}
.post-meta{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 10px;color:#777;font-size:.9rem;text-align:center}
.post-meta-sep{color:#ccc;user-select:none}
.post-meta-author,.post-meta-date,.post-meta-readtime{white-space:nowrap}
.post-thumb{width:100%;max-height:500px;object-fit:cover;border-radius:var(--radius)}
.post-toc{grid-column:span 4;background:var(--glass);border-radius:var(--radius);padding:16px;border:1px solid rgba(255,255,255,.6);box-shadow:var(--shadow)}
.post-toc h3{display:flex;align-items:center;gap:8px;font-family:'IRANSansBold';font-size:1rem;margin:0 0 10px}
.post-toc h3::before{content:'📑'}
.post-content{grid-column:span 8;background:#fff;border-radius:var(--radius);padding:18px;border:1px solid rgba(63,63,63,.08)}
.post-content img{max-width:100%;height:auto;border-radius:var(--radius)}
.post-inline-image{width:100%;height:auto;display:block;object-fit:cover;margin:12px 0}
.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{font-family:'IRANSansBold';line-height:1.6;margin:20px 0 8px}
.post-content h2{font-size:1.25rem}
.post-content h3{font-size:1.15rem}
.post-content h4{font-size:1.05rem}
.post-content h5{font-size:1rem}
.post-content h6{font-size:.95rem}
.post-content p{line-height:30px;text-align:justify;margin:0 0 14px}
.post-content ul.post-list{margin:0 0 16px;padding-right:22px;padding-left:0;list-style:none}
.post-content ul.post-list li{position:relative;padding-right:20px;margin-bottom:10px;line-height:1.9;text-align:justify}
.post-content ul.post-list li::before{content:'';position:absolute;right:2px;top:.7em;width:7px;height:7px;border-radius:50%;background:#000}
.post-content .post-table-wrap{width:100%;max-width:100%;overflow-x:auto;margin:14px 0 20px;border-radius:var(--radius);border:1px solid rgba(63,63,63,.08);box-shadow:var(--shadow);direction:rtl!important}
.post-content table.post-table{width:100%;border-collapse:collapse;background:#fff;direction:rtl!important}
.post-content table.post-table th,.post-content table.post-table td{padding:10px 14px;border-bottom:1px solid rgba(63,63,63,.08);text-align:right!important;font-size:.95rem;line-height:1.8}
.post-content table.post-table thead th{background:#f5f6f8;font-family:'IRANSansBold';font-weight:400}
.post-content table.post-table tr:last-child td{border-bottom:none}
.post-content table.post-table tr:hover td{background:rgba(71,194,197,.05)}
.toc-list{list-style:none;margin:0;padding:0 10px 0 0;display:flex;flex-direction:column;gap:8px;border-right:1px dashed rgba(231,76,60,.35);font-size:.92rem}
.toc-list li{position:relative;padding-right:14px}
.toc-list li::before{content:'';position:absolute;right:-6px;top:.55rem;width:6px;height:6px;background:#e74c3c;border-radius:50%}
.toc-list a{color:#333;transition:all .3s ease}
.toc-list a:hover{color:#e74c3c}
.toc-main{font-weight:400;font-size:.92rem}
.toc-sub{padding-right:18px;font-size:.86rem;color:#666}
.post-comments{background:var(--glass);border-radius:var(--radius);padding:18px;border:1px solid rgba(255,255,255,.6);box-shadow:var(--shadow);font-size:.95rem}
.post-comments h3,.post-comments h4{font-family:'IRANSansBold';font-size:1rem}
.post-comments input[type="email"]{text-align:right;direction:rtl}
.post-comment-list{margin-top:18px;display:flex;flex-direction:column;gap:12px}
.comment-item{background:#fff;border-radius:14px;padding:12px;border:1px solid rgba(63,63,63,.08)}
.comment-meta{display:flex;align-items:center;justify-content:space-between;color:#777;font-size:.82rem;margin-bottom:6px}
.comment-item p{font-size:.95rem}
.comment-reply p{font-size:.93rem}
.comment-reply{margin-top:10px;background:rgba(63,63,63,.06);border-radius:12px;padding:10px 12px;border-right:3px solid #e74c3c}
.comment-reply .comment-meta{color:#555}
.muted{color:#777}
.post-faq{background:#fff;border-radius:var(--radius);padding:18px;border:1px solid rgba(63,63,63,.08);box-shadow:var(--shadow)}
.post-faq-title{margin:0 0 12px;font-family:'IRANSansBold';font-size:1.05rem}
.faq-list{display:flex;flex-direction:column;gap:10px}
.faq-item{border:1px solid rgba(63,63,63,.08);border-radius:14px;background:rgba(255,255,255,.85);overflow:hidden}
.faq-item summary{cursor:pointer;list-style:none;padding:12px 14px;font-family:'IRANSansBold';font-size:.95rem;display:flex;align-items:center;justify-content:space-between;gap:10px;user-select:none;-webkit-user-select:none;transition:background .2s ease}
.faq-item summary:hover{background:rgba(0,0,0,.04)}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary::after{content:'+';font-size:1.1rem;color:#000;transition:transform .2s ease}
.faq-item[open] summary::after{content:'−';transform:translateY(-1px)}
.faq-answer{padding:0 14px 12px;color:#5d5d5d;line-height:1.85}
.faq-answer p{margin:0}
@media(max-width:1200px){
	.blog-grid{grid-template-columns:repeat(3,1fr)}
	.post-toc{grid-column:span 12}
	.post-content{grid-column:span 12}
}
@media(max-width:900px){
	.blog-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:600px){
	.blog-grid{grid-template-columns:1fr}
	.blog-thumb img{height:auto;aspect-ratio:16/9}
	.section,.impact-section{padding:20px 0}
}
@media(max-width:600px){
	.impact-grid{gap:12px}
	.impact-card{flex-direction:row;align-items:center;justify-content:space-between;min-height:auto;padding:14px 16px}
	.impact-card p{display:none}
	.impact-card h3{font-size:.98rem;margin:0}
	.impact-footer{margin-top:0;flex:0 0 auto}
	.impact-icon{width:56px;height:56px;border-radius:16px;padding:4px}
}
/* Products Intro Section */
.products-intro-section{padding:60px 0 0 0}
.products-intro-wrapper{display:flex;flex-direction:row-reverse;gap:40px;align-items:center}
.products-intro-image{flex:0 0 auto}
.products-intro-image img{width:100%;height:auto;border:10px solid #fff;border-radius:16px;object-fit:cover;display:block}
.products-intro-content{flex:1}
.products-intro-title{font-weight:600;font-family:'IRANSansBold';font-size:1.3rem;margin:0 0 20px;line-height:1.5;color:#2f2f2f}
.products-intro-content p{font-family:'IRANSansMedium',sans-serif;font-size:1rem;line-height:1.9;color:#3f3f3f;margin:0 0 18px;letter-spacing:.5px}
.products-intro-subtitle{font-weight:600;font-family:'IRANSansBold';font-size:1.2rem;margin:30px 0 16px;line-height:1.5;color:#3f3f3f}
.products-intro-content p:last-child{margin-bottom:0}

@media(max-width:1024px){
	.products-intro-wrapper{flex-direction:column;gap:30px;align-items:center}
	.products-intro-title{font-size:1.2rem}
	.products-intro-subtitle{font-size:1.1rem}
	.products-intro-content p{font-size:.95rem}
}
@media(max-width:768px){
	.products-intro-section{padding:40px 0 0 0}
	.products-intro-wrapper{gap:30px}
	.products-intro-image img{border:8px solid #fff}
	.products-intro-title{font-size:1.2rem;margin-bottom:16px}
	.products-intro-subtitle{font-size:1rem;margin:24px 0 12px}
	.products-intro-content p{font-size:.95rem;line-height:1.85}
}
@media(max-width:480px){
	.products-intro-section{padding:30px 0 0 0}
	.products-intro-wrapper{gap:30px}
	.products-intro-image img{border:6px solid #fff;border-radius:12px}
	.products-intro-title{font-size:.9rem;margin-bottom:14px}
	.products-intro-subtitle{font-size:.9rem;margin:20px 0 10px}
	.products-intro-content p{font-size:.85rem;line-height:1.8}
	.post-header h1,.toc-list li{font-size:.9rem}
	.post-meta{font-size:.75rem}
	.post-toc h3,.post-content p{font-size:.85rem}
	.post-content p{line-height:25px}
	.post-content h2,.post-content h3,.post-content h4,
	.post-content h5,.post-content h6{font-size:.9rem;margin:10px 0!important}
	.post-content ul.post-list li{font-size:.85rem}
	.post-content table.post-table th,.post-content table.post-table td{padding:8px 10px;font-size:.85rem}
	.post-comments h3,.post-comments h4,.form-control,.btn.primary,.comment-item p{font-size:.85rem}
	.comment-meta,.comment-reply p,.blog-hero .section-desc,.blog-body p,.btn.primary{font-size:.85rem}
	.blog-hero .section-title,.blog-body h2{font-size:.9rem}
	.blog-meta,.breadcrumbs{font-size:.75rem}
}
/* Calculator Section */
.calculator-section{padding:60px 0 0 0}
.calculator-wrapper{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}
.calculator-title{font-family:'IRANSansBold';font-size:1.8rem;margin:0 auto 30px auto;text-align:center;line-height:1.5;color:#2f2f2f;width:100%;order:-1}
.calculator-inner{display:flex;flex-direction:row;gap:40px;align-items:center;width:100%}
.calculator-image{flex:0 0 auto}
.calculator-image img{width:100%;height:auto;border:10px solid #fff;border-radius:16px;object-fit:cover;display:block}
.calculator-content{flex:1}
/* Calculator - Inputs */
.calc{max-width:100%;margin:0}
.calc .box_one{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;box-sizing:border-box}
.calc .box{flex:1 1 calc(50% - 8px);display:flex;flex-direction:column;padding:0;border-radius:8px;background:linear-gradient(135deg,#fef4e4 0%,#fef9f3 100%);box-sizing:border-box;border:1px solid rgba(250,152,58,.15)}
.calc .box label{margin-bottom:8px;color:#2f2f2f;font-family:'IRANSansMedium',sans-serif;font-size:.92rem;padding:0 12px;padding-top:12px;font-weight:500;letter-spacing:.3px}
.calc .box input[type="text"]{padding:10px 12px;border-radius:6px;width:100%;box-sizing:border-box;font-size:.95rem;background:#fff;color:#000 !important;border:1px solid rgba(63,63,63,.12);font-family:'IRANSansMedium',sans-serif;margin:0;transition:border-color .3s ease,box-shadow .3s ease}
.calc .box input[type="text"]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(250,152,58,.1)}
.calc input::placeholder{color:#999 !important;font-family:'IRANSansMedium',sans-serif}
.calc .error{color:#c0392b;font-size:.85rem;margin-top:6px;display:none;padding:0 12px;font-family:'IRANSansMedium',sans-serif;font-weight:500}
.calc .box input[type="text"]{padding-bottom:12px}

.calc .box_two{text-align:center;margin-top:16px}
.calc .calculate-output-wrapper{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}
.calc .four{background:var(--primary);color:var(--accent);border:none;border-radius:8px;cursor:pointer;font-size:.95rem;transition:all .3s ease;font-family:'IRANSansMedium',sans-serif;padding:12px 32px;font-weight:600;box-shadow:0 10px 24px rgba(250,152,58,.25);display:inline-block;margin:12px 0 0 0;letter-spacing:.5px}
.calc .four:hover{background:#ffb822;color:var(--text);transform:translateY(-2px);box-shadow:0 16px 32px rgba(250,152,58,.35)}
.calc .four:active{transform:translateY(0)}

.calc .result{margin-top:16px;font-size:1.15rem;font-weight:600;color:var(--primary);font-family:'IRANSansMedium',sans-serif;padding:14px 16px;background:linear-gradient(135deg,rgba(255,221,12,.15),rgba(250,152,58,.1));border-radius:8px;border:1px solid rgba(250,152,58,.25);display:none;text-align:center;letter-spacing:.3px}
.calc .result.visible{display:block;animation:slideUp .4s ease}

@keyframes slideUp{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}

@media(max-width:1024px){
	.calculator-section{padding:40px 0 0 0}
	.calculator-inner{flex-direction:column;gap:40px;align-items:center}
	.calculator-image{width:100%}
	.calculator-image img{border:8px solid #fff}
	.calculator-title{font-size:.9rem}
}

@media(max-width:768px){
	.calculator-section{padding:40px 0 0 0}
	.calculator-inner{gap:40px}
	.calculator-image img{border:6px solid #fff;border-radius:12px}
	.calculator-title{font-size:1.1rem}
	.calc .box_one{gap:12px}
	.calc .box label{font-size:.9rem;padding-top:10px}
	.calc .box input[type="text"]{padding:8px 10px;font-size:.9rem}
	.calc .four{padding:10px 24px;font-size:.9rem}
	.calc .result{font-size:.9rem;padding:12px 14px}
}

@media(max-width:480px){
	.calculator-section{padding:40px 0 0 0}
	.calculator-inner{gap:40px}
	.calculator-image{width:100%}
	.calculator-image img{border:6px solid #fff;border-radius:12px}
	.calculator-title{font-size:.9rem}
	.calc .box_one{gap:10px}
	.calc .box{flex:1 1 100%}
	.calc .box label{font-size:.9rem;padding-top:8px}
	.calc .box input[type="text"]{padding:8px 10px;font-size:.85rem}
	.calc .four{padding:10px 20px;font-size:.85rem;width:100%}
	.calc .result{font-size:.9rem;padding:10px 12px}
	#contact .container {padding:20px 16px !important}
	#contact .section-title{font-size:.9rem}
	#contact .section-desc,#contact .form-control{font-size:.85rem}
}
/* ============================================================ */
/* صفحه: types-of-products.php — کاتالوگ انواع آجر (لیست محصولات) */
/* ============================================================ */
.products-page{display:grid;grid-template-columns:250px 1fr;gap:2rem;margin:2rem 0}
.products-sidebar{background:transparent;padding:0;height:fit-content;position:sticky;top:100px}
.sidebar-title{display:none}
.category-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:10px}
.category-item{margin-bottom:0}
.category-btn{width:100%;text-align:center;padding:10px 12px;background:#fff;border:2px solid #ddd;border-radius:8px;cursor:pointer;font-size:0.9rem;color:var(--text);transition:all 0.3s ease;font-family:'IRANSansMedium';font-weight:400}
.category-btn:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(250,152,58,.2)}
.category-btn.active{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 12px rgba(250,152,58,.25)}
.products-main{display:flex;flex-direction:column}
.products-grid{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:.5rem}
.product-row{display:grid;grid-template-columns:180px 1fr;gap:1.5rem;background:#fff;border:1px solid #eee;border-radius:12px;padding:1.5rem;align-items:start;transition:all 0.3s ease}
.product-row:hover{box-shadow:0 6px 16px rgba(0,0,0,.08);transform:translateY(-2px)}
.product-image{width:100%;aspect-ratio:1;background:#f5f5f5;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.product-image img{width:100%;height:100%;object-fit:cover}
.product-info{display:flex;flex-direction:column;gap:12px}
.product-name{font-size:1rem;color:var(--text)}
.product-features{display:flex;flex-direction:column;gap:8px;font-size:0.9rem}
.feature-item{display:flex;align-items:center;gap:8px}
.feature-label{font-family:'IRANSansLight';color:#666;min-width:60px}
.feature-value{color:#333}
.color-palette{display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.color-box{width:32px;height:32px;border-radius:6px;border:2px solid #ddd;cursor:pointer;transition:all 0.2s ease;flex-shrink:0;position:relative}
.color-box:hover{transform:scale(1.15);border-color:var(--primary);box-shadow:0 2px 8px rgba(250,152,58,.3)}
.color-tooltip{position:fixed;background:#222;color:#fff;padding:8px 12px;border-radius:6px;font-size:0.85rem;font-family:'IRANSansMedium';font-weight:600;white-space:nowrap;pointer-events:none;z-index:9999;box-shadow:0 4px 12px rgba(0,0,0,.3);opacity:0;transition:opacity 0.2s ease}
.color-tooltip.visible{opacity:1}
.pagination{display:flex;justify-content:center;gap:8px;margin:1rem 0;flex-wrap:wrap}
.pagination-btn{padding:8px 12px;background:#fff;border:2px solid #ddd;border-radius:6px;cursor:pointer;font-size:0.9rem;color:var(--text);transition:all 0.3s ease;font-weight:600}
.pagination-btn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}
.pagination-btn.active{background:var(--primary);color:#fff;border-color:var(--primary)}
.pagination-btn:disabled{opacity:0.5;cursor:not-allowed}
.article-section{background:#fff;padding:2.5rem;border-radius:16px;margin:3rem 0 2rem;border:1px solid #eee;box-shadow:0 2px 8px rgba(0,0,0,.04);width:100%;box-sizing:border-box}
.article-section h1{font-family:'IRANSansBold';font-size:1.2rem;margin:0 0 24px;line-height:1.6;color:var(--text);font-weight:400}
.article-section h2{font-family:'IRANSansBold';font-size:1.1rem;margin:32px 0 16px;line-height:1.5;color:var(--text);border-right:4px solid var(--primary);padding-right:12px;font-weight:400}
.article-section h3{font-family:'IRANSansBold';font-size:1rem;margin:20px 0 12px;line-height:1.5;color:var(--text);font-weight:400}
.article-section h4{font-family:'IRANSansBold';font-size:0.95rem;margin:16px 0 10px;line-height:1.5;color:var(--text);font-weight:400}
.article-section h5{font-family:'IRANSansMedium';font-size:0.9rem;margin:14px 0 8px;line-height:1.5;color:var(--text);font-weight:400}
.article-section h6{font-family:'IRANSansMedium';font-size:0.85rem;margin:12px 0 8px;line-height:1.5;color:#5a5a5a;font-weight:400}
.article-section p{font-family:'IRANSansMedium';font-size:1rem;line-height:2;color:#5a5a5a;margin:0 0 16px;text-align:justify;letter-spacing:0.3px}
.cta-section{text-align:center;border-radius:16px}
.cta-section h2{font-family:'IRANSansBold';color:#333333;margin:20px 0 20px;font-size:1.4rem}
.cta-button{display:inline-block;padding:14px 32px;color:var(--primary);border:none;border-radius:12px;font-family:'IRANSansBold';font-size:1rem;cursor:pointer;text-decoration:none;transition:all 0.3s ease;background:linear-gradient(135deg,var(--primary),#ffdd0c);color:var(--text)}
.cta-button:hover{background:var(--text);color:var(--bg);transform:translateY(-2px)}
.products-faq{background:#fff;padding:2.5rem;border-radius:16px;border:1px solid #eee;box-shadow:0 2px 8px rgba(0,0,0,.04);margin:2rem 0;width:100%;box-sizing:border-box}
.products-faq-title{font-family:'IRANSansBold';font-size:1.2rem;margin:0 0 24px;font-weight:400;color:var(--text)}
.products-faq-list{display:flex;flex-direction:column;gap:14px}
.products-faq-item{border:1px solid #ddd;border-radius:10px;background:#fff}
.products-faq-item summary{cursor:pointer;list-style:none;padding:14px 16px;font-family:'IRANSansBold';font-size:0.95rem;display:flex;align-items:center;justify-content:space-between;user-select:none;transition:all 0.2s ease}
.products-faq-item summary:hover{background:rgba(250,152,58,.05)}
.products-faq-item summary::-webkit-details-marker{display:none}
.products-faq-item summary::after{content:'+';font-size:1.2rem;color:var(--primary);transition:transform 0.2s ease;flex-shrink:0}
.products-faq-item[open] summary::after{content:'−';transform:translateY(-1px)}
.products-faq-answer{padding:0 16px 16px;color:#5a5a5a;line-height:1.9;font-family:'IRANSansMedium';font-size:0.95rem}
.products-faq-answer p{margin:0}
.loading-spinner{display:none;text-align:center;padding:2rem}
.loading-spinner.active{display:block}
.loading-spinner::after{content:'';display:inline-block;width:40px;height:40px;border:4px solid #f1f2f6;border-top-color:var(--primary);border-radius:50%;animation:spin 0.6s linear infinite}
@keyframes spin{to{transform:rotate(360deg)}}
.empty-state{text-align:center;padding:3rem 2rem;color:#999}
.empty-state-icon{font-size:3rem;margin-bottom:1rem;opacity:0.5}
@media (max-width:1024px){.products-page{grid-template-columns:1fr;gap:2rem;margin:1rem 0}.products-sidebar{position:relative;top:auto}.category-list{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:8px}.category-btn{padding:10px;font-size:0.85rem}}
@media (max-width:768px){.product-row{grid-template-columns:140px 1fr;gap:1rem;padding:1rem}.article-section{padding:1.5rem}.article-section h1{font-size:1.4rem}.article-section h2{font-size:1.2rem}.article-section p{font-size:0.95rem;line-height:1.85}.cta-button{padding:12px 24px;font-size:0.95rem}.products-faq{padding:1.5rem}.products-faq-item summary{padding:12px 14px;font-size:0.9rem}}
@media (max-width:480px){.product-row{grid-template-columns:1fr}.category-list{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.category-btn{padding:10px;font-size:0.9rem}.article-section h1{font-size:.9rem}.article-section h2{font-size:0.9rem}.article-section h1,.article-section h2{line-height:2}.article-section h3{font-size:0.85rem}.article-section h4,.article-section h5,.article-section h6{font-size:0.8rem}.article-section p{font-size:0.85rem;line-height:1.7}.pagination-btn{padding:6px 10px;font-size:0.85rem}.cta-section h2{margin:0 0 20px 0;font-size:1.1rem}.cta-button{font-size:.9rem}.products-faq-title{line-height:1.1rem}.products-faq-answer{font-size:.85rem}}
/* استایل‌های منتقل‌شده از index.php (فرم تماس) */
.contact-phone-error{font-size:.82rem;margin-top:6px;color:#c0392b;display:none}
.message-counter{font-size:.85rem;margin-top:6px;text-align:left}