/* v74: a calm arrival and a continuous botanical process. */
.mf-intro-pending .brand-intro{animation:none;clip-path:none;opacity:1;transition:opacity .9s cubic-bezier(.22,1,.36,1)}
.mf-intro-pending.mf-intro-closing .brand-intro{animation:none;clip-path:none;opacity:0;pointer-events:none}
[data-tree-process] .process-grid{display:grid;grid-template-columns:1fr;position:relative;padding:160px 0 80px;margin:36px auto 0;max-width:1000px;gap:0;isolation:isolate}
[data-tree-process] .process-grid:before,[data-tree-process] .process-grid:after{display:none}
[data-tree-process] .process-step{min-height:180px;padding:22px 0 28px 42%;position:relative;opacity:1!important;transform:none!important;transition:none}
[data-tree-process] .process-step h3{font-size:clamp(1.5rem,2.6vw,2.2rem);margin:12px 0}
[data-tree-process] .process-step p{max-width:440px;font-size:clamp(.84rem,1.1vw,1rem)}
[data-tree-process] .process-dot{width:38px;height:38px;font-size:.7rem;transition:background .4s,color .4s,border-color .4s}
[data-tree-process] .tree-active .process-dot{background:#a78a62;color:#fff;border-color:#a78a62}
.process-tree{position:absolute;inset:0 auto 0 0;width:36%;height:100%;overflow:visible;pointer-events:none;z-index:-1}
.tree-outline{fill:none;stroke:#a78a62;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
.tree-ghost{opacity:.17}.tree-ink{opacity:.9}
@media(max-width:700px){
 [data-tree-process] .process-grid{padding-top:126px;padding-bottom:54px;margin-top:20px}
 [data-tree-process] .process-step{padding:16px 0 28px 30%;min-height:190px}
 [data-tree-process] .process-step h3{font-size:1.5rem}
 .process-tree{width:25%}
}
@media(prefers-reduced-motion:reduce){.mf-intro-pending .brand-intro{display:none!important}.process-dot{transition:none!important}}
