@font-face{font-family:Vazirmatn;src:url('fonts/Vazirmatn.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:DejaVuSite;src:url('fonts/DejaVuSite-Regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:DejaVuSite;src:url('fonts/DejaVuSite-Bold.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap}
:root{--navy:#0b1d3a;--teal:#008a7a;--action:#007a6c;--green:#146b52;--gold:#d4af37;--gold-text:#806217;--ink:#243449;--muted:#596577;--line:#dce3e7;--pale:#f2f4f6;--white:#fff;--radius:10px;--space:clamp(1.25rem,4.3vw,5rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0;background:var(--white);color:var(--ink);font-family:Vazirmatn,Tahoma,Arial,sans-serif;font-size:1rem;line-height:1.9;-webkit-font-smoothing:antialiased}html[lang^=tg] body{font-family:DejaVuSite,Arial,sans-serif;line-height:1.8}h1,h2,h3,p,figure{margin:0}h1,h2,h3{color:var(--navy);font-weight:750;line-height:1.5;overflow-wrap:anywhere}h1{font-size:clamp(2.2rem,4.3vw,3.65rem);letter-spacing:-.02em}h2{font-size:clamp(1.5rem,2.7vw,2.2rem)}h3{font-size:1.2rem}html[dir=ltr] h1{line-height:1.15;letter-spacing:-.04em}html[dir=ltr] h2{line-height:1.3;letter-spacing:-.025em}html[lang^=tg] h1{font-size:clamp(2rem,3.6vw,3.15rem);line-height:1.24}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible,button:focus-visible{outline:3px solid var(--action);outline-offset:5px;border-radius:4px}img{display:block;max-width:100%;height:auto}ul,ol{margin:0;padding:0}li{list-style:none}svg{flex-shrink:0}.icon{width:1.4rem;height:1.4rem;vertical-align:middle}.directional{width:1.1rem;height:1.1rem}html[dir=rtl] .directional{transform:scaleX(-1)}.container{width:min(100% - var(--space)*2,1280px);margin-inline:auto}.eyebrow{display:flex;align-items:center;gap:.8rem;color:var(--green);font-size:.9rem;font-weight:650;margin-block-end:1.1rem}.eyebrow::before{content:"";width:2rem;height:2px;background:var(--gold);flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;inset-block-start:8px;inset-inline-start:16px;transform:translateY(-160%);padding:.7rem 1rem;background:var(--navy);color:white;z-index:100}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:rgba(255,255,255,.98)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:102px}.brand{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.brand img{width:66px;height:66px;object-fit:contain}.brand strong{display:block;font-size:2rem;font-weight:800;line-height:1.2;color:var(--navy)}.brand .latin-brand{font-family:Georgia,'Times New Roman',serif;font-size:1.55rem;letter-spacing:.05em}.brand small{display:block;margin-top:.4rem;color:var(--green);font-size:.78rem;font-weight:600;line-height:1.5}.desktop-nav{display:flex;align-items:center;gap:clamp(1.1rem,2.6vw,2.2rem);font-size:.94rem;font-weight:600}.desktop-nav a{position:relative;padding-block:1.6rem;color:var(--ink);white-space:nowrap}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--action)}.desktop-nav a[aria-current=page]::after{content:"";position:absolute;bottom:1rem;inset-inline-start:0;width:18px;height:2px;background:var(--gold)}.header-controls{display:flex;align-items:center;gap:.75rem}.language{position:relative}.language summary,.mobile-menu summary{display:flex;align-items:center;justify-content:center;gap:.6rem;min-height:44px;border:1px solid var(--line);padding:.4rem .65rem;border-radius:7px;cursor:pointer;color:var(--navy);font-size:.85rem;font-weight:600;list-style:none;white-space:nowrap}.language summary::-webkit-details-marker,.mobile-menu summary::-webkit-details-marker{display:none}.language summary>.icon:last-child{width:.85rem}.language-options{position:absolute;inset-inline-end:0;inset-block-start:calc(100% + .6rem);background:white;border:1px solid var(--line);border-radius:8px;min-width:165px;padding:.35rem;box-shadow:0 15px 35px #0b1d3a12}.language-options a{min-height:44px;padding:.45rem .65rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.94rem}.language-options a:hover,.language-options a[aria-current]{background:var(--pale);color:var(--action);border-radius:5px}.language-options a[lang^=tg]{font-family:DejaVuSite,Arial,sans-serif}.mobile-menu{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:52px;padding:.7rem 1.35rem;border:1px solid transparent;border-radius:6px;font-size:1rem;font-weight:650;line-height:1.65;text-align:center;transition:background .15s,border-color .15s}.button-primary{background:var(--action);color:white}.button-primary:hover{background:#005d53}.button-outline{border-color:#b6cbc7;color:var(--green);background:white}.button-outline:hover{background:#eff6f3}.button-light{color:var(--navy);background:white;border-color:white}.button-light:hover{background:#e6f0ed}.text-link{display:inline-flex;align-items:center;gap:.7rem;min-height:44px;color:var(--action);font-size:.94rem;font-weight:650}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);padding-block:4.4rem 5rem}.hero-copy h1{max-width:13em}.hero-copy h1 span{display:block;color:var(--green)}.hero-description{font-size:1.12rem;line-height:2;max-width:34rem;margin-block:1.5rem 2.1rem;color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem}.hero-visual{position:relative;min-width:0;align-self:stretch;min-height:465px}.management-photo{width:100%;height:100%;min-height:465px;object-fit:cover;object-position:50% 50%;border-radius:10px}.hero-visual figcaption{position:absolute;inset-block-start:1rem;inset-inline-end:1rem;background:#ffffffeb;color:#435160;padding:.12rem .5rem;border-radius:3px;font-size:.75rem}.report-sample{position:absolute;inset-inline-end:-1.4rem;inset-block-end:1.5rem;width:min(300px,92%);padding:1.1rem 1.4rem;background:#fffffff5;border:1px solid #ffffff;box-shadow:0 15px 45px #0b1d3a1c;border-radius:var(--radius)}.micro-label{font-size:.75rem;color:var(--muted)}.report-sample h2{font-size:1.02rem;margin:.25rem 0 .7rem;line-height:1.6}.report-sample li{display:flex;gap:.8rem;align-items:center;font-size:.87rem;min-height:44px}.report-sample li+li{border-top:1px solid var(--line)}.report-sample .icon{color:var(--green);width:1.25rem}.benefit-band{background:var(--pale);border-block:1px solid #e9edf0}.benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-block:1.4rem}.benefits li{display:flex;align-items:center;justify-content:center;gap:1rem;font-weight:550;font-size:.98rem;padding-inline:1rem}.benefits li+li{border-inline-start:1px solid #cfd8de}.benefits .icon{color:var(--green);width:1.8rem;height:1.8rem}.section{padding-block:4.4rem}.section-heading{max-width:55rem;margin-block-end:2.6rem}.service-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.service-overview article{padding:0 2.4rem}.service-overview article:first-child{padding-inline-start:0}.service-overview article:last-child{padding-inline-end:0}.service-overview article+article{border-inline-start:1px solid var(--line)}.service-top{display:flex;justify-content:space-between;align-items:center;margin-block-end:1.6rem}.service-top>.icon{color:var(--green);width:2.3rem;height:2.3rem}.small-number{color:#697585;font-size:.84rem;letter-spacing:.07em}.service-overview h3{font-size:1.35rem;margin-block-end:.5rem}.service-overview p{color:var(--muted);margin-block-end:.7rem}.process-section{background:var(--pale);border-radius:var(--radius);padding:2.5rem 2.8rem;margin-block:0 4.5rem}.process-section h2{font-size:1.8rem}.process-section .eyebrow{margin-block-end:.5rem}.process-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;margin-top:2rem}.process-steps li{position:relative;padding-inline-end:.6rem}.step-number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #bcc9d1;border-radius:50%;margin-block-end:.8rem;color:var(--navy);font-size:1.05rem}.process-steps h3{font-size:1.1rem;margin-bottom:.6rem}.process-steps p{font-size:.94rem;color:var(--muted);line-height:1.9}.founder-band{background:var(--navy);color:#dae3ec;padding-block:3rem}.founder-layout{display:flex;justify-content:space-between;align-items:center;gap:3rem}.founder-band .eyebrow{color:#d6e3e5}.founder-band h2{color:white;font-size:clamp(1.5rem,2.3vw,2rem);max-width:36rem}.founder-band p:not(.eyebrow){font-size:.98rem;margin-top:.85rem;color:#c7d4e0}.founder-band .button{max-width:22rem;flex-shrink:0}.site-footer{padding-block:2.5rem 1.2rem}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-bottom:2rem}.brand-footer img{width:54px;height:54px}.brand-footer strong{font-size:1.65rem}.brand-footer small{font-size:.75rem}.footer-philosophy{max-width:19rem;color:var(--gold-text);font-size:.94rem;border-inline-start:1px solid var(--gold);padding-inline-start:1.5rem}.footer-top nav{display:flex;flex-wrap:wrap;gap:.35rem 1.3rem;font-size:.86rem;max-width:25rem}.footer-top nav a{display:flex;align-items:center;min-height:44px}.footer-top nav a:hover{color:var(--action)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding-top:1rem;font-size:.79rem;color:var(--muted)}.footer-bottom span:first-child{font-family:Vazirmatn,Arial,sans-serif;letter-spacing:.08em}.page-intro{padding-block:4.5rem 3.4rem;max-width:1280px}.page-intro h1{max-width:18em;margin-block-end:1.3rem;font-size:clamp(2.2rem,4vw,3.4rem)}.page-intro>p:last-child{max-width:50rem;font-size:1.12rem;line-height:2;color:var(--muted)}.service-details{margin-bottom:4rem}.service-detail{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.35fr;gap:5rem;padding-block:3.3rem;scroll-margin-top:8rem}.service-detail-title>.icon{color:var(--green);width:2.8rem;height:2.8rem;margin-inline-start:1rem}.section-number{display:inline-block;color:var(--gold-text);font-size:1.1rem;font-weight:550}.service-detail h2{font-size:1.85rem;margin-block:.7rem}.fit{color:var(--muted);max-width:24rem}.service-detail-body>p{font-size:1.06rem;margin-block-end:1.3rem}.service-detail-body h3{font-size:1rem;margin-block-end:.75rem}.check-list li{display:flex;align-items:flex-start;gap:.75rem;margin-block:.6rem}.check-list .icon{color:var(--green);width:1.2rem;margin-top:.3rem}.service-detail-body>.text-link{margin-top:1rem}.scope-note{padding:1.1rem 1.3rem;border-inline-start:3px solid var(--gold);background:var(--pale);font-size:.96rem;color:var(--muted)}.framework-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);margin-bottom:4rem}.framework-grid article{padding:2.5rem 2.5rem 2.5rem 0;border-bottom:1px solid var(--line)}html[dir=rtl] .framework-grid article{padding:2.5rem 0 2.5rem 2.5rem}.framework-grid article:nth-child(even){padding-inline-start:3rem;border-inline-start:1px solid var(--line)}.framework-grid .icon{width:2.2rem;height:2.2rem;color:var(--green);margin-inline-end:1.2rem}.framework-grid h2{font-size:1.5rem;margin-block:1.1rem .7rem}.framework-grid p{color:var(--muted);max-width:34rem}.evidence-section{display:grid;grid-template-columns:1fr 1fr;gap:5rem;margin-block:4rem}.evidence-section h2{font-size:1.85rem;margin-bottom:1rem}.evidence-section aside{background:var(--pale);padding:1.5rem 2rem;border-radius:var(--radius)}.evidence-section aside h3{font-size:1.05rem;margin-bottom:.7rem}.evidence-section p{color:var(--muted)}.evidence-section aside p{font-size:.94rem}.closing{border-top:1px solid var(--line);padding-block:3.5rem;display:flex;justify-content:space-between;align-items:center;gap:3rem}.closing h2{font-size:1.8rem;margin-bottom:.6rem}.closing p{color:var(--muted);max-width:44rem}.closing .button{flex-shrink:0;max-width:20rem}.about-story{display:grid;grid-template-columns:1fr 1.1fr;gap:4.5rem;align-items:center;margin-block-end:1rem}.about-story h2{font-size:1.9rem;margin-bottom:1.2rem}.about-story p:not(.eyebrow){margin-block:1rem;color:var(--muted);font-size:1.04rem}.compact-visual,.compact-visual img{min-height:400px;height:100%;aspect-ratio:1.1;object-fit:cover}.about-story blockquote{margin:1.7rem 0 0;padding-inline-start:1.5rem;border-inline-start:3px solid var(--gold);font-weight:650;color:var(--green);font-size:1.2rem}.values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}.values-grid .icon{width:2rem;height:2rem;color:var(--green);margin-bottom:1rem}.values-grid h3{margin-bottom:.5rem}.values-grid p{color:var(--muted)}.contact-block{border-top:1px solid var(--line);padding-block:2rem}.contact-block h2{font-size:1.4rem;margin-bottom:1rem}.contact-block a{display:inline-flex;gap:.8rem;align-items:center;min-height:44px;margin-inline-end:2rem;color:var(--green)}.not-found{text-align:center;padding-block:6rem 8rem}.not-found .section-number{font-size:5rem}.not-found h1{font-size:2rem}.not-found p{margin-block:1rem 2rem}main:focus{outline:none}
@media(min-width:981px) and (max-width:1150px){.header-inner{gap:1.3rem}.desktop-nav{gap:1.3rem;font-size:.85rem}.brand strong{font-size:1.7rem}.brand .latin-brand{font-size:1.3rem}.brand img{width:55px;height:55px}.brand small{font-size:.7rem}.hero{gap:2rem}.hero-actions .button{font-size:.9rem;padding-inline:1rem}.footer-top{flex-wrap:wrap}.benefits li{font-size:.9rem;gap:.7rem}.founder-layout{gap:2rem}.founder-band .button{max-width:19rem}}
@media(max-width:980px){.header-inner{min-height:88px;gap:1rem}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{width:44px;padding:.5rem}.mobile-menu nav{position:absolute;inset-inline:var(--space);top:calc(100% + .6rem);display:flex;flex-direction:column;padding:1rem;background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 15px 35px #0b1d3a12}.mobile-menu nav a{padding:.65rem .8rem;min-height:44px}.mobile-menu nav a[aria-current=page]{color:var(--action);background:var(--pale);border-radius:5px}.brand img{width:55px;height:55px}.brand strong{font-size:1.75rem}.brand .latin-brand{font-size:1.4rem}.brand small{font-size:.7rem}.hero{padding-block:3rem 4rem;gap:2rem;grid-template-columns:1fr 1fr}.hero-visual,.management-photo{min-height:410px}.hero-copy h1{font-size:2.65rem}.hero-description{font-size:1rem}.hero-actions .button{font-size:.94rem}.report-sample{inset-inline-end:-.7rem;padding:1rem;width:260px}.benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem 0}.benefits li{justify-content:flex-start}.benefits li:nth-child(3){border-inline-start:0}.service-overview article{padding-inline:1.5rem}.service-overview h3{font-size:1.18rem}.process-section{padding:2.2rem 2rem}.process-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.founder-layout{flex-direction:column;align-items:flex-start;gap:1.8rem}.founder-band .button{max-width:none}.footer-top{flex-wrap:wrap}.footer-top nav{max-width:none;width:100%}.footer-philosophy{margin-inline-start:auto}.service-detail{gap:2.5rem;grid-template-columns:1fr 1.2fr}.about-story{gap:2.5rem}.evidence-section{gap:2rem}.closing{flex-direction:column;align-items:flex-start;gap:1.5rem}.closing .button{max-width:none}}
@media(max-width:680px){:root{--space:1.25rem}.header-inner{min-height:82px}.brand{gap:.35rem}.brand img{width:45px;height:45px}.brand strong{font-size:1.5rem}.brand .latin-brand{font-size:1.06rem;letter-spacing:.04em}.brand small{font-size:.66rem}.language summary{gap:.4rem;padding-inline:.5rem;font-size:.8rem}.language summary>.icon:first-child{display:none}.header-controls{gap:.45rem}.hero{display:flex;flex-direction:column;align-items:stretch;gap:2.2rem;padding-block:2.4rem 2.8rem}.hero-copy h1,html[lang^=tg] .hero-copy h1{font-size:clamp(2rem,8.5vw,2.8rem)}.eyebrow{font-size:.83rem}.hero-copy>.eyebrow{margin-bottom:.85rem}.hero-description{margin-block:1rem 1.4rem;font-size:1.03rem}.hero-actions{gap:.6rem}.hero-actions .button{padding:.7rem 1rem;flex:1 1 180px}.hero-visual{min-height:0;padding-bottom:0}.management-photo{min-height:0;height:350px;object-position:50% 35%}.report-sample{position:relative;inset:auto;margin:-70px 1rem 0;width:calc(100% - 2rem);padding:1rem 1.25rem;box-shadow:0 10px 25px #0b1d3a12}.report-sample li{min-height:40px;font-size:.9rem}.report-sample h2{font-size:1.08rem}.benefits{gap:1rem 0;padding-block:1.4rem}.benefits li{font-size:.84rem;gap:.55rem;padding-inline:.65rem}.benefits li:nth-child(odd){padding-inline-start:0}.benefits .icon{width:1.4rem;height:1.4rem}.section{padding-block:3rem}.section-heading{margin-bottom:1.8rem}.section-heading h2{font-size:1.7rem}.service-overview{grid-template-columns:1fr}.service-overview article,.service-overview article:first-child,.service-overview article:last-child{padding:1.6rem 0}.service-overview article:first-child{padding-top:0}.service-overview article+article{border-inline-start:0;border-top:1px solid var(--line)}.service-top{margin-bottom:.75rem}.service-overview h3{font-size:1.35rem}.service-overview p{margin-bottom:.4rem}.service-top>.icon{width:2rem;height:2rem}.process-section{padding:1.7rem 1.4rem;margin-bottom:3rem}.process-section h2{font-size:1.5rem}.process-steps{gap:1.9rem 1.1rem}.process-steps h3{font-size:1rem}.process-steps p{font-size:.89rem}.step-number{width:36px;height:36px}.founder-band{padding-block:2.5rem}.founder-band h2{font-size:1.65rem}.founder-band p:not(.eyebrow){font-size:.95rem}.founder-band .button{width:100%;font-size:.93rem}.footer-top{gap:1.4rem;padding-bottom:1.4rem}.footer-philosophy{margin-inline-start:0;padding-inline-start:1rem;max-width:100%;font-size:.85rem}.footer-top nav{gap:.25rem 1rem;font-size:.83rem}.footer-bottom{align-items:flex-start;flex-direction:column;gap:.4rem;font-size:.76rem}.page-intro{padding-block:2.5rem 2rem}.page-intro h1,html[lang^=tg] .page-intro h1{font-size:2rem;max-width:100%;line-height:1.5}.page-intro>p:last-child{font-size:1rem;line-height:1.95}.service-detail{grid-template-columns:1fr;gap:1.2rem;padding-block:2rem}.service-detail h2{font-size:1.7rem}.fit{max-width:none;font-size:.95rem}.service-detail-body>p{font-size:1rem}.service-details{margin-bottom:3rem}.framework-grid{grid-template-columns:1fr;margin-bottom:3rem}.framework-grid article,html[dir=rtl] .framework-grid article,.framework-grid article:nth-child(even){padding:1.8rem 0;border-inline-start:0}.framework-grid h2{font-size:1.4rem}.evidence-section{grid-template-columns:1fr;gap:1.7rem;margin-block:3rem}.evidence-section aside{padding:1.3rem}.evidence-section h2{font-size:1.7rem}.about-story{display:flex;flex-direction:column;gap:2rem;align-items:stretch}.about-photo{order:1}.compact-visual,.compact-visual img{min-height:0;aspect-ratio:1.2;height:auto}.about-story h2{font-size:1.7rem}.about-story p:not(.eyebrow){font-size:1rem}.about-story blockquote{font-size:1.1rem}.values-grid{grid-template-columns:1fr;gap:1.7rem}.values-grid article+article{padding-top:1.7rem;border-top:1px solid var(--line)}.values-grid .icon{margin-bottom:.6rem}.closing{padding-block:2.5rem}.closing h2{font-size:1.65rem}.closing .button{width:100%;font-size:.94rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
@media print{.site-header,.site-footer,.hero-actions,.button,.language,.mobile-menu,.skip-link{display:none!important}body{font-size:11pt;color:#000}.container{width:100%}.hero,.service-detail,.about-story{display:block}.hero-visual{max-width:55%;margin-block:1rem}.founder-band{background:none;color:#000}.founder-band h2,.founder-band p{color:#000!important}section,article{break-inside:avoid}a{text-decoration:underline}.report-sample{position:static;width:100%;box-shadow:none}.process-section{margin-bottom:1rem}}
