@font-face{font-family:Vazirmatn;src:url('../handoff/shared/fonts/Vazirmatn-Regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Vazirmatn;src:url('../handoff/shared/fonts/Vazirmatn-Bold.woff2') format('woff2');font-weight:700;font-display:swap}@font-face{font-family:Vazirmatn;src:url('../handoff/shared/fonts/Vazirmatn-ExtraBold.woff2') format('woff2');font-weight:800;font-display:swap}
:root{--navy:#001b3a;--ink:#09233e;--yellow:#f6b800;--paper:#fff;--muted:#657386;--line:#dce3ea;--soft:#f5f7f9;--radius:16px;--shadow:0 12px 30px rgba(0,27,58,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Vazirmatn,Tahoma,sans-serif;line-height:1.85;direction:rtl}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.shell{width:min(1280px,calc(100% - 48px));margin-inline:auto}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect:rect(1px,1px,1px,1px)}.skip-link:focus{position:fixed;z-index:50;top:10px;right:10px;background:#fff;padding:10px}.site-header{height:60px;background:#fff;position:sticky;top:0;z-index:30;box-shadow:0 2px 12px rgba(0,27,58,.06)}.header-inner{height:100%;display:flex;gap:28px;align-items:center}.brand{width:92px;flex:none}.primary-nav{margin-right:auto}.pcr-nav-list,.primary-nav ul{display:flex;align-items:center;gap:30px;margin:0;padding:0;list-style:none;font-weight:700;font-size:.9rem}.primary-nav a{padding:17px 0;display:block;position:relative}.primary-nav .current-menu-item a:after,.primary-nav a:hover:after{content:"";position:absolute;bottom:8px;right:0;width:28px;height:3px;background:var(--yellow)}.button{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 24px;border-radius:9px;background:var(--yellow);color:#151e27;font:700 1rem Vazirmatn;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(246,184,0,.25)}.button-small{font-size:.82rem;padding:10px 15px;white-space:nowrap}.button-dark{background:var(--navy);color:#fff}.pcr-icon{width:22px;height:22px;object-fit:contain;filter:brightness(0) saturate(100%)}.button-dark .pcr-icon,.footer-cta .pcr-icon{filter:invert(1)}.menu-toggle{display:none;background:transparent;border:0;width:38px;padding:4px}.menu-toggle span:not(.screen-reader-text){display:block;height:2px;margin:6px;background:var(--navy)}
.hero{min-height:470px;background:var(--navy);color:#fff;overflow:hidden;position:relative}.hero-media{position:absolute;inset:0;background:left center/cover no-repeat}.hero-copy{position:relative;z-index:1;min-height:470px;width:50%;margin-left:50%;padding:55px max(24px,calc((100vw - 1280px)/2));padding-left:70px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,rgba(0,27,58,.99),rgba(0,27,58,.975) 78%,rgba(0,27,58,.84))}.hero-copy:after,.panel:after{content:"";position:absolute;left:0;bottom:0;width:145px;height:4px;background:var(--yellow);transform:rotate(-45deg);transform-origin:left}.eyebrow{color:var(--yellow);font-weight:800;margin:0 0 6px}.hero h1{font-size:clamp(2.1rem,4.4vw,4.5rem);line-height:1.25;margin:0 0 16px;font-weight:800}.hero h1 strong,.accent{color:var(--yellow)}.hero p{max-width:530px;font-size:1.05rem;color:#e0e8f1;margin:0 0 24px}.hero .button{align-self:flex-start}.section{padding:78px 0}.section-soft{background:var(--soft)}.section-head{text-align:center;margin:0 auto 34px;max-width:700px}.section-head h2{font-size:clamp(1.65rem,3vw,2.55rem);margin:0;font-weight:800}.section-head h2:before,.section-head h2:after{content:"";display:inline-block;width:42px;height:4px;margin:0 18px 10px;background:var(--yellow)}.section-head p{color:var(--muted);margin:8px 0 0}.trust-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-top:-55px;position:relative;z-index:2;background:#fff;border-radius:16px;box-shadow:var(--shadow);padding:24px}.trust-item{text-align:center;padding:10px 18px;border-left:1px solid var(--line)}.trust-item:last-child{border:0}.trust-item h3{font-size:.98rem;margin:8px 0 2px}.trust-item p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.7}.trust-item .pcr-icon{margin:auto;width:34px;height:34px}.grid{display:grid;gap:18px}.product-grid{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 4px 14px rgba(0,27,58,.04);transition:.2s}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-image{aspect-ratio:1.35;background:linear-gradient(#fff,#f4f6f8);padding:10px;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:contain}.card-body{padding:15px 17px}.card h3{font-size:1.06rem;margin:0 0 5px}.card p{font-size:.82rem;line-height:1.8;color:var(--muted);margin:0 0 10px}.card-link{font-weight:700;color:var(--navy);font-size:.85rem}.card-link:before{content:'←';color:var(--yellow);font-size:1.2rem;padding-left:7px}.center{text-align:center;margin-top:25px}.panel{background:var(--navy);color:#fff;border-radius:var(--radius);overflow:hidden;position:relative}.service-panel{display:grid;grid-template-columns:.9fr 1.1fr;align-items:stretch}.service-panel .media{min-height:350px;background:center/cover}.service-panel .content{padding:40px}.service-panel h2{font-size:2rem;margin:0 0 8px}.feature-row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:25px}.feature-row div{text-align:center;padding:8px}.feature-row .pcr-icon{margin:auto;filter:invert(72%) sepia(69%) saturate(718%) hue-rotate(1deg) brightness(104%)}.feature-row b{display:block;font-size:.82rem;margin-top:7px}.industry-grid{grid-template-columns:repeat(5,1fr)}.industry-card{position:relative;border-radius:12px;overflow:hidden;min-height:165px;background:#102d48}.industry-card img{width:100%;height:100%;position:absolute;object-fit:cover;opacity:.78}.industry-card span{position:absolute;bottom:0;right:0;left:0;padding:24px 12px 12px;color:#fff;background:linear-gradient(transparent,rgba(0,27,58,.9));font-weight:700}.article-grid{grid-template-columns:repeat(3,1fr)}.article-card{display:grid;grid-template-columns:120px 1fr}.article-card .article-image{height:100%;min-height:130px}.article-card .article-image img{height:100%;width:100%;object-fit:cover}.article-card .card-body{padding:16px}.article-card h3{font-size:1rem}.site-footer{background:var(--navy);color:#fff;margin-top:70px}.footer-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px 0;border-bottom:1px solid rgba(255,255,255,.2)}.footer-cta h2{font-size:1.55rem;line-height:1.45;margin:2px 0}.footer-cta p{margin:0;color:#d6e0e9}.footer-info{display:flex;align-items:center;gap:30px;padding:20px 0;font-size:.8rem}.footer-info img{width:92px}.footer-info span{border-right:1px solid rgba(255,255,255,.25);padding-right:22px}
.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.intro-grid .image{border-radius:var(--radius);overflow:hidden}.intro-grid .image img{width:100%;height:420px;object-fit:cover}.intro-grid h2{font-size:2rem;line-height:1.5}.intro-grid p{color:var(--muted)}.metrics{background:var(--navy);border-radius:var(--radius);color:#fff;display:grid;grid-template-columns:repeat(5,1fr);margin-top:38px}.metric{text-align:center;padding:22px 10px;border-left:1px solid rgba(255,255,255,.2)}.metric:last-child{border:0}.metric b{font-size:1.55rem;color:var(--yellow);display:block}.metric span{font-size:.8rem}.timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;position:relative}.timeline:before{content:"";position:absolute;height:2px;background:var(--line);right:5%;left:5%;top:29px}.timeline div{position:relative;text-align:center}.timeline i{display:grid;place-items:center;width:60px;height:60px;border:1px solid var(--line);background:#fff;border-radius:50%;margin:auto;color:var(--yellow);font-style:normal;font-weight:800}.timeline b{display:block;margin-top:8px}.timeline span{font-size:.8rem;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.contact-card{text-align:center;border:1px solid var(--line);border-radius:var(--radius);padding:28px 16px}.contact-card .pcr-icon{width:42px;height:42px;margin:auto}.contact-card h3{margin:10px 0 4px}.contact-card p{color:var(--muted);font-size:.85rem;white-space:pre-line}.form-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;margin-top:35px}.form-card{padding:30px;border:1px solid var(--navy);border-radius:var(--radius)}.form-card h2{margin-top:0}.pcr-form .two{display:grid;grid-template-columns:1fr 1fr;gap:13px}.pcr-form input,.pcr-form textarea,.pcr-form select{font:inherit;width:100%;padding:12px;border:1px solid var(--line);border-radius:8px;margin-bottom:12px;background:#fff}.pcr-form textarea{min-height:120px;resize:vertical}.pcr-form .honeypot{position:absolute;right:-9999px}.form-message{padding:12px;border-radius:8px;background:#ebf8ee;color:#146526;margin-bottom:15px}.form-message.error{background:#ffeded;color:#9d2222}.map-card{min-height:100%;background:var(--navy);color:#fff;border-radius:var(--radius);overflow:hidden}.map-card img{height:300px;width:100%;object-fit:cover}.map-card .content{padding:25px}.filter-bar{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-bottom:32px}.filter{font:700 .86rem Vazirmatn;padding:9px 17px;border:1px solid var(--line);background:#fff;border-radius:9px;cursor:pointer}.filter.is-active,.filter:hover{background:var(--navy);color:#fff;border-color:var(--navy)}.system-flow{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--line);border-radius:var(--radius);padding:16px;overflow:auto}.system-flow .flow-item{text-align:center;min-width:110px;font-size:.8rem;font-weight:700}.system-flow img{width:100px;height:85px;object-fit:contain;margin:auto}.system-flow .arrow{color:var(--yellow);font-size:1.8rem}.archive-feature{display:grid;grid-template-columns:1.1fr 1fr;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;margin-bottom:28px}.archive-feature img{height:100%;min-height:280px;width:100%;object-fit:cover}.archive-feature .content{padding:30px}.archive-feature h2{font-size:1.8rem}.single-wrap{width:min(1080px,calc(100% - 48px));margin:50px auto}.article-meta{display:flex;gap:18px;flex-wrap:wrap;color:var(--muted);font-size:.85rem;border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:30px}.prose{font-size:1.04rem;color:#233d56}.prose h2{font-size:1.7rem;margin-top:36px}.prose img{border-radius:var(--radius)}.toc{float:left;width:260px;background:var(--soft);border-radius:12px;padding:20px;margin:0 25px 20px 0}.toc a{display:block;padding:5px 0;font-size:.84rem}.spec-table{width:100%;border-collapse:collapse;border-radius:12px;overflow:hidden;border:1px solid var(--line)}.spec-table th{background:var(--navy);color:#fff}.spec-table th,.spec-table td{padding:12px;text-align:center;border:1px solid var(--line)}.benefit-grid{grid-template-columns:repeat(5,1fr)}.benefit{border:1px solid var(--line);border-radius:12px;padding:18px;text-align:center}.benefit .pcr-icon{width:34px;margin:auto}.benefit h3{font-size:.94rem}.benefit p{font-size:.8rem;color:var(--muted)}.inquiry-section{background:var(--soft);padding:55px 0;margin-top:55px}.status-banner{margin:20px auto;width:min(720px,calc(100% - 48px))}.hidden{display:none!important}
@media(max-width:960px){.header-cta{display:none}.primary-nav ul{gap:16px}.product-grid{grid-template-columns:repeat(3,1fr)}.industry-grid{grid-template-columns:repeat(3,1fr)}.trust-grid{grid-template-columns:repeat(3,1fr)}.trust-item:nth-child(3){border:0}.feature-row{grid-template-columns:repeat(3,1fr)}.contact-grid{grid-template-columns:repeat(2,1fr)}.metrics,.timeline{grid-template-columns:repeat(3,1fr)}.metric:nth-child(3){border:0}.footer-info{flex-wrap:wrap}.hero-copy{padding-right:30px}.hero h1{font-size:3rem}}
@media(max-width:680px){.shell{width:min(100% - 28px,1280px)}.site-header{height:66px}.brand{width:75px}.menu-toggle{display:block;margin-right:auto}.primary-nav{display:none;position:absolute;top:66px;right:0;left:0;background:#fff;padding:12px 18px;box-shadow:var(--shadow)}.primary-nav.is-open{display:block}.primary-nav ul{display:block}.primary-nav a{padding:11px 0}.primary-nav .current-menu-item a:after,.primary-nav a:hover:after{bottom:6px}.hero{display:flex;flex-direction:column;min-height:auto}.hero-media{position:relative;inset:auto;min-height:280px;height:280px;background-position:center}.hero-copy{width:100%;margin:0;min-height:0;padding:40px 25px 50px;background:var(--navy)}.hero h1{font-size:2.35rem}.trust-grid{grid-template-columns:1fr 1fr;margin-top:0;border-radius:0;box-shadow:none;padding:12px}.trust-item{border-left:0;border-bottom:1px solid var(--line);padding:14px 8px}.trust-item:nth-last-child(-n+1){border-bottom:0}.section{padding:52px 0}.section-head h2:before,.section-head h2:after{width:25px;margin:0 8px 8px}.product-grid,.article-grid,.industry-grid,.benefit-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-image{aspect-ratio:1}.card-body{padding:12px}.card h3{font-size:.88rem}.card p{font-size:.72rem}.service-panel,.intro-grid,.form-layout,.archive-feature{grid-template-columns:1fr}.service-panel .media{min-height:230px}.service-panel .content{padding:28px 20px}.feature-row{grid-template-columns:repeat(3,1fr)}.feature-row b{font-size:.7rem}.contact-grid{grid-template-columns:1fr 1fr;gap:10px}.contact-card{padding:18px 9px}.contact-card p{font-size:.72rem}.metrics{grid-template-columns:1fr 1fr}.metric{border-bottom:1px solid rgba(255,255,255,.2);border-left:0}.timeline{grid-template-columns:1fr 1fr}.timeline:before{display:none}.system-flow{justify-content:flex-start}.article-card{grid-template-columns:1fr}.article-card .article-image{height:150px}.footer-cta{display:block;padding:28px 0}.footer-cta .button{margin-top:18px}.footer-info{display:grid;grid-template-columns:1fr 1fr;gap:10px}.footer-info span{border:0;padding:0;font-size:.72rem}.toc{float:none;width:auto;margin:0 0 20px}.spec-table{font-size:.74rem}.spec-table th,.spec-table td{padding:8px 4px}.pcr-form .two{grid-template-columns:1fr}}
.screen-reader-text,.skip-link:not(:focus){clip:rect(1px,1px,1px,1px)}@media(min-width:681px) and (max-width:960px){.header-cta{display:inline-flex}}
.service-panel{direction:ltr;grid-template-columns:38fr 62fr}.service-panel .media{min-height:230px;background-position:center}.service-panel .content{direction:rtl;text-align:right;padding:30px 36px}.service-panel h2{font-size:1.65rem;line-height:1.45}.service-panel .content>p:not(.eyebrow){font-size:.9rem;line-height:1.9;margin:0}.service-panel .feature-row{margin-top:16px}.service-panel .feature-row div{padding:4px}.service-panel .feature-row b{font-size:.75rem;line-height:1.6}
.service-panel .feature-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:2px}.service-panel .feature-row div{min-width:0}.service-panel .feature-row b{font-size:.68rem;overflow-wrap:anywhere}
.service-panel{height:230px}.service-panel .content{padding:18px 30px}.service-panel .content .eyebrow{font-size:.78rem;margin-bottom:1px}.service-panel h2{font-size:1.45rem;margin:0 0 3px}.service-panel .content>p:not(.eyebrow){font-size:.78rem;line-height:1.6}.service-panel .feature-row{margin-top:8px}.service-panel .feature-row .pcr-icon{width:24px;height:24px}.service-panel .feature-row b{font-size:.58rem;line-height:1.35}@media(max-width:680px){.service-panel{height:auto}}
.industry-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.industry-card{min-height:124px;height:124px}.industry-card span{padding:20px 10px 9px;font-size:.78rem;line-height:1.35}.industry-card img{object-position:center}@media(min-width:681px) and (max-width:960px){.industry-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}}@media(max-width:680px){.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-card{height:124px}}
.article-card{grid-template-columns:120px minmax(0,1fr);height:210px}.article-card .article-image{min-height:0;height:208px}.article-card .card-body{min-width:0;padding:20px;overflow:hidden}.article-card h3{font-size:1rem;line-height:1.65;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.article-card p{font-size:.8rem;line-height:1.8;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.article-card .card-link{font-size:.78rem}@media(min-width:681px) and (max-width:960px){.article-card{grid-template-columns:90px minmax(0,1fr);height:128px}.article-card .article-image{height:126px}.article-card .card-body{padding:9px 11px}.article-card h3{font-size:.78rem;line-height:1.5;margin-bottom:2px}.article-card p{font-size:.62rem;line-height:1.6;margin-bottom:2px;-webkit-line-clamp:2}.article-card .card-link{font-size:.62rem}}@media(max-width:680px){.article-card{grid-template-columns:1fr;height:auto}.article-card .article-image{height:150px}.article-card .card-body{padding:12px}.article-card h3{font-size:.88rem}.article-card p{font-size:.72rem}}
.site-footer{background:transparent;color:var(--navy);margin:56px 0 32px}.footer-shell{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 26px rgba(0,27,58,.08)}.footer-cta{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px;background:var(--navy);color:#fff;padding:18px 42px;border:0;border-radius:16px 16px 0 0}.footer-copy{min-width:0}.footer-cta .eyebrow{font-size:.72rem;margin:0 0 2px}.footer-cta h2{font-size:1.18rem;line-height:1.45;margin:0}.footer-cta p:not(.eyebrow){font-size:.72rem;margin:1px 0 0;color:#d6e0e9}.footer-cta .button{padding:11px 20px;font-size:.8rem}.footer-phone{display:flex;align-items:center;gap:10px;padding-inline:24px;border-left:1px solid rgba(255,255,255,.28);font-size:.68rem;line-height:1.55;white-space:nowrap}.footer-phone .pcr-icon{width:32px;height:32px;filter:invert(1)}.footer-phone strong{font-size:.78rem}.footer-info{display:flex;align-items:center;gap:0;padding:10px 42px;background:#fff;color:var(--navy);font-size:.67rem;line-height:1.45}.footer-info>span{display:flex;align-items:center;gap:8px;padding:0 22px;border-right:1px solid var(--line)}.footer-info .pcr-icon{width:18px;height:18px;filter:none}.footer-info .footer-logo{width:76px;margin-right:0;margin-left:22px}.footer-info .footer-qr{width:42px;height:42px;object-fit:contain;margin-right:auto}.footer-info .footer-address{max-width:300px}@media(max-width:680px){.site-footer{margin:36px 0 18px}.footer-cta{grid-template-columns:1fr;padding:25px 22px;gap:16px}.footer-phone{border:0;padding:0}.footer-info{display:grid;grid-template-columns:1fr 1fr;padding:18px 22px;gap:12px}.footer-info>span{padding:0;border:0;font-size:.62rem}.footer-info .footer-logo{width:75px;margin:0}.footer-info .footer-qr{margin:0;width:48px;height:48px}}
.footer-cta{padding:13px 38px;gap:24px}.footer-cta h2{font-size:1rem;line-height:1.35}.footer-cta p:not(.eyebrow){font-size:.63rem;line-height:1.55}.footer-cta .button{padding:10px 18px;font-size:.74rem}.footer-phone{padding-inline:18px}.footer-info{padding:6px 38px;min-height:56px}.footer-info>span{padding:0 15px;font-size:.61rem}.footer-info .footer-logo{width:70px;margin-left:15px}.footer-info .footer-qr{width:38px;height:38px}@media(min-width:681px) and (max-width:960px){.footer-info{flex-wrap:nowrap}}
.hero-media{background:none}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:left center}.pcr-form label{display:block;font-size:.82rem;font-weight:700;margin-bottom:4px}.pcr-form .form-consent label{font-weight:400;line-height:1.8}.pcr-form .form-consent input{width:auto;margin-left:7px}.pcr-form .form-consent a{text-decoration:underline;color:var(--navy)}
