/* Meta X v4: shared principles, visible staff, report navigation and Armenian. */
@font-face{font-family:'Noto Sans Armenian';src:url("assets/NotoSansArmenian.ttf") format('truetype');font-weight:100 900;font-style:normal;font-display:swap}
.metax-home[data-lang="hy"]{font-family:'Noto Sans Armenian',Inter,Arial,sans-serif}
.metax-home[data-lang="hy"] h1,.metax-home[data-lang="hy"] h2,.metax-home[data-lang="hy"] h3{letter-spacing:-.035em}
.metax-home .mx-principles-home{margin-top:54px;border-top:1px solid #cddbc6}
.metax-home .mx-principle{border-bottom:1px solid #cddbc6;transition:background .4s}
.metax-home .mx-principle[open]{background:linear-gradient(115deg,#f0f6e9,#f8faf5 70%)}
.metax-home .mx-principle summary{display:flex;align-items:center;gap:32px;padding:29px 32px;cursor:pointer;list-style:none}
.metax-home .mx-principle summary::-webkit-details-marker{display:none}
.metax-home .mx-principle summary:hover h3{color:#237a32;transform:translateX(5px)}
.metax-home .mx-principle summary h3{font-size:clamp(23px,2.8vw,38px);font-weight:500;line-height:1.25;transition:color .3s,transform .3s}
.metax-home .mx-principle-number{font-size:11px;color:#698560;flex-shrink:0}
.metax-home .mx-principle-toggle{margin-left:auto;width:43px;height:43px;border:1px solid #b6ceb0;border-radius:50%;display:grid;place-items:center;color:#267831;font-size:26px;transition:transform .4s,background .4s;flex-shrink:0}
.metax-home .mx-principle[open] .mx-principle-toggle{transform:rotate(45deg);background:#237a32;color:#fff}
.metax-home .mx-principle-body{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;padding:0 70px 30px 82px;align-items:center;animation:mx-principle-enter .5s ease both}
.metax-home .mx-principle-body h4{font-size:25px;line-height:1.4;font-weight:500;letter-spacing:-.03em;margin:5px 0 18px}
.metax-home .mx-principle-body p{font-size:16px;color:#5f6862;line-height:1.85;max-width:570px}
.metax-home .mx-principle-body a{margin-top:24px}
.metax-home .mx-principle-art{width:100%;max-width:310px;justify-self:center;position:relative;background:radial-gradient(ellipse,#e2efd7,transparent 65%)}
.metax-home .mx-principle-art svg{width:100%;overflow:visible;filter:drop-shadow(8px 13px 8px #244b2620)}
.metax-home .mx-svg-float{animation:mx-symbol-float 4.5s ease-in-out infinite}
.metax-home .mx-svg-orbit{transform-origin:150px 150px;animation:mx-symbol-spin 15s linear infinite}
.metax-home .mx-svg-spark{animation:mx-symbol-float 3s ease-in-out infinite alternate}
.metax-home .mx-svg-check{stroke-dasharray:120;animation:mx-symbol-check 4s ease-in-out infinite}
.metax-home .mx-svg-clock{animation:mx-symbol-float 3.6s ease-in-out infinite;transform-origin:222px 199px}
.metax-home .mx-svg-bars rect{transform-origin:bottom;transform-box:fill-box;animation:mx-symbol-bar 4s ease-in-out infinite}
.metax-home .mx-svg-bars rect:nth-child(2){animation-delay:.3s}.metax-home .mx-svg-bars rect:nth-child(3){animation-delay:.6s}
.metax-home .mx-svg-growth{animation:mx-symbol-float 4s ease-in-out infinite}
@keyframes mx-principle-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@keyframes mx-symbol-float{50%{transform:translateY(-9px)}}
@keyframes mx-symbol-spin{to{transform:rotate(360deg)}}
@keyframes mx-symbol-check{0%,100%{stroke-dashoffset:0}35%{stroke-dashoffset:120}65%{stroke-dashoffset:0}}
@keyframes mx-symbol-bar{50%{transform:scaleY(.83)}}
.metax-home .mx-staff-lead{margin-top:55px}
.metax-home .mx-staff-card{position:relative;min-width:0}
.metax-home .mx-staff-image{position:relative;background:linear-gradient(145deg,#e2ecd7,#f3f7ed);border-radius:15px;overflow:hidden;isolation:isolate;aspect-ratio:4/5}
.metax-home .mx-staff-image:before{content:'X';position:absolute;right:-15px;top:-30px;font-size:250px;line-height:1;color:#c9dcbc55;font-weight:600;transform:rotate(-10deg);transition:transform 1s}
.metax-home .mx-staff-image img{position:relative;width:100%;height:100%;object-fit:contain;object-position:center bottom;display:block;transition:transform .85s cubic-bezier(.2,.65,.2,1),filter .6s;filter:saturate(.82)}
.metax-home .mx-staff-card:hover img,.metax-home .mx-staff-card.mx-bio-open img{transform:scale(1.045);filter:saturate(1)}
.metax-home .mx-staff-card:hover .mx-staff-image:before{transform:rotate(0) translateX(-10px)}
.metax-home .mx-staff-bio{position:absolute;inset:auto 0 0;padding:48px 22px 22px;background:linear-gradient(transparent,#102e20ed 45%);color:#fff;opacity:0;transform:translateY(25px);transition:opacity .4s,transform .5s}
.metax-home .mx-staff-bio p{font-size:13px;line-height:1.6}
.metax-home .mx-staff-card.mx-bio-open .mx-staff-bio{opacity:1;transform:translateY(0)}
.metax-home .mx-staff-label{position:relative;padding:25px 40px 0 0}
.metax-home .mx-staff-label h3{font-size:24px;font-weight:500;line-height:1.2;margin-top:10px;letter-spacing:-.04em}
.metax-home .mx-staff-label>p{font-size:12px;color:#65745f;margin-top:12px;line-height:1.65}
.metax-home .mx-bio-toggle{position:absolute;right:0;top:30px;border:1px solid #bcd2b2;border-radius:50%;width:36px;height:36px;background:transparent;color:#237a32;font-size:20px;cursor:pointer;transition:background .3s,transform .3s}
.metax-home .mx-bio-open .mx-bio-toggle{background:#e2efd7;transform:rotate(45deg)}
.metax-home .mx-staff-founder{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;background:linear-gradient(120deg,#eff5e7,#f9fbf6);border:1px solid #dce6d5;border-radius:22px;overflow:hidden;padding:30px}
.metax-home .mx-staff-founder .mx-staff-image{height:440px;aspect-ratio:auto;background:linear-gradient(145deg,#cbdcba,#e1ecd6)}
.metax-home .mx-staff-founder .mx-staff-label{align-self:center;padding:0 35px 0 0}
.metax-home .mx-staff-founder h3{font-size:clamp(35px,4.5vw,62px);max-width:470px;margin-top:30px}
.metax-home .mx-staff-founder .mx-staff-label>p{font-size:18px;margin-top:22px}
.metax-home .mx-staff-founder .mx-bio-toggle{position:relative;margin-top:30px;top:auto;width:48px;height:48px}
.metax-home .mx-staff-founder .mx-staff-bio p{font-size:16px}
.metax-home .mx-staff-divider{padding:45px 0 22px;border-bottom:1px solid #d8e3d1;margin-bottom:30px}
.metax-home .mx-staff-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}
.metax-home .mx-report-dropdown{width:350px}
.metax-home .mx-report-menu-group{padding-bottom:10px;margin-bottom:8px;border-bottom:1px solid #dce6d4}
.metax-home .mx-report-menu-group>span{display:block;padding:12px 14px 7px;font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#638056;line-height:1.6}
.metax-home .mx-report-dropdown a{padding:12px 14px;min-height:0;font-size:13px}
.metax-home .mx-document-nav{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:35px;margin-bottom:35px;border-bottom:1px solid #d6e2cf}
.metax-home .mx-document-nav a{padding:10px 17px;border:1px solid #cbdcc1;border-radius:24px;color:#496641;font-size:12px;line-height:1.6;transition:background .3s,color .3s}
.metax-home .mx-document-nav a:hover,.metax-home .mx-document-nav a[aria-current]{background:#1e5135;color:#fff;border-color:#1e5135}
.metax-home .mx-report-controls>div{display:flex;flex-wrap:wrap;gap:8px}
.metax-home .mx-nav{gap:22px}
.metax-home[data-lang="hy"] .mx-menu{font-size:12px;gap:20px}
.metax-home[data-lang="hy"] .mx-service-menu>summary{font-size:12px}
.metax-home[data-lang="hy"] .mx-hero h1{font-size:clamp(45px,5.4vw,78px)}
.metax-home[data-lang="hy"] .mx-inner-title h1,.metax-home[data-lang="hy"] .mx-reports-hero h1{font-size:clamp(32px,4vw,58px);line-height:1.18}
.metax-home[data-lang="hy"] .mx-eyebrow{letter-spacing:.04em}
@media(max-width:1100px){.metax-home .mx-menu{gap:18px;font-size:13px}.metax-home .mx-service-menu>summary{font-size:13px}.metax-home .mx-nav{gap:14px}.metax-home[data-lang="hy"] .mx-menu{gap:10px;font-size:10px}.metax-home[data-lang="hy"] .mx-service-menu>summary{font-size:10px}.metax-home .mx-nav>.mx-logo{width:112px}.metax-home .mx-staff-grid{gap:18px}.metax-home .mx-staff-label h3{font-size:21px}.metax-home .mx-staff-founder{gap:40px}.metax-home .mx-staff-founder h3{font-size:46px}}
@media(max-width:800px){.metax-home .mx-principle summary{padding:22px 14px;gap:14px}.metax-home .mx-principle summary h3{font-size:23px}.metax-home .mx-principle-toggle{width:32px;height:32px;font-size:21px}.metax-home .mx-principle-body{grid-template-columns:1fr;padding:0 22px 24px;gap:15px}.metax-home .mx-principle-body h4{font-size:21px}.metax-home .mx-principle-body p{font-size:14px}.metax-home .mx-principle-art{max-width:220px;grid-row:1}.metax-home .mx-principles-home{margin-top:32px}.metax-home .mx-staff-founder{grid-template-columns:1fr;gap:0;padding:18px}.metax-home .mx-staff-founder .mx-staff-image{height:370px}.metax-home .mx-staff-founder .mx-staff-label{padding:27px 10px 15px}.metax-home .mx-staff-founder h3{font-size:37px;margin-top:14px}.metax-home .mx-staff-founder .mx-staff-label>p{font-size:15px;margin-top:12px}.metax-home .mx-staff-founder .mx-bio-toggle{position:absolute;right:6px;top:28px;margin:0;width:36px;height:36px}.metax-home .mx-staff-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 18px}.metax-home .mx-staff-label h3{font-size:22px}.metax-home .mx-staff-label>p{font-size:11px}.metax-home .mx-staff-bio{padding:40px 14px 17px}.metax-home .mx-staff-bio p{font-size:12px}.metax-home .mx-report-dropdown{width:100%}.metax-home .mx-report-menu-group>span{color:#c3d7b9}.metax-home .mx-menu{gap:0;font-size:20px}.metax-home .mx-service-menu>summary{font-size:22px}.metax-home[data-lang="hy"] .mx-menu{font-size:18px;gap:0}.metax-home[data-lang="hy"] .mx-service-menu>summary{font-size:18px}.metax-home .mx-document-nav a{font-size:11px;padding:8px 13px}.metax-home .mx-nav>.mx-logo{width:110px}.metax-home .mx-nav-tools{gap:10px}.metax-home .mx-languages a{padding:6px 7px}.metax-home[data-lang="hy"] .mx-hero h1{font-size:45px}.metax-home[data-lang="hy"] .mx-principle summary h3{font-size:19px}.metax-home[data-lang="hy"] .mx-section-heading h2{font-size:35px}}
@media(max-width:480px){.metax-home .mx-staff-grid{grid-template-columns:1fr;gap:38px}.metax-home .mx-staff-grid .mx-staff-image{aspect-ratio:1/1.07}.metax-home .mx-staff-label{padding-top:18px}.metax-home .mx-staff-label h3{font-size:26px}.metax-home .mx-staff-bio p{font-size:14px}.metax-home .mx-staff-label>p{font-size:12px}.metax-home .mx-staff-founder .mx-staff-image{height:330px}}
@media(prefers-reduced-motion:reduce){.metax-home .mx-principle-body,.metax-home .mx-principle-art *{animation:none!important}.metax-home .mx-staff-card *{transition:none!important}}

/* MetaX 0.2.6 — approved homepage refinements */
.metax-home .mx-approach-panels{min-width:0}
.metax-home .mx-approach-panel[hidden]{display:none!important}
.metax-home .mx-approach-copy{min-width:0}
.metax-home .mx-approach-symbol{width:min(100%,300px);min-width:0;justify-self:center;background:radial-gradient(ellipse,#e2efd7,transparent 67%)}
.metax-home .mx-approach-symbol svg{width:100%;display:block;overflow:visible;filter:drop-shadow(8px 13px 8px #244b2620)}
.metax-home .mx-approach-symbol .mx-svg-float{animation:mx-symbol-float 4.5s ease-in-out infinite}
.metax-home .mx-approach-symbol .mx-svg-orbit{transform-origin:150px 150px;animation:mx-symbol-spin 15s linear infinite}
.metax-home .mx-approach-symbol .mx-svg-spark{animation:mx-symbol-float 3s ease-in-out infinite alternate}
.metax-home .mx-approach-symbol .mx-svg-check{stroke-dasharray:120;animation:mx-symbol-check 4s ease-in-out infinite}
.metax-home .mx-approach-symbol .mx-svg-clock{animation:mx-symbol-float 3.6s ease-in-out infinite;transform-origin:222px 199px}
.metax-home .mx-approach-symbol .mx-svg-bars rect{transform-origin:bottom;transform-box:fill-box;animation:mx-symbol-bar 4s ease-in-out infinite}
.metax-home .mx-approach-symbol .mx-svg-bars rect:nth-child(2){animation-delay:.3s}.metax-home .mx-approach-symbol .mx-svg-bars rect:nth-child(3){animation-delay:.6s}
.metax-home .mx-approach-symbol .mx-svg-growth{animation:mx-symbol-float 4s ease-in-out infinite}

.metax-home .mx-featured-profile{display:grid;grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr);gap:clamp(38px,5vw,78px);align-items:stretch;background:linear-gradient(120deg,#eff5e7,#fbfcf8);border:1px solid #dce6d5;border-radius:24px;overflow:hidden;padding:clamp(20px,2.5vw,34px)}
.metax-home .mx-featured-profile-media{position:relative;min-height:520px;border-radius:17px;overflow:hidden;background:linear-gradient(145deg,#cbdcba,#e1ecd6);isolation:isolate}
.metax-home .mx-featured-profile-media:before{content:'X';position:absolute;right:-24px;top:-45px;font-size:330px;line-height:1;color:#c1d6b255;font-weight:600;transform:rotate(-10deg)}
.metax-home .mx-featured-profile-media img{position:relative;z-index:1;width:100%;height:100%;min-height:520px;object-fit:contain;object-position:center bottom;display:block;filter:saturate(.88);transition:transform .8s cubic-bezier(.2,.65,.2,1),filter .5s}
.metax-home .mx-featured-profile:hover .mx-featured-profile-media img{transform:scale(1.025);filter:saturate(1)}
.metax-home .mx-featured-profile-copy{padding:clamp(15px,2.5vw,40px) clamp(6px,2vw,28px) clamp(10px,2vw,28px) 0;align-self:center}
.metax-home .mx-featured-profile-copy h3{font-size:clamp(38px,4.9vw,68px);font-weight:500;line-height:1.02;letter-spacing:-.055em;margin:24px 0 0;max-width:720px}
.metax-home .mx-featured-role{font-size:clamp(16px,1.35vw,20px);line-height:1.55;color:#526457;margin:20px 0 0;max-width:680px}
.metax-home .mx-featured-bio{margin-top:30px;padding-top:28px;border-top:1px solid #d4e0cd;max-width:760px;color:#56625b;font-size:15px;line-height:1.85}
.metax-home .mx-featured-bio p{margin:0 0 17px}.metax-home .mx-featured-bio p:last-child{margin-bottom:0}
.metax-home .mx-featured-bio ul,.metax-home .mx-featured-bio ol{padding-left:1.25rem;margin:0 0 17px}.metax-home .mx-featured-bio li+li{margin-top:7px}

.metax-home .mx-team-slider{margin-top:44px;position:relative}
.metax-home .mx-team-slider-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;border-bottom:1px solid #d8e3d1;margin-bottom:30px}
.metax-home .mx-team-slider-head .mx-staff-divider{padding:0 0 22px;border:0;margin:0}
.metax-home .mx-team-controls{display:flex;gap:9px;padding-bottom:13px}
.metax-home .mx-team-controls button{width:44px;height:44px;border-radius:50%;border:1px solid #b9ceb3;background:#f8faf5;color:#236d2f;font-size:19px;display:grid;place-items:center;transition:background .3s,color .3s,transform .3s,border-color .3s}
.metax-home .mx-team-controls button:hover:not(:disabled){background:#216f2e;color:#fff;border-color:#216f2e;transform:translateY(-2px)}
.metax-home .mx-team-controls button:disabled{opacity:.35;cursor:default}
.metax-home .mx-team-viewport{overflow:hidden;touch-action:pan-y;outline:none}
.metax-home .mx-team-track{--mx-team-gap:25px;display:flex;gap:var(--mx-team-gap);will-change:transform;transition:transform .85s cubic-bezier(.22,.72,.18,1)}
.metax-home .mx-team-slide{flex:0 0 calc((100% - (var(--mx-team-gap) * 3))/4)}
.metax-home .mx-team-slider.is-dragging .mx-team-track{transition:none}
.metax-home .mx-team-slider.is-dragging .mx-team-viewport{cursor:grabbing}
.metax-home .mx-team-slider .mx-staff-bio{overflow:auto;max-height:72%}
.metax-home .mx-team-slider .mx-staff-bio>div{font-size:13px;line-height:1.6}
.metax-home .mx-team-slider .mx-staff-bio p{font-size:inherit;line-height:inherit;margin:0 0 9px}

@media(max-width:1100px){
 .metax-home .mx-featured-profile{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:36px}
 .metax-home .mx-featured-profile-media,.metax-home .mx-featured-profile-media img{min-height:460px}
 .metax-home .mx-team-track{--mx-team-gap:20px}.metax-home .mx-team-slide{flex-basis:calc((100% - var(--mx-team-gap))/2)}
}
@media(max-width:800px){
 .metax-home .mx-approach-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
 .metax-home .mx-approach-tab{min-height:72px}
 .metax-home .mx-approach-panel{grid-template-columns:minmax(0,1.35fr) minmax(150px,.65fr);gap:25px}
 .metax-home .mx-featured-profile{grid-template-columns:1fr;gap:0;padding:18px}
 .metax-home .mx-featured-profile-media,.metax-home .mx-featured-profile-media img{min-height:430px}
 .metax-home .mx-featured-profile-copy{padding:30px 11px 18px}
 .metax-home .mx-featured-profile-copy h3{font-size:43px;margin-top:16px}
 .metax-home .mx-featured-bio{font-size:14px;line-height:1.8;margin-top:24px;padding-top:22px}
}
@media(max-width:600px){
 .metax-home .mx-team-slide{flex-basis:100%}
 .metax-home .mx-team-track{--mx-team-gap:16px}
 .metax-home .mx-team-slider-head{align-items:center;margin-bottom:22px}
 .metax-home .mx-team-controls button{width:40px;height:40px}
}
@media(max-width:560px){
 .metax-home .mx-approach-tabs{grid-template-columns:1fr 1fr}.metax-home .mx-approach-tab{min-height:78px}
 .metax-home .mx-approach-panel{display:flex;flex-direction:column;min-height:500px}.metax-home .mx-approach-symbol{width:190px;margin:auto auto 0}
 .metax-home .mx-featured-profile-media,.metax-home .mx-featured-profile-media img{min-height:360px}
 .metax-home .mx-featured-profile-copy h3{font-size:38px}.metax-home .mx-featured-role{font-size:15px}.metax-home .mx-featured-bio{font-size:13px}
}
@media(prefers-reduced-motion:reduce){.metax-home .mx-team-track{transition:none!important}.metax-home .mx-approach-symbol *{animation:none!important}}
