.mk-icon{width:30px;height:30px;display:block;color:var(--indigo);flex:none}.mk-icon .s{stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;fill:none}.mk-icon .d{fill:currentColor}.mk-icon .g{fill:var(--gold)}.mk-motif{width:17px;height:17px;flex:none;color:var(--indigo)}.mk-motif .d{fill:currentColor;opacity:.42}.mk-motif .g{fill:var(--gold)}.mk-step .mk-icon{margin-bottom:16px}.mk-pillar .mk-icon{margin-bottom:14px}.mk-aud-head{display:flex;align-items:center;gap:11px}.mk-aud-head h3{margin:0}.mk-attr{display:block;width:100%;max-width:660px;height:auto;margin:44px 0 6px}.mk-attr .branch{stroke:var(--indigo-bright);stroke-width:2;opacity:.45;stroke-linecap:round}.mk-attr .trunk{stroke:var(--indigo-bright);stroke-width:2.5;stroke-linecap:round}.mk-attr .win{stroke:var(--gold);stroke-width:3;stroke-linecap:round}.mk-attr .node{fill:#fff;stroke:var(--indigo-bright);stroke-width:2}.mk-attr .hire{fill:var(--gold)}.mk-attr .lbl{fill:var(--ash);font-family:var(--f-mono);font-size:13px;letter-spacing:.1em;text-transform:uppercase}.mk-attr .lbl.gold{fill:#b45309}.mk-attr.armed .branch,.mk-attr.armed .trunk,.mk-attr.armed .win{stroke-dasharray:1;stroke-dashoffset:1}.mk-attr.armed .hire{opacity:0;transform:scale(.4);transform-box:fill-box;transform-origin:center}.mk-attr.armed.is-in .branch{stroke-dashoffset:0;transition:stroke-dashoffset .9s ease}.mk-attr.armed.is-in .trunk{stroke-dashoffset:0;transition:stroke-dashoffset 1.1s ease .15s}.mk-attr.armed.is-in .win{stroke-dashoffset:0;transition:stroke-dashoffset 1.2s ease .5s}.mk-attr.armed.is-in .hire{opacity:1;transform:scale(1);transition:opacity .45s ease 1.5s,transform .45s ease 1.5s}@media (prefers-reduced-motion:reduce){.mk-attr.armed .branch,.mk-attr.armed .trunk,.mk-attr.armed .win{stroke-dashoffset:0;transition:none}.mk-attr.armed .hire{opacity:1;transform:none;transition:none}}